Commit graph

345 commits

Author SHA1 Message Date
Jaex
2ec6429270 ImageBeautifierForm improvements 2023-04-24 23:16:56 +03:00
Jaex
b7bb8d7fe0 ImageBeautifierForm improvements 2023-04-24 21:27:23 +03:00
Jaex
b9814e23bf ImageBeautifierForm improvements 2023-04-24 18:38:50 +03:00
Jaex
e4f55a474a Added "Image beautifier" tool 2023-04-24 17:33:40 +03:00
Jaex
911c81b065 fixed #4914: Added AV1 support to video converter tool 2023-04-23 11:17:58 +03:00
Jaex
5c8b170ed0 Include all he-IL.resx files 2023-03-27 08:04:25 +03:00
Jaex
2312f3796c
Merge pull request #6745 from E-RELevant/develop
Add Hebrew translation
2023-03-27 04:54:18 +03:00
Jaex
61be95d5e8 Always show custom arguments 2023-03-16 07:21:24 +03:00
Jaex
39c169771d Added bitrate option to video converter 2023-03-15 11:23:38 +03:00
E-RELevant
0ddc9b09ae Added @Invariant comments in missing places
Some of the fields for translation that are not required in translation to other languages (as far as I know) do not contain the appropriate comment, this correction adds the required comment.
2023-02-17 16:23:52 +02:00
E-RELevant
d9c3e62692 Add Hebrew translations
Adding the missing translations and aligning the wording across the entire application
2023-02-17 16:21:36 +02:00
RikoDEV
c47c72013a Update Polish translations 2023-01-23 16:09:11 +01:00
Jaex
69ca568501 Rename SharedAssemblyInfo.cs to GlobalAssemblyInfo.cs 2023-01-16 00:13:46 +03:00
Jaex
94e45b5cb8 Update year 2023-01-09 23:31:02 +03:00
Jaex
b254bd2baf
Merge pull request #6674 from L1Q/develop
Improve translation support, update russian
2023-01-09 02:45:07 +03:00
Jaex
b7834b8494 Include all pt-BR.resx files 2023-01-08 22:29:08 +03:00
L1Q
d5dd3d0411
Update russian translation 2023-01-07 20:04:07 +02:00
Wanderlei Hüttel
2323b4b637 Update Portuguese Brazilian translations for 14.1 - missing words 2023-01-05 15:12:30 -03:00
Wanderlei Hüttel
ff6ea42b13 Update Portuguese Brazilian translations for 14.1 2023-01-05 13:02:37 -03:00
maboroshin
9bdc357791 Update Japanese translations for 14.1.4 2022-12-10 13:20:53 +09:00
Jaex
fa9a0f1f5a Include all vi-VN.resx files 2022-11-29 04:51:08 +03:00
David Nguyen
cc03ef4eac Complete Vietnamese language translation 2022-11-01 20:35:44 +07:00
Jaex
ff28b68ca0 Use OrdinalIgnoreCase 2022-10-15 02:10:59 +03:00
Jaex
eb6ac4e05e Added image count 2022-10-09 13:52:38 +03:00
Jaex
58dce8e309 Added WrapAfter option to ImageCombinerForm 2022-10-09 13:14:23 +03:00
Jaex
6af7de1a22 Added WrapAfter option to CombineImages function 2022-10-08 12:38:08 +03:00
Jaex
365c2120ea Code refactoring 2022-10-08 10:24:57 +03:00
Jaex
4abac3d383 Use Environment.Is64BitOperatingSystem 2022-09-11 10:19:06 +03:00
Jaex
dd9f7a6b6d Increase ffmpeg extract size limit to 200mb 2022-09-11 06:25:42 +03:00
Jaex
930d8a9e1b Interim work for screen recording pause support 2022-09-03 16:52:42 +03:00
Jaex
ebbb0ca233 Added ConcatenateVideos method 2022-09-03 13:50:09 +03:00
Jaex
a73193adfe Code refactoring 2022-08-25 08:35:33 +03:00
Jaex
8386bd861b Change control sizes 2022-08-20 02:23:45 +03:00
L1Q
4f8b4c4917 Widen Video Converter Form to fit translated lines
- widen the form by 102 pixels
- widen and move some elements accordingly
- change default text for lower/higher video quality to represent real world line lengths in the form builder
2022-07-26 00:04:41 +03:00
RikoDEV
26aa283e16 Add translations lost by IDE 2022-07-04 11:04:41 +02:00
RikoDEV
f9b4d58c1f Polish translations 2022-07-03 22:17:03 +02:00
Edward205
e91bf00618 Romanian translations 2022-06-28 13:48:00 +03:00
YFdyh000
9c5c8a7d7e Merged partial modifications from #6253
Credit: https://github.com/xkonglong

BTW, this may contain some other modifications.
2022-06-14 08:19:46 +08:00
YFdyh000
f4fcac6f02 Updated Simplified Chinese translation 2022-06-14 08:19:43 +08:00
Jaex
21b8822f50 Fix control anchor 2022-05-14 06:44:26 +03:00
Jaex
f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Jaex
f04d7ca15c Replace WindowsStore with MicrosoftStore 2022-02-04 12:05:43 +03:00
Jaex
081a65edc9 fixed #6057: Support FFmpeg 5.0 2022-01-30 04:31:07 +03:00
Jaex
8c3dc0b78c Update year 2022-01-11 19:32:17 +03:00
Jaex
5b7ca3e130 Added hide_banner to all FFmpeg args 2022-01-08 14:18:29 +03:00
Jaex
46e8387766 Rename variables 2022-01-05 10:44:18 +03:00
kanaxx
07172b862f update japanese translation for 13.7 2021-12-31 00:43:06 +09:00
Jaex
6da958b001 Added "Show stats" button to history form 2021-12-12 20:02:44 +03:00
Jaex
241619cc07 Rename variables 2021-12-12 00:21:19 +03:00
Jaex
6fb8ca8494 Also added -hide_banner to Video Converter 2021-11-03 04:18:47 +03:00
Jaex
8baa1ba78a Support drag n drop file to video converter form 2021-09-16 03:27:44 +03:00
Jaex
c7c4b0807a fixed #5816: Handle illegal output file path 2021-09-15 03:08:41 +03:00
Jaex
e8684b9f9e Revert "Support drag n drop file to video converter form"
This reverts commit f383e3893c.
2021-09-10 05:54:37 +03:00
L1Q
6b8754b3db Update russian localization 2021-09-08 07:27:40 +03:00
Jaex
f383e3893c Support drag n drop file to video converter form 2021-09-06 04:42:07 +03:00
kanaxx
56b6e9dd1d Update Japanese translations for v13.6.0 2021-09-05 16:09:34 +09:00
Jaex
1c9526b3a7 More Turkish translations 2021-09-03 03:07:17 +03:00
Jaex
7edb26ee9b resx cleanup 2021-08-29 19:35:31 +03:00
Jaex
31f187091f Revert S3 storage class translations 2021-08-29 19:09:02 +03:00
Jaex
8ba6ba8c32 Updated Turkish translation of ShareX project 2021-08-29 17:09:48 +03:00
Jaex
dd87787426 Upgrade project .NET Framework version to 4.8 2021-08-15 06:13:07 +03:00
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
kanaxx
3a11421563 revise some texts for video capture 2021-07-11 14:58:12 +09: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
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