ShareX/ShareX.MediaLib
Michael Ryan 46c8c4b778 Fixed the following compiler errors and warning.
* QuickTaskInfoEditForm.cs(57, 124): [CS8107] Feature 'enum generic type constraints' is not available in C# 7.0. Please use language version 7.3 or greater.

* VideoConverterForm.cs(177, 25): [CS0121] The call is ambiguous between the following methods or properties: 'Task.Run<TResult>(Func<TResult>)' and 'Task.Run(Func<Task>)'

* HashCheck.cs(65, 55): [CS0168] The variable 'e' is declared but never used
2020-09-14 12:22:56 -07:00
..
Forms Fixed the following compiler errors and warning. 2020-09-14 12:22:56 -07:00
Properties Updated missing Korean translations and more 2020-09-03 03:49:17 +09:00
DirectShowDevices.cs Update year 2020-02-05 10:19:48 +03:00
Enums.cs Update year 2020-02-05 10:19:48 +03:00
FFmpegCLIManager.cs fixed #4705: Fix video thumbnailer issues introduced in latest version 2020-04-09 19:22:55 +03:00
FFmpegDownloader.cs Make sure only json and xml files will be extracted from backup file, also limit max uncompressed size for backup and FFmpeg 2020-08-14 14:47:03 +03:00
FFmpegGitHubDownloader.cs Update FFmpeg download URL in setup project 2020-09-06 13:41:01 +03:00
ImageCombinerOptions.cs fixed #4655: Added image alignment option to image combiner tool 2020-03-23 23:44:50 +03:00
ShareX.MediaLib.csproj Project cleanup 2020-09-06 12:30:29 +03:00
VideoConverterOptions.cs Update year 2020-02-05 10:19:48 +03:00
VideoInfo.cs Update year 2020-02-05 10:19:48 +03:00
VideoThumbnailer.cs Rebase to 0c039b9ee0 2020-07-06 07:23:59 +08:00
VideoThumbnailInfo.cs Update year 2020-02-05 10:19:48 +03:00
VideoThumbnailOptions.cs Update year 2020-02-05 10:19:48 +03:00