Commit graph

106 commits

Author SHA1 Message Date
Jaex 97f1b89cd0 Release 9.4.1 2014-11-15 09:48:33 +02:00
Jaex df627961c7 Added missing Turkish translations, QR code image will be saved more smaller size 2014-10-31 00:27:20 +02:00
Jaex 8fec17bc85 Verified Turkish translation 2014-10-24 20:36:06 +03:00
Jaex 01e0af999c ReSharper cleanup 2014-10-19 00:48:47 +03:00
Jaex 1c8b184f6f All hard coded strings which require translation moved to resources 2014-10-17 15:19:28 +03:00
Jaex df236f95d1 HelpersLib, HistoryLib, ImageEffectsLib, IndexerLib, ScreenCaptureLib hard coded strings moved to Resources 2014-10-17 14:08:33 +03:00
Jaex 4a654e6fdb Verified Turkish translation 2014-10-16 17:56:51 +03:00
muratmoon e6dd74092a ShareX other projects translated to support Turkish. 2014-10-16 14:37:21 +03:00
Jaex d7ae4c4571 fixed #324: GIF header changes to fix Twitter problem, saving directly to hard disk instead memory 2014-10-08 22:03:08 +03:00
Jaex d7ec07fa0a Added default (English) resx for all missing forms and controls 2014-10-04 16:12:40 +03:00
Jaex ac8b9b5b33 Check is both FFmpeg source is not "None" 2014-08-29 11:34:12 +03:00
Jaex e2627e149a fixed #244: Video source can be "None" which allows to only record sound 2014-08-29 11:22:51 +03:00
Jaex 6986bf5efa fix ffmpeg custom commands 2014-07-19 13:14:53 +03:00
Jaex 61614935d2 FFmpeg options improvements 2014-07-03 11:33:24 +03:00
Jaex 345de01c96 Config files will have application version, Documents link update 2014-07-02 21:19:51 +03:00
Jaex d65b7fb150 CodeMaid cleanup, Moved few methods to URLHelpers from Helpers 2014-06-28 03:22:56 +03:00
Jaex 81d87c7fec gdigrab custom commands variables 2014-06-09 05:21:18 +03:00
Jaex 68385a99f7 ExportImport control to FFmpegOptionsForm 2014-06-08 07:07:55 +03:00
Jaex cfad67bd58 Added FFmpeg help button instead use title bar button 2014-06-07 23:19:31 +03:00
Jaex 720a6b3de7 FFmpeg custom commands now support $fps$, $duration$, $output$ variables 2014-06-07 22:29:26 +03:00
Jaex 713b4a6682 FFmpeg download section moved to top because without download ffmpeg.exe other sections pointless 2014-06-07 20:47:14 +03:00
Jaex ad8419cea9 Few FFmpeg changes 2014-06-04 17:08:07 +03:00
Jaex c1fa7ae07f Revert "Prevent FFmpeg Custom Commands from getting overwritten"
This reverts commit 4a403fd65f.
2014-06-04 14:55:25 +03:00
Jaex 335f6a1041 Merge branch 'master' of github.com:ShareX/ShareX 2014-06-04 14:53:55 +03:00
Jaex 2529c8be88 Little changes 2014-06-04 14:44:37 +03:00
mcored 4a403fd65f Prevent FFmpeg Custom Commands from getting overwritten 2014-06-04 09:03:28 +08:00
Jaex 2b64b6c19c Added FFmpeg custom commands support 2014-06-04 02:18:41 +03:00
Jaex 6850774a18 fixed #160: Removed input fps which was causing fast video problem 2014-06-04 00:16:33 +03:00
Jaex ea122fcc7a Hided all private info with password char in UploadersConfigForm, Twitter auth improvements 2014-05-30 14:38:23 +03:00
Jaex fade5485e3 Merge branch 'master' of github.com:ShareX/ShareX 2014-05-30 10:42:49 +03:00
Jaex 83066a7d99 Added help button to FFmpeg options window 2014-05-30 10:41:32 +03:00
mcored 2cd5ac1238 Show exact bytes rather than an approximation 2014-05-29 13:59:03 +08:00
Jaex 6b9c9642d3 Fixed size types 2014-05-29 08:39:06 +03:00
mcored c11851b34a For peace 2014-05-29 12:35:49 +08:00
Jaex 66a74b1a3c Revert "fixed issue #125 Uploading GIF is supported by copying image"
This reverts commit 37b6f5a821.
2014-05-29 07:32:37 +03:00
mcored 37b6f5a821 fixed issue #125 Uploading GIF is supported by copying image
added @Rainbowed code upload Gif from URL embedded in image
2014-05-29 10:10:42 +08:00
Jaex 36690d26dc fixed #151: GIF size checking 2014-05-27 15:58:59 +03:00
Jaex 80eca25509 About form update, FFmpeg default setting changes 2014-05-27 13:36:37 +03:00
Jaex d19cc23d2e CodeMaid cleanup 2014-05-23 19:08:24 +03:00
Jaex 881d24c70a TaskEx class for helper Task methods 2014-05-23 18:39:14 +03:00
Jaex f8aeb45024 Using Task.Run instead BackgroundWorker 2014-05-22 04:48:27 +03:00
Jaex e1e29f7b6b Removed AsyncBridge library, FFmpeg error window for be able see all output, Replaced ThreadPool with Task.Run 2014-05-22 04:22:32 +03:00
Jaex 16155ffdc8 ffmpeg show error setting 2014-05-20 19:28:40 +03:00
Jaex cfc93cd6b2 Screen recording ui changes 2014-05-20 19:12:52 +03:00
mcored 613bc0bc5d TabIndex changes 2014-05-15 21:08:39 +08:00
Jaex c24423a94f Fixed ffmpeg extensions 2014-05-15 09:13:49 +03:00
McoreD 0ce922cab9 Refraining usage of hardcoded strings for easier coding 2014-05-15 10:08:47 +08:00
McoreD 2b5459b1f6 Support for mkv extension in FFmpeg 2014-05-15 07:17:07 +08:00
mcored 228d3619a5 Revert "Remember custom extension for FFmpeg set by user"
This reverts commit da43af6346.
2014-05-15 06:21:49 +08:00
mcored da43af6346 Remember custom extension for FFmpeg set by user 2014-05-15 05:48:29 +08:00