Commit graph

106 commits

Author SHA1 Message Date
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 bf2abc4cc4 Drag & drop box will support image and text too 2014-05-28 04:06:49 +03: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 34838562a3 Using .NET Framework 4.0 2014-05-23 17:56:27 +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 d5dc7470b3 Workflow menu to show customized task settings 2014-05-18 10:21:00 +08: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
mcored 34b2ddf9f2 Change default FFmpeg audio codec to libvo-aacenc
After running more tests, AAC volume was not that low compared to
Vorbis:

https://dl.dropboxusercontent.com/u/84476328/ShareX/2014-05/2014-05-15_05-10-26.mp4

https://dl.dropboxusercontent.com/u/84476328/ShareX/2014-05/2014-05-15_05-10-03.mp4

https://dl.dropboxusercontent.com/u/84476328/ShareX/2014-05/2014-05-15_05-09-35.mp4
2014-05-15 05:34:35 +08:00
Jaex 1fd73cb75b fixed screen record canceling 2014-05-14 16:52:10 +03:00
Jaex dd5169643a FFmpeg options form changes 2014-05-14 15:30:03 +03:00
Jaex 10c0685106 Revert "Updated FFmpeg tooltip"
This reverts commit 248fa9b723.
2014-05-14 15:24:36 +03:00
mcored c123d56861 Merge branch 'master' of https://github.com/ShareX/ShareX
Conflicts:
	ScreenCaptureLib/Screencast/FFmpegOptionsForm.Designer.cs
2014-05-14 20:14:39 +08:00
mcored 248fa9b723 Updated FFmpeg tooltip 2014-05-14 20:11:49 +08:00
Jaex 63ab1b3fbe FFmpeg options form changes 2014-05-14 15:08:51 +03:00
mcored 7a395a58b3 Added libvo_aacenc support 2014-05-14 19:18:18 +08:00
McoreD e73bcf21e4 Only show message box when FFmpeg download fails 2014-05-14 14:04:40 +08:00
McoreD dabc74a3dc Skip regserver if not run as admin 2014-05-14 10:33:04 +08:00
McoreD 4c582baaae Show GUI feedback to the user if FFmpeg.exe path does not exist 2014-05-14 07:48:16 +08:00
mcored ce46496425 libvorbis and libmp3lame has qscale support 2014-05-13 19:50:31 +08: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 5d7bc6c1c2 About form changes for give credits 2014-05-13 11:57:05 +03:00
Jaex 22bbe9ae88 Added video/audio source and audio codec settings to screen recorder 2014-05-13 11:44:35 +03:00
Jaex d2ca6c6577 Adding video/audio devices 2014-05-13 09:57:09 +03:00
McoreD bb5b950185 FFmpeg GUI update to accommodate upcoming changes 2014-05-13 13:55:03 +08:00
mcored 86a8db2067 FFmpeg ToolTip fixes 2014-05-12 22:09:08 +08:00
mcored 750fc940f7 FFmpeg GUI fixes 2014-05-12 21:45:25 +08:00
Jaex 730d90e684 DrawCursor true in options form 2014-05-12 14:43:45 +03:00
Jaex c21bb43e6b Running ffmpeg test in cmd.exe so it won't close automatically 2014-05-12 14:15:17 +03:00
Jaex b9af679c30 FFmpeg options form test and copy buttons 2014-05-12 13:56:37 +03:00
Jaex 6488c1c042 Better ffmpeg preview output 2014-05-12 13:31:06 +03:00
Jaex b0167b0dbc Changed user args placement so directshow filter can work 2014-05-12 13:04:14 +03:00
Jaex 8d1b50d162 FFmpeg options form changes 2014-05-12 11:40:56 +03:00