Commit graph

70 commits

Author SHA1 Message Date
Jaex 09140e71c1 CLI parsing improvements 2014-11-06 14:40:42 +02:00
Jaex 1467d1afc2 Using CLI manager 2014-11-06 13:27:23 +02:00
Jaex 76e9a8a487 Releasing version 9.4.0 2014-11-01 14:12:00 +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
muratmoon 42be3029a3 Dynamic strings translated to Turkish. 2014-10-24 18:43:42 +03:00
Jaex efc8b69d26 Updated Json.net 2014-10-19 00:58:20 +03:00
Jaex a6ce4769f1 Removed unused references 2014-10-18 18:42:33 +03:00
muratmoon 86bacc8ade ShareX other projects translated to support Turkish. 2014-10-16 14:48:10 +03:00
Jaex a61953c705 Using non transparent background image for Image effects window 2014-10-13 02:46:23 +03:00
Jaex e097bee7dc Removed not used gif class 2014-10-08 22:56:40 +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 f5ce4fcf49 fixed #280: Reverted single instance codes 2014-09-13 14:52:12 +03:00
Jaex 5ae9ba42e9 Added custom gradient support to Image effects -> draw text 2014-09-08 09:40:04 +03:00
Jaex e5f8346647 DNS changer not separate exe now 2014-09-06 22:13:21 +03:00
Jaex 5aa266b12a Logo color changes, Json.NET updated 2014-09-01 15:12:45 +03:00
Jaex 85da0dccdb Actions support output extension now so you can use things like 7-Zip (Args: a %output %input) 2014-08-28 03:53:38 +03:00
michalx2 c591842691 Add extension filters to after capture actions
The context menu for file name variables was also refactored to be used for extension filters as well
2014-08-10 17:36:59 +02:00
Jaex 3b8ea5379d fixed #161: Picture box error issue
fixed #233: FTP name parsing consistency
2014-08-10 01:59:26 +03:00
michalx2 be1b15b59f Fix single instance management
There was a race condition in ApplicationInstanceManager. Now we use Microsoft.VisualBasic.ApplicationServices.WindowsFormsApplicationBase to do instance management properly.
2014-08-07 03:16:42 +02:00
Jaex b0453e4055 Beta support 2014-07-23 03:18:49 +03:00
Jaex 2a408253ca Added auto disable Windows Aero while recording setting 2014-07-04 22:04:32 +03:00
Jaex 30637290c8 NumberExtensions class 2014-07-04 08:38:04 +03:00
Jaex d65b7fb150 CodeMaid cleanup, Moved few methods to URLHelpers from Helpers 2014-06-28 03:22:56 +03:00
Jaex 3890988563 BlackStyle control changes 2014-06-28 00:41:07 +03:00
Jaex 53e519ce62 Custom uploaders using ExportImport user control now which allows to export/import object to clipboard/file 2014-06-06 20:21:03 +03:00
Jaex 281cb4574a TabToListView control and using it in UploadersConfigForm 2014-06-03 16:14:06 +03:00
Jaex 4171dee4aa TabToTreeView control for convert TabControl to TreeView tab 2014-06-02 20:30:00 +03:00
Jaex d3fcedf677 fixed #150: Amazon S3 custom domain support, Moved URL methods to URLHelpers class 2014-05-30 12:09:13 +03:00
Jaex d41ef9d1b6 FTP client fixes 2014-05-25 08:32:20 +03:00
Jaex 285662f052 Using System.Net.FtpClient library instead Starksoft.Net.Ftp library. 2014-05-24 23:43:58 +03:00
Jaex 81a0b09a70 MyListView column sort support 2014-05-24 08:07:03 +03:00
Jaex 870bc1b10b Default hotkey for screen recording changed 2014-05-24 04:38:51 +03:00
Jaex 881d24c70a TaskEx class for helper Task methods 2014-05-23 18:39:14 +03:00
Jaex 34838562a3 Using .NET Framework 4.0 2014-05-23 17:56: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 73f3fa0a66 Added QR code support 2014-05-21 00:25:06 +03:00
McoreD 380d4be6ec Prompt to download ffmpeg.exe if not exist
Screencasting can happen soon after but process is being used.
2014-05-10 09:52:09 +08:00
Jaex 10e254d80f Added auto ffmpeg downloader/extractor 2014-05-10 03:23:47 +03:00
McoreD ca6c61fe8e Created FFmpegCLIHelper
ffmpeg.exe quits as soon as it starts!
2014-05-08 17:06:53 +08:00
McoreD 58cd9990b4 Reorgansing files for FFmpeg CLI support 2014-05-08 11:54:41 +08:00
Jaex 45a08f4350 Screen recorder avi compression options changes 2014-05-03 21:55:15 +03:00
Jaex 5edb5fe988 Json library updated 2014-05-02 16:05:44 +03:00
Jaex 96974186d2 Added thumbnail to uploadinfoparser 2014-04-25 11:29:47 +03:00
Jaex 73725c6e2f json.net update, dropbox public url change 2014-04-20 00:38:11 +03:00
mcored 57bbee03d0 CLI Video Encoder UI changes
Users are able to preconfigure CLI Video Encoder profiles (with args and
output extension) in Applications Settings -> Profiles -> Video
Encoders. TaskSettings therefore do not need to carry Video Encoder
profile configuration. Users can simply choose one of the Video Encoders
without having to reconfigure new encoders in Task Settings and input
args again.
2014-04-19 06:27:03 +08:00
McoreD 2c161a3e26 Improved MimeTypes
If MimeTypes are not found in registry, it will look up internal
dictionary of MimeTypes;
2014-04-16 08:54:17 +08:00
Jaex 961605f442 Added MathHelpers, angle info to ruler 2014-04-12 09:33:35 +03:00
Jaex ba44f632f5 Added drop window settings 2014-04-09 03:50:34 +03:00
mcored 984a993b49 Drag-and-drop window changes color
Drag-and-drop window changes color when the user drags a file to the
region.
2014-04-06 22:30:08 +08:00
Jaex 3379cd133b fixed #98: Added drag & drop box 2014-04-06 05:10:34 +03:00