Commit graph

577 commits

Author SHA1 Message Date
Олександр (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
9eca2f3b83 Support dark theme in sticker picker window 2020-01-16 13:51:14 +03:00
Jaex
d05cf467e7 Fix ImageListView issue 2020-01-16 13:07:32 +03:00
Jaex
65fb293512 Added GetFileDropList method to ClipboardHelpers 2019-12-12 16:06:57 +03:00
Jaex
a9d14f940f Use const for encoder quality ranges 2019-12-01 19:50:41 +03:00
Jaex
5922e5878b fixed #824: Added VP9 support 2019-11-28 19:54:07 +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
8d51d7eec0 Removed redundant awaits 2019-11-19 04:02:51 +03:00
Kamil Monicz
c9bff5c70f Updated regionAnimation.FromRectangle to use the last current rectangle for smooth animation 2019-11-18 20:18:19 +01:00
Absay
53c5ec31bb Update translation: es-MX 2019-11-03 11:39:46 -06:00
L1Q
1bbe31ebde Update russian translation 2019-10-28 06:28:55 +02:00
Scratch
6915a279c1 Fix AudioCodec Combobox 2019-10-22 00:31:47 +11:00
Scratch
3ad7d6ed84 Support Opus in FFMPEG
Supports webm/mp4 files
2019-10-22 00:31:47 +11: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
candela97
5ba25517d4
update zh-TW localization 2019-09-24 05:19:35 +08:00
AmirPourmand
39e855db8d Add more persian translations 2019-09-11 00:18:23 +04:30
Jaex
35fa16a659 Added ShareXTheme class for preparation of customizable theme colors 2019-09-06 11:18:30 +03: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
ad5173241f Apply dark theme to toolstrips too 2019-06-24 20:59:48 +03:00
Jaex
f43c631799 Nearly all forms supports dark theme now 2019-06-23 18:10:51 +03:00
Jaex
f937a5d093 fixed #4170: Only allow monitor capture keybinds in region capture mode 2019-06-14 19:18:39 +03:00
Jaex
0755698b08 Checker changes 2019-06-02 22:45:15 +03:00
Jaex
35d6f5aaed Support dark theme color in image editor background 2019-06-01 00:19:37 +03:00
Jaex
132ebafa9c Rename Between extension to Clamp 2019-05-23 22:59:16 +03:00
Jaex
0aca109705 Use dark themed menus in main window and tray menu 2019-05-16 02:05:32 +03:00
Daniel Kuschny
fa89e16d4d Merge branch 'master' into feature/select-tool 2019-04-13 13:47:25 +02:00
L1Q
763a3d2c5c Update russian translation 2019-04-04 23:08:18 +03:00
Daniel Kuschny
056f17cbc7 Added select tool to image editor 2019-04-04 18:32:58 +02:00
Charles Milette
2abe35700d
Add support for Intel QuickSync
Intel QuickSync provides hardware H.264 encoding on Intel Sandy Bridge CPUs and up and hardware H.265 encoding on Skylake CPUs and up via a dedicated die on the processor chip, being faster than CPU encoding and more power efficient than GPU encoding
2019-03-14 14:33:18 -04:00
Jaex
469fc29b87 Update year 2019-01-02 10:43:52 +03:00
Jaex
80b4f5a986 Removed webpage capture which was using IE/Edge to render because built in browser capture methods superior to this method: https://getsharex.com/docs/website-capture 2018-12-17 15:17:04 +03:00
Jaex
96d33b6081 Revert "Merge pull request #3832 from sylveon/master"
This reverts commit 28dbc0274c, reversing
changes made to a7290eab3b.
2018-12-17 12:36:37 +03:00
Charles Milette
5229a32a1b
Cancel unwanted changes, mark assemblies as compile only 2018-12-15 22:20:34 -05:00
Charles Milette
08f939092f
Add EdgeHTML renderer support to webpage capture 2018-12-15 22:14:43 -05:00
Jaex
6d855e9ef0 Process usage refactor 2018-12-06 21:51:41 +03:00
Jaex
4642091372 fixed #3741: After use image editor task buttons, modified should be set to false 2018-11-17 12:20:59 +03:00
Charles Milette
8f9a0d06dd
Fix resx stupidity 2018-10-30 19:40:29 -04:00
Charles Milette
9cf109241b
Add AMD hardware acceleration support 2018-10-30 19:31:10 -04:00
Jaex
efdcdc2ca7
Merge pull request #3679 from L1Q/master
Update Russian translation
2018-10-18 21:56:46 +03:00
thanhpd
be79107bfe Update Vietnamese vi-VN translation 2018-10-09 21:10:59 +07:00
Jaex
ac14199044 Don't use _ prefix for variables 2018-10-06 22:09:15 +03:00
tinybarks
7306b060a2
TextDrawingInputBox: Properly handle enter in CJK input (#3621) 2018-10-06 17:47:15 +02:00