Commit graph

202 commits

Author SHA1 Message Date
Michael Delpach
f0a982fdf3 Rebase to 0c039b9ee0
0c039b9ee0
2020-07-06 07:23:59 +08:00
Michael Delpach
50f86ee79a Revert "Revert "Merge branch 'master' of https://github.com/ShareX/ShareX""
This reverts commit 85fdab3c56.
2020-07-06 06:37:56 +08:00
Michael Delpach
85fdab3c56 Revert "Merge branch 'master' of https://github.com/ShareX/ShareX"
This reverts commit 2903ca1082, reversing
changes made to 195c0f2f8a.
2020-07-06 06:27:50 +08:00
Michael Delpach
2903ca1082 Merge branch 'master' of https://github.com/ShareX/ShareX 2020-07-06 06:26:47 +08:00
Michael Delpach
b5d68b721e .NET Framework upgrade to 4.7.2 to fix multi-DPI issues
Starting with the .NET Framework 4.7, Windows Forms includes enhancements for common high DPI and dynamic DPI scenarios - See https://docs.microsoft.com/en-us/dotnet/framework/winforms/high-dpi-support-in-windows-forms
2020-06-29 07:36:48 +08:00
Michael Delpach
195c0f2f8a Revert "Merge branch 'master' into tweaks"
This reverts commit 162badae3b, reversing
changes made to e0f2812f3d.
2020-06-29 06:10:21 +08:00
Jaex
d6872d7b9f Improve ZipManager extract method 2020-06-19 17:41:00 +03:00
Jaex
6360690bda Use filter func in zip extract method 2020-06-19 16:24:09 +03:00
Jaex
cd052ea783 Rename create directory method 2020-06-15 07:17:46 +03:00
Jaex
9c89c521d2 Include pt-PT.resx files 2020-05-07 08:47:10 +03:00
Farewell Angelina
28c29feb18 PT-PT Language 2020-04-30 00:45:09 +01:00
Jaex
96296c51eb Added RandomFast and RandomCrypto classes 2020-04-23 16:41:09 +03:00
Jaex
fa2685de08 fixed #4705: Fix video thumbnailer issues introduced in latest version 2020-04-09 19:22:55 +03:00
Jaex
0daddf2049 If FFmpeg operation fail then show error output window 2020-04-07 03:09:44 +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
Jaex
c1bcb15d98 Use bitmap in manipulation image effects 2020-03-22 01:07:38 +03:00
Jaex
4a58f310ab Include fr.resx files 2020-03-20 22:04:08 +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
Jaex
9aedfba8b9 Include uk.resx files 2020-01-28 08:57:28 +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
e0d00c320e Removed FFmpegHelper class, instead using FFmpegCLIManager 2019-11-23 18:06:13 +03:00
Jaex
aabacb9bb5 Moved GetDirectShowDevices to FFmpegCLIManager 2019-11-23 15:26:56 +03:00
Jaex
7faad83eeb Simplify regex 2019-11-23 11:23:07 +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
Jaex
ddbc49da0b Added track bar for video quality 2019-11-19 16:52:34 +03:00
Jaex
7872e875f4 Set video codec quality ranges 2019-11-19 15:53:19 +03:00
Jaex
8d51d7eec0 Removed redundant awaits 2019-11-19 04:02:51 +03:00
Jaex
53cd8feb47 Update control enabled states 2019-11-18 03:00:24 +03:00