Commit graph

221 commits

Author SHA1 Message Date
kanaxx
f6211f2604 add Japanese translations 2020-10-26 22:43:55 +09:00
Jaex
9b6c408588 Include resx files 2020-10-26 12:19:35 +03:00
YFdyh000
ad9ef8e11e Update Chinese (Simplified) translations 2020-10-26 06:03:34 +08:00
Jaex
28c9e57e92 Include ja-JP.resx files 2020-10-13 14:26:36 +03: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
Jaex
4d383f50cf Update FFmpeg download URL in setup project 2020-09-06 13:41:01 +03:00
Jaex
96acc24e9b Use browser URL for FFmpeg download 2020-09-06 13:34:57 +03:00
Jaex
a277389f61 Project cleanup 2020-09-06 12:30:29 +03:00
Yangjin Cho
61e44c18a7
Delete VideoConverterForm.ko-KR.resx 2020-09-06 18:05:35 +09:00
RieL
cfb241ad7e Updated missing Korean translations and more
Screenshot delay -> 스크린샷 지연
and added some other missing translations & ':'s.
2020-09-03 03:49:17 +09:00
Jaex
b23357d1f8 Code refactor 2020-09-02 12:49:59 +03:00
Jaex
bc7c7adf26 Use ShareX/FFmpeg repo for FFmpeg download 2020-09-02 12:19:20 +03: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
Jaex
1670e48a16 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
Michael Delpach
7bcc521b6b DPI fixes 2020-07-11 18:59:06 +08:00
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