Commit graph

297 commits

Author SHA1 Message Date
Jaex 9ec0b19038 Another method to scroll top 2015-09-27 10:03:10 +03:00
Jaex 2861dc0cff Start scrolling recording 1 second later instead of using scroll delay for first tick 2015-09-27 09:21:36 +03:00
Jaex c363abdf22 Show processing label when long running task will start 2015-09-27 08:57:02 +03:00
Jaex 1dbab850b5 Added StartSelectionAutomatically, StartCaptureAutomatically, ScrollTopBeforeCapture options to scrolling capture 2015-09-27 03:53:45 +03:00
Jaex 6ad54ee766 Check all matched lines and use highest match offset 2015-09-26 13:40:57 +03:00
Jaex fc01a41468 Auto detect scroll end option and remove duplicates 2015-09-26 12:18:38 +03:00
Jaex e75b0b03fc More improvements 2015-09-26 11:47:48 +03:00
Jaex 687d03f86f Combine improvements 2015-09-26 10:16:33 +03:00
Jaex d6243d0582 Added key press and mouse wheel simulate methods 2015-09-26 08:57:26 +03:00
Jaex 022853ef4d Added guess trim edges and guess combine adjustments so scrolling capture can automatically combine without user interaction 2015-09-26 03:42:43 +03:00
Jaex 151ceb2420 Added upload/save button to scrolling capture which uses after capture tasks 2015-09-25 15:33:13 +03:00
Jaex 3952b0f790 Manual combine fixes 2015-09-25 14:36:13 +03:00
Jaex e5029be869 Added manual combining 2015-09-25 14:14:51 +03:00
Jaex 6381336f37 Alternative way if GetScrollInfo fails 2015-09-25 13:32:53 +03:00
Jaex 44c8df80ba Scrolling capture currently just captures without combine 2015-09-25 13:02:31 +03:00
Jaex 55bbc1001c Added scrolling capture form 2015-09-25 11:12:03 +03:00
Jaex 2e59b2ee83 Added OneClickMode to rectangle region to be able to get handle of selected control 2015-09-25 09:39:08 +03:00
Jaex 91fec61141 Don't allow pressing stop/abort when process not running 2015-09-22 21:50:41 +03:00
Jaex 91f147e7c2 Chrome WebM transparency fix 2015-09-20 13:03:44 +03:00
wforums a80da4f589 Dutch language update
Updated the Dutch language forms to hold all new added translations.
2015-09-18 19:49:09 +02:00
Alexandre Oliveira c17b6bf320 Updated pt_BR translation 2015-09-17 17:56:18 -03:00
Shadorc 4c423e10db Update French Translation 2015-09-17 14:10:42 +02:00
Jaex c245df5568 Translated missing translations 2015-09-17 11:55:45 +03:00
Jaex 9d2e0d223d Added FFmpeg path color 2015-09-16 02:37:42 +03:00
Jaex 5de0e3c020 fix ffmpeg path 2015-09-15 23:11:43 +03:00
Jaex 5e00cff459 Allow stop/kill before recording start 2015-09-15 10:00:38 +03:00
Jaex c34a5b5619 If FFmpeg not close after 3 tries then force close it 2015-09-15 09:34:38 +03:00
Jaex 06bcc15785 Added FFmpeg override path setting for Steam build so it can use built in FFmpeg by default 2015-09-12 23:32:51 +03:00
Jaex 70d58fd37d FirstTimeConfigForm interim commit 2015-09-11 03:45:40 +03:00
Jaex 638ff881a5 Translation string format fixes 2015-09-07 23:20:35 +03:00
Jaex ae20060acb Only start recording timer when FFmpeg started recording 2015-09-07 21:34:02 +03:00
Jaex 6951e97025 Added Steam configuration 2015-09-06 11:19:09 +03:00
Jaex 93bcdf29f9 Merge pull request #972 from Shadorc/master
Update French Translation
2015-09-04 20:12:06 +03:00
Shadorc bd1c8d403a Update French Translation
There it is !
2015-09-04 19:01:27 +02:00
Jaex 475785a739 CodeMaid cleanup 2015-09-04 19:11:53 +03:00
Jaex 435b0cfd0f Merge pull request #967 from RockyTV/master
Final pt-br translation
2015-09-03 23:32:12 +03:00
Athos Castro Moreno 0b16861cf2 translating FFmpegOptionsForm 2015-09-03 10:45:57 -03:00
Jaex 74c67cec36 Turkish language update, resx fixes 2015-09-02 23:10:06 +03:00
Jaex ba9a17ecbe Merge pull request #961 from davidruhmann/baseform-default-icon
add visual studio designer changes
2015-09-01 21:01:47 +03:00
David Ruhmann 3e3a7196d5 add visual studio designer changes 2015-09-01 12:37:54 -05:00
Jaex 4ca6665aee Removed BaseForm designer 2015-09-01 13:43:03 +03:00
David Ruhmann 433e20f917 add BaseForm with default icon 2015-08-31 13:36:50 -05:00
Jaex d0e57efdfa Merge pull request #950 from davidruhmann/key-region-selection
resolve right click cancel to insert state
2015-08-27 20:03:01 +03:00
David Ruhmann a3b2d8437b prevent region duplication 2015-08-27 09:32:30 -05:00
David Ruhmann 15c9c5acc0 resolve right click cancel to insert state 2015-08-27 09:14:37 -05:00
Alexandre Oliveira 4682880bdb Almost done with ptBR translation 2015-08-24 14:43:16 -03:00
Alexandre Oliveira 2cb5f86069 Merge branch 'master' of https://github.com/ShareX/ShareX 2015-08-24 13:51:52 -03:00
Jaex 34ff9d995d Added texts to resx 2015-08-22 18:15:41 +03:00
Jaex d4196b10e9 When holding snap size modifier key region capture will mark all snap sizes on screen 2015-08-22 16:13:38 +03:00
Jaex 9d9396c2f0 New preset snap sizes 2015-08-22 15:41:14 +03:00
Jaex 51df59bc51 Using alt key for snap resizing so it wont interfere with fast cursor moving 2015-08-20 20:33:28 +03:00
Jaex 427446fe29 Merge pull request #936 from davidruhmann/key-region-selection
change to insert and delete
2015-08-20 20:01:02 +03:00
David Ruhmann b1ef705824 change to insert and delete 2015-08-20 11:29:10 -05:00
Jaex 5ad848b9c8 Merge pull request #930 from davidruhmann/multi-direction-arrow-movement
multi direction arrow key movement
2015-08-20 06:02:12 +03:00
David Ruhmann f3110a004b allow movement when tangent blocked 2015-08-19 12:50:21 -05:00
Jaex 4bd61ac963 Region capture ctrl move speed was too slow 2015-08-19 20:32:04 +03:00
David Ruhmann c78611538a implement simplified arrow tracking 2015-08-19 12:22:07 -05:00
David Ruhmann 3d578e1d08 multi direction arrow key movement
8 direction movement rather than 4
2015-08-19 11:39:05 -05:00
David Ruhmann d828cc0ba0 Added keys for region selection #926
Insert and End keys
2015-08-19 11:29:00 -05:00
Athos Castro Moreno a98a44039c Minor translations (close to finish) 2015-08-15 21:28:25 -03:00
Athos Castro Moreno b6a25ba53f Small translations 2015-08-14 22:41:45 -03:00
Jaex 3217d78fe0 Using SnapSize class for workaround size collection editor problem 2015-08-15 04:09:04 +03:00
Jaex b9bdd090d2 Merge branch 'master' of github.com:ShareX/ShareX 2015-08-13 22:24:10 +03:00
Jaex 460b391910 fixed #903: Snap resizing support for region capture 2015-08-13 22:23:51 +03:00
Shadorc a06ffabc6d Update French Translation
Add the key used by "Active monitor capture" when the keyboard has an
AZERTY layout
2015-08-13 04:05:40 +02:00
Jaex 251849aeda Copyright text update 2015-08-13 04:07:38 +03:00
Alexandre Oliveira 769748fd5f Translated ShareX.HelpersLib/Properties/Resources.pt-BR.resx 2015-08-12 16:18:48 -03:00
Shadorc 540da2ea2e Update French Translation
As always, add missing translations and do some corrections.
2015-08-12 19:58:39 +02:00
Athos Castro Moreno 08f5002d93 Minor translations. 2015-08-12 14:04:04 -03:00
Athos Castro Moreno 5a5e3e5ff6 Some minor translations 2015-08-11 21:24:13 -03:00
Jaex 9502b87946 Merge pull request #896 from RockyTV/master
Portuguese-Brazil translation
2015-08-11 22:04:49 +03:00
Jaex 19918ca934 Turkish translation 100% 2015-08-11 21:58:43 +03:00
Jaex c34d7b7114 Added missing hard coded strings to resx, Updated Turkish translations 2015-08-11 20:33:30 +03:00
Alexandre Oliveira 09367fb339 Another bunch of translations. Almost done translating ShareX 2015-08-09 15:56:05 -03:00
Jaex e99d931266 Blink animation update 2015-08-09 18:11:54 +03:00
Jaex dafcce6568 Added region capture border glowing for non active regions 2015-08-09 02:15:46 +03:00
Jaex 06fe13e137 Added optional square magnifier option 2015-08-07 16:36:18 +03:00
Jaex c3f101b4b9 Revert "Remove TDMaker hint paths"
This reverts commit f2ca2f5b88.
2015-08-07 11:59:52 +03:00
Michael Delpach f2ca2f5b88 Remove TDMaker hint paths 2015-08-07 09:39:59 +08:00
Jaex f090582c25 fixed proportional resizing 2015-08-04 15:40:25 +03:00
Jaex 44f58e32ba csproj fixes 2015-07-23 09:00:51 +03:00
Jaex 585da60da7 fixed #675: Added optional custom info text setting for region capture so it can show color info and allows to copy it 2015-07-21 14:55:53 +03:00
Jaex e80383968d CodeMaid cleanup 2015-07-21 09:34:43 +03:00
Jaex dcb7758d00 Save current region shape 2015-07-16 22:51:19 +03:00
Jaex 5b9cf79f48 Each region have its own angle and radius info and changeable in selected region 2015-07-16 22:07:06 +03:00
Jaex fa0c6f09c9 Rectangle region now supports rounded rectangle, ellipse, triangle and diamond shapes 2015-07-16 20:24:21 +03:00
Jaex f0ccb77fc8 Using RegionInfo in region capture 2015-07-16 18:21:02 +03:00
Jaex 7d9f20cacf fixed #788: Color picker pipette issue 2015-07-11 12:47:38 +03:00
Shadorc 8bbac2dde4 French Translation update
Add missing translations, do some corrections.
I also added me as french translator, I hope you don't mind about it.
2015-07-04 13:41:09 +02:00
wforums 6d35c2b279 Updated Dutch translations for V10
Added all missing strings for Dutch again.
2015-07-04 04:36:05 +02:00
Jaex a9b2eb1375 Preparation for release 2015-07-04 04:33:13 +03:00
Jaex 2b0277c90f resx updates 2015-07-02 04:50:49 +03:00
Jaex d8544f9398 FFmpeg extension will return proper extension for audio only recording 2015-07-01 20:46:14 +03:00
Jaex 0e5e79b7fd Added Stop button for webpage capture 2015-07-01 19:07:36 +03:00
Jaex 83c730b2d6 Lock image interactions, fix dispose 2015-06-27 17:01:22 +03:00
Jaex 370c758b12 Workaround for DrawToBitmap issue 2015-06-27 16:08:20 +03:00
Jaex a3d654269a Added delay setting to webpage capture, saving this settings to application config 2015-06-26 18:26:40 +03:00
Jaex 773b626d2b fixed #748: Added webpage capture using IE rendering 2015-06-26 11:10:27 +03:00
Jaex 5a395ed5bc FFmpeg UI changes 2015-06-25 17:06:26 +03:00
Jaex 06a5d18790 After install FFmpeg devices automatically select them 2015-06-25 15:42:41 +03:00
Jaex 2eb416d4d8 fixed #692: Added video/audio device install button to FFmpeg options window so it won't install automatically with ShareX installer anymore 2015-06-22 04:26:21 +03:00
Jaex 559cfccf0c Interim hotkey job category system 2015-06-20 01:22:35 +03:00
Jaex b29de89378 Resx updates 2015-06-19 22:57:13 +03:00
Jaex a4c28796d7 GIF related changes 2015-06-09 01:55:45 +03:00
Jaex f9d46dcfc3 Added FFmpeg GIF stats mode and dither settings 2015-06-08 21:19:30 +03:00
Jaex 61a03e2bac Added .gitattributes file 2015-06-07 16:34:33 +03:00
Shadorc 9e5d2affd6 French Translation update
Added missing accents, new translations and done some corrections /
improvements.
2015-06-07 14:11:55 +02:00
Jaex ec2ae9e2c2 Added credit for VideoBin 2015-06-05 10:48:02 +03:00
Jaex 12714beeba Removed pt-BR.resx files 2015-06-05 09:59:46 +03:00
Jaex de3f8ed74f Revert "pt-BR files added to projects"
This reverts commit 20353f561c.
2015-06-05 09:53:03 +03:00
Jaex f58dd1dc65 Merge branch 'master' of github.com:ShareX/ShareX 2015-06-04 12:09:46 +03:00
Jaex 94b2542ee4 Added GIF encoding options, using FFmpeg GIF encoding by default now 2015-06-04 12:07:43 +03:00
Shadorc 2cc1d1a736 French Translation : Improvements, additions, corrections. 2015-06-03 20:03:41 +02:00
Jaex f03ea472f4 fixed #721: Region text align issue 2015-06-03 15:49:29 +03:00
Jaex cd877f5ee2 Added FFmpeg animated GIF support 2015-06-03 14:32:34 +03:00
Jaex 20353f561c pt-BR files added to projects 2015-06-03 08:03:41 +03:00
Jaex 6141535eae FFmpeg show error always, x265 auto select tab 2015-06-01 15:35:13 +03:00
Jaex 4fa5bfd7b3 Added x265 to FFmpeg video codec list 2015-06-01 15:05:46 +03:00
Jaex 3253897282 Changing FFmpeg default settings 2015-06-01 13:57:37 +03:00
Jaex c1de749603 Using "Screen record" instead of "FFmpeg" for make it easy to understand 2015-06-01 13:05:46 +03:00
Tiago Danin f8652bdbc2 New translation: Portuguese Brazil 2015-05-29 12:06:22 -03:00
Jaex a71cd2bf80 Turkish translate 2015-05-23 13:49:46 +03:00
Jaex 3e34e5b9d2 fixed #700: Screen color picker multi monitor bug 2015-05-19 11:09:21 +03:00
Shadorc 4e0869e5bf Improved and corrected French translation 2015-05-17 13:33:41 +02:00
Jaex 5cfbb60445 fixed #690: Workaround for rectangle capture hotkey problem 2015-05-17 05:32:02 +03:00
Jaex 65f2d730b0 Added tray middle click tip for first time ShareX opens 2015-05-17 03:40:07 +03:00
Jaex 8e35fc07e9 fixed #672: WebM command changes for improve performance and quality 2015-05-16 03:21:59 +03:00
Jaex c8ca49c843 If no area selected then Ctrl + C will copy cursor position 2015-05-12 20:16:38 +03:00
Jaex 43bf8a867f Don't use dimming in screen color picker 2015-05-12 20:08:49 +03:00
Jaex 7eb3352156 Screen color picker text improvement 2015-05-12 20:02:51 +03:00
Jaex 43338b5b2a Added coordinate info under magnifier 2015-05-12 19:27:21 +03:00
Jaex 193784c723 Region capture startup time improvement 2015-05-10 17:44:48 +03:00
Jaex dc458b39c4 Using new info style in ruler 2015-05-09 19:59:19 +03:00
Jaex c349a32101 Don't create new brushes every draw text 2015-05-08 02:58:57 +03:00
Jaex 9feac51b08 Changed info text style 2015-05-08 02:31:08 +03:00
Jaex f493446939 fixed #609: Show rectangle info top of rectangle instead inside of it but removed total rectangle info 2015-05-07 21:25:23 +03:00
Jaex 631c44622a Finished turkish translation 2015-05-07 17:32:48 +03:00
Jaex 8cf806ca9a Draw tips with shadow 2015-05-06 20:39:18 +03:00
Jaex 4b0c6abaf3 Added rounded rectangle and triangle capture tips 2015-05-06 20:14:45 +03:00
Jaex e543eace40 Added active monitor capture to rectangle capture (with ~ hotkey] 2015-05-06 19:42:13 +03:00
Jaex f593bb3aa3 Multi region tips, Delete key will remove selected region 2015-05-06 19:17:58 +03:00
Jaex cd77d455e7 Added tips to rectangle capture (F1 key hide/show it) 2015-05-06 18:15:36 +03:00
Jaex a68c8bb46d Rectangle monitor hotkey numpad support 2015-05-06 16:56:42 +03:00
Jaex 2a983844e2 UI changes for Dutch 2015-05-06 16:21:06 +03:00
Jaex 1e6df97a85 When rectangle capture is open if you press 1, 2, 3 ... 0 then it will capture monitor with that index (0 means 10. monitor) 2015-05-06 00:33:19 +03:00
wforums ab8c714fd2 Dutch polishing
- Polished up some translation parts: clarification, shortening, ...
- Added some missing translations that have been added in the past two
weeks.
2015-05-03 22:31:32 +02:00
Jaex 07199f36cf Added nl-NL files to projects 2015-05-03 19:10:35 +03:00
Jaex fd44b1e9f8 Merge pull request #658 from wforums/master
Dutch Translation
2015-05-03 18:31:25 +03:00
wforums d986680b39 Dutch
More dutch translations
2015-05-01 23:52:10 +02:00
Jaex f51c2edf7c Capture custom region changes 2015-04-26 22:52:01 +03:00