Commit graph

213 commits

Author SHA1 Message Date
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 74c9ce58f2 Added QR code to tools menu too 2014-05-21 01:46:06 +03:00
Jaex 982fc9e421 After upload task "Show QR code window" 2014-05-21 00:49:31 +03:00
Jaex 73f3fa0a66 Added QR code support 2014-05-21 00:25:06 +03:00
Jaex ba961d03ad Removed FTP account @ syntax warnings instead setting HttpHomePathAutoAddSubFolderPath false 2014-05-20 05:14:03 +03:00
Jaex ccc6b16474 Credits updated 2014-05-18 12:11:22 +03:00
Jaex 0c8e4d2bdc Added version history link to About window 2014-05-16 12:53:40 +03:00
Jaex b7e111042a FFmpeg error will show in msgbox 2014-05-13 12:49:34 +03:00
Jaex dc00311246 License updated 2014-05-13 12:06:40 +03:00
Jaex d2ca6c6577 Adding video/audio devices 2014-05-13 09:57:09 +03:00
mcored fa8459d3ea Revert "No forceUpdate"
This reverts commit 32de79555b.
2014-05-11 19:41:15 +08:00
mcored 32de79555b No forceUpdate 2014-05-11 15:20:06 +08:00
Jaex 123f55564b No expiry date 2014-05-11 10:11:41 +03:00
mcored 02e21cae1d Builds released for testing-purposes can now have an expiry date to download stable version when it is ready 2014-05-11 13:13:51 +08:00
McoreD 198ef29fe1 FFmpeg is now the default screen recorder for new users 2014-05-10 14:46:28 +08:00
McoreD b56d018b25 Handled process used error in previous push 2014-05-10 12:17:56 +08: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 ee0556f679 Removed native mpeg4 encoder as libxvid works everywhere 2014-05-09 18:25:04 +08:00
McoreD b47c65f6c5 Bye FFmpegNet, Hello ffmpeg.exe 2014-05-09 17:00:42 +08:00
McoreD 2aaecc80e4 FFmpegCLI qscale property for H263 2014-05-09 14:41:16 +08:00
McoreD c97f35aa29 Added duration support for FFmpegCLI 2014-05-09 11:52:53 +08:00
Jaex 4678d6c9b5 ffmpeg cli recording works now 2014-05-09 04:16:43 +03:00
Jaex b418f69169 ffmpeg cli changes 2014-05-09 02:08:30 +03:00
mcored 7d5b12cc81 SwapStdErrAndStdOut support for ffmpeg 2014-05-09 06:18:14 +08:00
mcored 8028897007 ExternalCLIManager.cs changes 2014-05-08 23:17:42 +08:00
mcored 5d4533523c Modular ScreencastOptions 2014-05-08 21:28:46 +08: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 65e07b618c Better url file checking 2014-05-07 19:55:42 +03:00
Jaex b2fdc2a9fd URL upload changes 2014-05-07 19:26:14 +03:00
mcored 8ddae5f03d fixed #125
If you copy a URL of an image, you can now upload this image using
Clipboard Upload.
TODO: This could extend to files too.
2014-05-07 20:33:36 +08:00
McoreD 97b38ae48f Automatically download and install FFmpeg files 2014-05-07 16:59:19 +08:00
McoreD 3f1f84f22c Support CLI after creating Animated GIF
Support CLI after creating Animated GIF so that you can still run CLI
for GIF optimizations such as http://www.lcdf.org/gifsicle
2014-05-07 07:25:44 +08:00
Jaex 5c3042935b Code improvements for screen recording 2014-05-07 00:06:26 +03:00
McoreD 503c61cb38 Added FFmpeg recorder support
Screen Recorder tab now has a checkBox: Run CLI afterwards so that you
may execute your favourite Command Line Interface (e.g. x264.exe,
ffmpeg.exe) to encode what has been recorded by ShareX. You may choose
Video for Windows (VfW), FFmpeg or Animated Gif to record your screen.
VfW will allow you to create uncompressed AVI streams or compressed
streams using x264VfW etcc; FFmpeg will allow you to create MPEG4
streams - this is handy if you do not have Administrator access to
install x264VfW to compress your streams. Run CLI afterwards checkBox is
disabled for Animated GIF until we actually see a CLI that could take
GIF and output to a movie file.
2014-05-06 19:23:12 +08:00
Jaex 62201c6bda NameParser menu auto dispose, added menu to Dropbox 2014-05-06 01:55:20 +03:00
Jaex 39116e6dad Image editor save will use last save path, save as will use last save directory, handling memory leaks 2014-05-04 15:31:35 +03:00
McoreD bf13344f66 Greenshot Image Editor changes
Greenshot Image Editor supports current file name or current file path
2014-05-04 11:27:27 +08:00
McoreD afe6074398 Save and close button in Greenshot Editor works 2014-05-04 08:53:11 +08:00
mcored 96d1636f6a GreenshotImageEditor SaveAs button 2014-05-04 06:03:45 +08:00
Jaex 2d7840e08e Workaround for have avi options button 2014-05-03 23:06:02 +03:00
Jaex 45a08f4350 Screen recorder avi compression options changes 2014-05-03 21:55:15 +03:00
Jaex bf2768e474 Added FTP client to Tools menu 2014-05-02 20:56:51 +03:00
Jaex 5edb5fe988 Json library updated 2014-05-02 16:05:44 +03:00
Jaex 604a4325eb ShareX 8.8.0 release 2014-05-01 16:52:46 +03:00
Jaex b3c0fadbc3 Clipboard upload auto index folder is optional setting 2014-04-30 15:12:28 +03:00
mcored a125ba0989 Changelog update 2014-04-30 10:46:00 +08:00
Jaex 4d5e05921e Added setting to be able to skip Windows print dialog 2014-04-29 13:22:26 +03:00
Jaex 10e7260f7b Some screen record changes 2014-04-27 10:07:43 +03:00
Jaex 96974186d2 Added thumbnail to uploadinfoparser 2014-04-25 11:29:47 +03:00
Jaex 5bb526f0d1 fixed #111: Using 32bppArgb everywhere 2014-04-24 09:30:32 +03:00
Jaex d21c038791 Added create thumbnail to after capture tasks 2014-04-22 23:44:58 +03:00
Jaex 95f2bf980a Dropbox shareable url type setting: Default, shortened, direct
Not replacing space with _
2014-04-20 02:00:19 +03:00
Jaex 73725c6e2f json.net update, dropbox public url change 2014-04-20 00:38:11 +03:00
Jaex 97f9108b57 Screen recorder error handling 2014-04-19 18:39:17 +03:00
mcored 160098b761 CLI Video Encoder fixes 2014-04-19 07:14:06 +08: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
Jaex 3865dede56 More mime types 2014-04-16 16:17:03 +03: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 623c98a6bd MyListView fixes 2014-04-13 20:15:33 +03:00
Jaex 479369dd21 MyListView fixes 2014-04-13 19:40:32 +03:00
mcored 438f9a86b1 simplified MyListView
removed hand cursor while reordering
2014-04-13 23:09:28 +08:00
mcored 4d59c77566 simplified MyListView to take care of reordering 2014-04-13 22:50:55 +08:00
mcored 6ddc965ea2 Fixed secondary uploaders reorder
DoDragDrop was disabling MouseMove Events
2014-04-13 20:01:11 +08:00
McoreD 7916e33391 attempting visual aid
attempting visual aid for secondary uploader drag reprder
2014-04-13 18:43:56 +08:00
Jaex 961605f442 Added MathHelpers, angle info to ruler 2014-04-12 09:33:35 +03:00
Jaex efddaa6f4a fixed #102: Added ruler tool 2014-04-11 19:29:19 +03:00
Jaex 6baf6e277b About button was not visible on main form 2014-04-09 15:21:18 +03:00
mcored d799a3c21c Conditional activation of runas for installer
runas will only activate when ShareX is installed in the default Program
Files folder. If a Standard User user has installed ShareX in My
Documents, it is not necessary to execute runas.
2014-04-09 19:07:33 +08:00
Jaex 6842054380 runas needed for installer 2014-04-09 04:02:03 +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
Jaex 6a15f8d5d3 Added dns change error messages 2014-03-31 13:23:56 +03:00
Jaex fdd939f367 Added more DNS servers 2014-03-29 08:58:41 +02:00
Jaex 7f911b49b6 CodeMaid solution cleanup 2014-03-28 14:55:41 +02:00
mcored 1ac77e9a45 Support custom UploadersConfig and Hotkeys paths 2014-03-28 17:12:07 +08:00
mcored c980df483d Removed mega anonymous UI
Updated version history
2014-03-26 07:03:52 +08:00
Jaex 652328a672 Added %pn (Process name of active window) to name parser 2014-03-25 03:26:08 +02:00
Jaex 6a1d19764c DNS changer ip address check 2014-03-23 01:15:13 +02:00
Jaex 473e75fac6 DNS changer changes 2014-03-23 00:39:05 +02:00
Jaex ff886ab44a Added automatic dns setting 2014-03-22 20:56:31 +02:00
Jaex 152243fa7d Added flush dns after change dns 2014-03-22 05:16:35 +02:00
Jaex a83cc7e5ed Added DNS changer to Tools menu 2014-03-22 03:39:28 +02:00
Jaex 5253cf43ad Adding file exist actions 2014-03-13 11:13:02 +02:00
Jaex 6dd735be36 fixed issue #60 2014-02-26 19:10:08 +02:00
Jaex 25c2b85876 Added silent run setting to minimize to tray on start 2014-02-16 22:27:15 +02:00
Jaex dacc13b96a Update checker change for avoid portable file 2014-01-26 11:59:15 +02:00
Jaex c734f5c208 Notification placement setting 2014-01-16 01:20:36 +02:00
Jaex c6d5e2b87b Added max name pattern length and title length settings 2014-01-13 08:38:53 +02:00
Jaex e9b6a26d65 Copyright year updated 2014-01-12 09:25:51 +02:00
Jaex a251bad6d8 Toast window now supports only text too 2014-01-09 03:16:48 +02:00
Jaex 989ceec4f5 Gradient color setting 2014-01-06 22:31:38 +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 e489b9f73b Removed designer.cs 2013-12-30 10:21:09 +02:00