Commit graph

158 commits

Author SHA1 Message Date
Jaex 837ef0a7fc Update year 2021-07-29 06:22:51 +03:00
Jaex 237cae6b1e Code refactor 2021-07-19 00:02:22 +03:00
Jaex a6c84b8ba8 Rename functions 2021-07-14 18:35:47 +03:00
Jaex 2d721e617c Code refactoring 2021-07-14 18:30:26 +03:00
Jaex d7aa0ab7f5 Added CombineImages method 2021-06-14 15:18:09 +03:00
Jaex e8ad4b8553 Code refactoring 2021-06-10 01:14:01 +03:00
kanaxx 8a6dfd99cd update Japanese translations 2021-05-14 00:53:05 +09:00
Wanderlei Hüttel ce3e5ba25e Portugueze Brazilian Language Update 2021-04-17 14:58:01 -03:00
Jaex 09fff80312 Added "Auto fill background" option to image combiner tool 2021-04-06 20:09:06 +03:00
Jaex a61d0d57ea Hide video quality controls instead of disabling 2021-01-16 23:22:24 +03:00
Jaex fe381da2c1 Added CMYK support to screen color picker name format 2020-11-22 00:58:31 +03:00
Jaex 297204f327 Use radio buttons for combine orientation 2020-11-21 00:12:29 +03:00
kanaxx f6211f2604 add Japanese translations 2020-10-26 22:43:55 +09:00
YFdyh000 ad9ef8e11e Update Chinese (Simplified) translations 2020-10-26 06:03:34 +08:00
kanaxx b4128e3bad adding resources of Japanese translation 2020-09-18 00:31:16 +09:00
Jaex ea695ab926 Code refactor 2020-09-15 03:36:49 +03:00
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
simonporte bdf4db16d3 Update french translation 2020-09-01 18:54:25 +02:00
L1Q 69e8c22479 Update russian translation 2020-08-31 12:30:29 +01:00
L1Q 9a5fb49b18 Move lines to resx 2020-08-31 12:30:28 +01:00
Michael Delpach 7bcc521b6b DPI fixes 2020-07-11 18:59:06 +08:00
Farewell Angelina 28c29feb18 PT-PT Language 2020-04-30 00:45:09 +01:00
Jaex fa2685de08 fixed #4705: Fix video thumbnailer issues introduced in latest version 2020-04-09 19:22:55 +03:00
Jaex 250f8a9872 Fix control anchors 2020-03-23 23:54:23 +03:00
Jaex 2066f0def0 fixed #4655: Added image alignment option to image combiner tool 2020-03-23 23:44:50 +03:00
Jaex 335972455a More Bitmap usage 2020-03-23 22:33:26 +03:00
Jaex 0137f60a0d All ImageHelpers methods return bitmap now instead of image 2020-03-22 02:22:43 +03:00
mdmk 02e315b8e6 Update french translation
Complete missing strings
Correct end of string ponctuation
Plus a few adjustments for word consistency
2020-03-20 00:07:48 +01:00
L1Q af7c0effcd Update russian translation 2020-02-14 23:37:05 +02:00
L1Q 60baeb528d Move lines to resx 2020-02-14 23:21:30 +02:00
Jaex 803a4e567c Update year 2020-02-05 10:19:48 +03:00
Олександр (6c6c6) ae475ce88a
Some ukrainian fixes and updates 2020-01-23 17:45:05 +02:00
Олександр (6c6c6) 977b845726
Ukrainian translation update
Almost completed Ukrainian localization. Anyone can join the translation [here](https://crowdin.com/project/sharex-unofficial/).
2020-01-21 17:48:12 +02:00
Jaex 64fa09a65c Use ClipboardHelpers everywhere 2019-12-12 16:12:46 +03:00
Jaex a149c608b7 Make video converter form localizable 2019-12-01 20:33:22 +03:00
Jaex 388652ea66 Show min and max values under track bar 2019-12-01 20:15:08 +03:00
Jaex a9d14f940f Use const for encoder quality ranges 2019-12-01 19:50:41 +03:00
Jaex a66a0b49f7 Fix VP8 minimum crf 2019-12-01 19:26:38 +03:00
Jaex edc2b3120c Removed tab control from video converter form 2019-11-30 20:50:56 +03:00
Jaex beb7156c80 Added "Use custom arguments" option to video converter 2019-11-30 20:21:47 +03:00
Jaex 24cbbc0999 Tab name change 2019-11-28 18:38:24 +03:00
Jaex c5828c9992 Added "Auto open folder" option to video converter 2019-11-27 19:10:49 +03:00
Jaex 9eb37efa1f Support stopping video encoding 2019-11-25 14:10:47 +03:00
Jaex aabacb9bb5 Moved GetDirectShowDevices to FFmpegCLIManager 2019-11-23 15:26:56 +03:00
Jaex a1418be676 Always show encode progress bar 2019-11-23 10:35:33 +03:00
Jaex db7ea69ffe Use black style progress bar 2019-11-22 17:57:41 +03:00
Jaex 574e92485d Added tabs to video converter form 2019-11-22 17:40:11 +03:00
Jaex 0bd6d998b4 Added encode progress support 2019-11-22 17:14:24 +03:00
Jaex 04b8f2ee7b Remember video converter settings 2019-11-22 11:26:08 +03:00
Jaex 8c99547ea7 Reverse video quality track bar value 2019-11-20 15:53:14 +03:00