Commit graph

51 commits

Author SHA1 Message Date
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
Jaex
5df88f8233 Added ping buttons to DNS Changer 2014-03-31 15:18:51 +03:00
mcored
1aa1a762be DNS Changer moved to its own exe
DNS Changer moved to its own exe to be able to elevate for UAC prompt
2014-03-31 19:23:47 +08:00
mcored
1ac77e9a45 Support custom UploadersConfig and Hotkeys paths 2014-03-28 17:12:07 +08:00
Jaex
a83cc7e5ed Added DNS changer to Tools menu 2014-03-22 03:39:28 +02:00
Jaex
25c2b85876 Added silent run setting to minimize to tray on start 2014-02-16 22:27:15 +02:00
Jaex
a259dc866d Added "Monitor test" to tools menu 2014-01-06 22:22:15 +02:00
Drew DeVault
d31f60ed4d Mostly fix build on Mono 2014-01-04 09:40:03 -08:00
Jaex
e0e3f8db7a Added backup update method if GitHub api fails 2013-11-28 01:18:00 +02:00
Jaex
e07152040b ColorButton custom control for WatermarkForm 2013-11-17 12:27:23 +02:00
Gregoire Pailler
aec6a6660f Implement helper to disable/enable SSL certificate check 2013-11-16 15:58:42 +01:00
Jaex
99ca5eacfc GitHubUpdateChecker interim commit 2013-11-14 10:01:21 +02:00
Jaex
0ded947b1e Workaround for "System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt." 2013-11-12 01:32:16 +02:00
Jaex
f7cc5f2442 Added EnumDescriptionConverter 2013-11-11 03:49:53 +02:00
Jaex
a450d30972 Custom color editor works in Color struct now 2013-11-10 22:30:20 +02:00
Jaex
a4da6dabc6 MyColorEditor for use custom color picker in PropertyGrid 2013-11-10 06:22:59 +02:00
Jaex
63c6ac2920 Added Drawings category to image effects
Added draw image
2013-11-09 05:13:49 +02:00
Jaex
dd7dcefcb5 Using convolution matrix for sharpen 2013-11-06 00:00:55 +02:00
Jaex
787dce2c8c Using ShareXResources from HelpersLib in all projects for Icon & Logo.
Added Black & White, Polaroid, Sepia, Sharpen effects
2013-11-05 19:58:22 +02:00
Jaex
ad4b81db26 http://docs.nuget.org/docs/workflows/using-nuget-without-committing-packages 2013-11-04 16:55:50 +02:00