Commit graph

1603 commits

Author SHA1 Message Date
Edward205 e91bf00618 Romanian translations 2022-06-28 13:48:00 +03:00
Jaex 546c95c6b1 #5055: Also handle bigger cursor in region capture 2022-06-15 01:59:55 +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 b0684a9cd6 Fixed floating step number issue 2022-05-18 07:14:00 +03:00
Jaex f1734a3474 Rename link variables 2022-05-15 00:32:09 +03:00
Jaex 7d1520406b Rename class 2022-05-03 09:57:11 +03:00
Jaex f60e8dd6f7 Moved file related methods to FileHelpers class 2022-05-03 09:34:18 +03:00
Laurent LOIE 42603327cc fix #6222 ( set IsImageModified to false only on Save and SaveAs OK ) 2022-04-22 10:05:51 +02:00
Jaex df808d89f2 Allow 0 value for step number 2022-03-11 07:30:42 +03:00
Jaex 7efc14112c Fix coordinate issues 2022-02-24 12:06:13 +03:00
Jaex 3a439df7f1 Fix active monitor mode issues 2022-02-24 10:24:16 +03:00
Jaex 61ced16d45 Added LockCursorToWindow method 2022-02-23 14:46:11 +03:00
Jaex a7fca59d1e Set ActiveMonitorMode false by default 2022-02-23 14:28:12 +03:00
Jaex 22c2179796 #5883: Also support active monitor mode in light and transparent region captures 2022-02-23 14:15:45 +03:00
Jaex 7bc34890da fixed #5883: Added active monitor mode option to region capture 2022-02-23 13:00:18 +03:00
Eric Tetz 28ff51c082 Fix panning regression, where panning at limit accumulates invisible changes. 2022-02-20 14:59:29 -07:00
Eric Tetz df6496c901 fix 6111: screen-wide crosshair clipped at zoom-out 2022-02-20 13:14:43 -07:00
Eric Tetz 5f7c9096e0
Switch to floating point internally. Panning fixes. (#6108)
* Switch to floating point internally. Panning fixes.

* Fix panning/zoom coordination errors.
2022-02-20 09:30:39 +03:00
Jaex 3da4e3ac3c Change zoom levels 2022-02-15 11:59:48 +03:00
Jaex 1ea1dacb0f Code refactoring 2022-02-15 11:01:29 +03:00
Eric Tetz 6fdc7cb768 Fix centering, add hotkeys, add zoom to fit.
Don't zoom during capture.

Performance: don't apply ScaleTransform when zoom is 100%. Draw background using SourceCopy rather than SourceOver.

Fix scaled centering.

Add hotkeys CTRL -, CTRL + to zoom in/out.

Add "Zoom To Fit" (CTRL+ALT+0) and "Zoom to fit on startup" editor option.
2022-02-12 18:43:37 -07:00
Eric Tetz 468d6ed3d6 Hide 100% zoom. CTRL+0 to reset. Fix magnifier and info text. Center zoom on mouse. Use GraphicsQualityManager. 2022-02-08 23:10:15 -07:00
Eric Tetz e5609fcef6 resolve conflicts and merged 2022-02-08 10:39:18 -07:00
Jaex ba9c5c8ec7 Improve square magnifier performance 2022-02-08 15:46:04 +03:00
Jaex a6b9cf7ca6 Fix enabled state 2022-02-07 17:52:28 +03:00
Jaex 6de6105264 FFmpegOptionsForm layout changes 2022-02-07 14:12:38 +03:00
Jaex f558182654 Added bitrate option for x264 video encoder 2022-02-07 12:36:02 +03:00
Jaex 1f5e2ee0a8 Rename folder 2022-02-07 11:17:40 +03:00
Jaex f42754729c Rename variables 2022-02-07 11:14:16 +03:00
Jaex b602b65905 Rename ScreencastOptions to ScreenRecordingOptions 2022-02-07 10:49:09 +03:00
Jaex f04d7ca15c Replace WindowsStore with MicrosoftStore 2022-02-04 12:05:43 +03:00
Eric Tetz 0ede4a27d2 Zoom by a fixed percentage of the current zoom level. Feels better. 2022-01-31 21:58:23 -07:00
Eric Tetz 778eec1188 Stay zoomed when image doesn't fit in client area 2022-01-31 20:31:34 -07:00
Eric Tetz 992e462383 Merge branch 'develop' of https://github.com/EricTetz/ShareX into develop 2022-01-31 18:06:33 -07:00
Eric Tetz 2ee7843393 First pass at adding zoom to image editor, via CTRL+mouse wheel. 2022-01-31 18:01:18 -07:00
L1Q 6559bb5194 Update Russian translation 2022-01-30 04:40:52 +02:00
L1Q 8f5799c4cf Add "FPS Limit" line to resx 2022-01-30 04:40:04 +02:00
Jaex f5afd208b4 Code refactoring 2022-01-24 22:27:34 +03:00
L1Q 890bd58905 Fix FPS limit not applying preference 2022-01-24 18:58:42 +02:00
Jaex 4a6cb786e0 Save editor canvas color 2022-01-24 18:22:54 +03:00
Jaex bcaca6a0ad Added canvas color button to canvas size form 2022-01-23 12:14:53 +03:00
Jaex 19aa3ea9ae Update Twitter username 2022-01-22 08:18:52 +03:00
Jaex 621c8db965 Added FPS limit option to region capture options menu 2022-01-18 08:22:31 +03:00
Jaex 51d55059f9 Code refactoring 2022-01-17 10:41:32 +03:00
Jaex 29dc478e2b fixed #4951: Added support to limit region capture/image editor fps 2022-01-17 09:13:58 +03:00
Jaex 2ad22fa510 Added FPSManager class 2022-01-17 04:56:32 +03:00
Jaex 93a16a7055 Use layered form in notification form 2022-01-12 23:37: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 97397e1d66 #5973: Add buffer size args for each input device, added "audio_buffer_size" arg 2021-12-24 10:58:26 +03:00
L1Q 27776db577 Update russian translation 2021-12-14 17:53:28 +02:00
L1Q a742a66742 Move lines to resx 2021-12-14 17:51:54 +02:00
Jaex 241619cc07 Rename variables 2021-12-12 00:21:19 +03:00
Jaex b5e7622366 fixed #5901: For screen recordings get window info to be able to use in file name and history tags 2021-12-11 15:44:13 +03:00
Jaex f7b1eeb5c3 #5973: Added thread_queue_size 2021-12-07 03:06:53 +03:00
Jaex 4dd7fd0a10 Added -hide_banner to FFmpeg args 2021-11-03 04:07:03 +03:00
Jaex 30c46d4932 #5819: If "Auto copy image to clipboard" is enabled then also copy image to clipboard on image editor startup 2021-10-31 16:50:59 +03:00
Jaex d6a13316d5 Make forms localizable 2021-10-31 16:07:26 +03:00
Jaex b77fa9b56d Added option menu item 2021-10-23 03:19:41 +03:00
Jaex 148817d9c0 Added auto copy image to clipboard option to image editor 2021-10-23 03:07:07 +03:00
Jaex cb813b88d8 Added ImageModified event 2021-10-23 01:44:29 +03:00
Jaex 7763a1e27f Use "None" instead of "Content" for file build action 2021-10-19 20:37:42 +03:00
Jaex 8458e859f8 Swap move/resize hotkeys in region capture so arrow keys moves shapes instead of resize 2021-10-04 01:35:30 +03:00
Jaex eb2d90c0c9 Remember color picker color palette mode selection 2021-10-03 01:48:03 +03:00
Jaex 1b4b4142df fixed #5833: Added region capture click action for "Capture last region" 2021-09-21 14:52:44 +03:00
Jaex 96480288cd fixed #5806: Added faststart to NVENC 2021-09-08 16:11:55 +03:00
L1Q 6b8754b3db Update russian localization 2021-09-08 07:27:40 +03:00
Jaex bc3f64297a More Turkish translations 2021-09-07 04:18:43 +03:00
kanaxx 56b6e9dd1d Update Japanese translations for v13.6.0 2021-09-05 16:09:34 +09:00
kimhwan 16f2c16ba2
fix: I corrected the typo
겂 -> 값
2021-09-05 07:56:36 +09:00
Jaex ff3a896cd0 More Turkish translations 2021-09-03 18:31:34 +03:00
Jaex 1c9526b3a7 More Turkish translations 2021-09-03 03:07:17 +03:00
Jaex 2ab776221d resx update 2021-08-30 15:44:56 +03:00
Jaex 530aad7f05 Rename more controls 2021-08-30 13:01:36 +03:00
Jaex c4b1ffabc6 Rename controls for consistency 2021-08-30 11:12:24 +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 02db9fb780 Update BlobEmojis 2021-08-29 08:20:14 +03:00
Jaex 433873f201 Allow 0 size in glow image effect 2021-08-22 05:35:20 +03:00
L1Q bdde6577bb Update Russian translation 2021-08-19 19:16:52 +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
kanaxx 3a11421563 revise some texts for video capture 2021-07-11 14:58:12 +09:00
Jaex b58c77ee68 fixed #5676: Allow canceling insert image dialog 2021-07-01 18:04:45 +03:00
kanaxx a2a8e81017 add resource file 2021-06-28 22:31:33 +09:00
kanaxx d5bb4474ed localize border style 2021-06-27 22:43:36 +09:00
Jaex b48d615362 Code refactoring 2021-06-10 21:44:40 +03:00
Jaex e8ad4b8553 Code refactoring 2021-06-10 01:14:01 +03:00
Jaex 1e8fb8a6fb fixed #5560: If magnifier is close to edges then draw canvas background 2021-06-08 21:51:40 +03:00
kanaxx 8a6dfd99cd update Japanese translations 2021-05-14 00:53:05 +09:00
Jaex 76b684e938 Move ScreenRecordForm to ScreenCaptureLib 2021-04-30 06:20:19 +03:00
Jaex 7f88c8c75f Added auto size drop down extension for combo box 2021-04-25 20:49:40 +03:00
Jaex e986638d5d Support lowercase step letters and roman numerals 2021-04-25 19:44:26 +03:00
Wanderlei Hüttel ce3e5ba25e Portugueze Brazilian Language Update 2021-04-17 14:58:01 -03:00
Jaex 7349eca130 Code refactoring 2021-04-17 11:50:59 +03:00
Edward Sierra 69e787acad Used list and enum to allow for ease of adding additional step shape types. 2021-04-17 00:40:40 -07:00