Commit graph

27 commits

Author SHA1 Message Date
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 dc00311246 License updated 2014-05-13 12:06:40 +03:00
mcored 794168f54e Revert major TaskSettings changes
reverted to
8c889bdd79
2014-05-11 19:47:37 +08:00
mcored 21fd7e8140 Revert "Few AfterCaptureJobsTemp changes"
This reverts commit c7baa45c3d.
2014-05-11 19:40:39 +08:00
Jaex c7baa45c3d Few AfterCaptureJobsTemp changes 2014-05-11 13:25:36 +03:00
mcored 8741123347 Changelog update
fixed migration of ImageFile destination from v8.8.0
2014-05-11 11:05:05 +08:00
mcored 9358027c11 major TaskSettings changes
TaskSettings can dynamically get settings from main window task settings
or hotkey task settings and shows them in TaskSettings form;
2014-05-11 10:33:46 +08:00
mcored 3a88a7020a Support for TaskSettings migration
e.g. from taskSetting.AfterCaptureJob to
taskSetting.CoreSettings.AfterCaptureJob
it will now work in consistence with other tabs i.e.
taskSettings.CaptureSettings, taskSettings.GeneralSettings etc.
2014-05-11 05:05:03 +08:00
McoreD b686229fad FFmpeg now gets downloaded to PersonalPath 2014-05-10 16:04:18 +08:00
Jaex bb7f0e6d4d fixed #114: If screenshots folder not exist then open screenshots parent folder 2014-05-02 09:12:51 +03:00
Jaex fd02c34ac1 Amazon S3 folder name handling 2014-04-15 22:30:46 +03:00
mcored 991273a9b1 Detect changes done in UploaderConfig.json
This is useful when the UploaderConfig.json is in a shared location
between two or more computers. When one PC updates UploaderConfig.json,
the other PC can detect changes and automatically reload new changes to
memory.
2014-04-15 22:04:34 +08:00
mcored 4d44ac772e Ability to override capture path 2014-03-31 20:20:12 +08:00
Jaex 2a1b30a45f Path changes 2014-03-28 14:22:16 +02:00
mcored 1ac77e9a45 Support custom UploadersConfig and Hotkeys paths 2014-03-28 17:12:07 +08:00
Jaex 02be5288e1 fixed #72: Show warning if file access fail and not try to write if file content is same 2014-03-11 03:23:18 +02:00
Jaex db645ae5f7 Removed global from mutex 2014-01-14 12:09:50 +02:00
Jaex e9b6a26d65 Copyright year updated 2014-01-12 09:25:51 +02:00
Jaex 5d1a788c31 Restarting ShareX required for personal folder path changes to take effect 2013-12-11 20:56:21 +02:00
Jaex 16ea432263 Added personal folder path setting to Settings form which can edit PersonalPath.cfg 2013-12-11 20:36:23 +02:00
Jaex 7c11cc37bb Removed custom uploaders config path & history path 2013-12-11 19:26:16 +02:00
Jaex 427873caa0 Showing version build in title if it is bigger than 0 2013-11-28 08:12:43 +02:00
mcored 3bf0f0a535 fixed issue 10
yyyy-mm subfolders are created by ShareX every month. When the user has
not generated any screenshots at the start of the month this problem can
happen. ShareX in the future will now open the Screenshots folder if the
subfolder is not created.
2013-11-26 21:16:30 +08:00
Jaex 9427131b88 About form changes, updated links 2013-11-04 15:46:49 +02:00
Jaex dba0ec79f8 Initial commit of ShareX project r748 2013-11-03 12:53:49 +02:00