Commit graph

254 commits

Author SHA1 Message Date
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
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
Jaex c35252b081 Added Xvid args 2019-11-18 02:41:18 +03:00
Jaex b53f4c2d1f Added gif, webp and apng args 2019-11-18 00:36:02 +03:00
Jaex a7370ca68b Added vp8 and vp9 support to converter 2019-11-17 23:17:47 +03:00
Jaex 5b2c10c185 Added marquee progress bar 2019-11-17 04:19:10 +03:00
Jaex 1e3c20b582 Added encode button functionality 2019-11-17 04:03:54 +03:00
Jaex 7bf8d2a740 x264 and x265 args implemented 2019-11-17 00:04:02 +03:00
Jaex 548886e26d Added video converter to tools menu 2019-11-16 22:34:32 +03:00
Jaex cc59328d14 Initial UI work for video converter tool 2019-11-16 21:18:58 +03:00
Jaex 9c08abc681 Added column x row label near split options 2019-11-13 15:18:27 +03:00
Jaex 983bb49135 Include es-MX.resx in projects 2019-11-12 19:09:22 +03:00
Jaex 134d893d5f Show split counts on split image button 2019-11-12 18:40:49 +03:00
Jaex 460be376c7 Improve button state logic when splitting image 2019-11-08 11:28:12 +03:00
Jaex a453b43236 Update button states in image splitter form 2019-11-08 11:11:38 +03:00
Jaex 2ed966fe05 Added "Copy Discord emoji syntax" button to image splitter tool 2019-11-07 10:45:18 +03:00
Absay 53c5ec31bb Update translation: es-MX 2019-11-03 11:39:46 -06:00
L1Q e8d9d134d1 Translate Image splitter to russian 2019-10-28 19:46:43 +02:00
Jaex 20f7a5d415 Make ImageSplitterForm localizable 2019-10-28 15:24:54 +03:00
Fyers 20d219b264 german 2019-10-01 22:33:10 +02:00
thanhpd e0222c8a8d
Update Vietnamese translation 2019-10-01 23:21:33 +07:00
Jaex df0f400d3e Select output folder automatically, order controls 2019-09-29 02:56:49 +03:00
Jaex b2caaeb122 Open folder with first split image selected 2019-09-29 02:09:39 +03:00
Jaex 6995194a33 Image splitter tool improvements 2019-09-28 19:29:51 +03:00
Jaex 03265e69be Initial work for image splitter tool 2019-09-28 18:55:26 +03:00
Jaex 461c29c78c Added resx files to projects 2019-09-24 13:20:09 +03:00
candela97 5ba25517d4
update zh-TW localization 2019-09-24 05:19:35 +08:00
Jaex 3e07d79eef
Merge pull request #4321 from simonporte/french-translation
Update french translation
2019-08-31 10:38:15 +03:00
mdmk af765c5114 Update french translation 2019-08-30 16:34:26 +02:00
Amir Pourmand 83b1985f8f Adding Persian Language Support (#4314)
* Create Resources.fa-IR.resx

* Add more translations

* adding Persian language to enums and langauge helper

* Ading Persian to Main form and resources

* translate about form

* translate Standard Record Form

* add Iran icon

* add Ir Icon to resources

* update Resource file

* update main Form

* fix adding IR File

* catching all Exceptions!

* Adding More Forms

* merge commit

* Add More

* Back To Version

* A little Change

* Add Persian Resource Files

* Add More Persian

* add more translation

* add more traslation

* add resource file Fa-IR

* Revert "merge commit"

This reverts commit e5f4a36f8c.

# Conflicts:
#	ShareX/Forms/TaskSettingsForm.Designer.cs
#	ShareX/Forms/TaskSettingsForm.resx

* Revert History Form to its original state
2019-08-30 10:21:04 +03:00
gehongyan f54d9827cf Updated Simplified Chinese Translation. 2019-07-10 15:42:31 +08:00
xnumad f4f1a7bb6c Update German translation
Grammar and wording related
2019-07-08 03:12:14 +02:00
Jaex 17b6c009fe Rename function name 2019-06-24 21:36:16 +03:00
Jaex f43c631799 Nearly all forms supports dark theme now 2019-06-23 18:10:51 +03:00
L1Q 763a3d2c5c Update russian translation 2019-04-04 23:08:18 +03:00
L1Q c62d8556c6 Improve tranlsation support
Move lines to resx
2019-04-04 22:22:16 +03:00
Jaex b24fbf69b5 Show message box after generate thumbnails 2019-01-02 12:20:34 +03:00
Jaex 09cd2e62fd Added quality option to image thumbnailer 2019-01-02 11:58:31 +03:00
Jaex 469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex 6d855e9ef0 Process usage refactor 2018-12-06 21:51:41 +03:00
Jaex 73cd641fb5 CodeMaid cleanup 2018-10-30 20:58:35 +03:00
thanhpd be79107bfe Update Vietnamese vi-VN translation 2018-10-09 21:10:59 +07:00
Fyers ff09ec2616 added some more german translations 2018-09-21 22:51:33 +02:00
Jaex 507143fef0 More Turkish translations 2018-08-19 15:01:13 +03:00
Jaex 6ece7131d3 Turkish translation improvements 2018-08-07 22:18:17 +03:00
Jaex 57e1533c79 Update invariant resx comments 2018-08-07 15:45:56 +03:00
Jaex b93c2b4c08 Added zh-CN to csproj 2018-08-07 13:09:04 +03:00
Jaex 9e431ee6f2 Added es-MX to csproj, removed unused resx entries from other languages 2018-08-07 12:21:38 +03:00
Jaex 137ad5683d Installer must run in foreground thread 2018-08-03 17:43:21 +03:00
Jaex 380f438444 Using Task instead of Thread 2018-08-03 17:24:26 +03:00