Commit graph

459 commits

Author SHA1 Message Date
McoreD 8f75499b83 Fixed WebClient crash if "do not save" was chosen;
Prevent DownloadAndUpload method from stopping altogether when "do not
save" was chosen. Use wouldn't want to save but would still want to
upload the file contents!
2014-05-18 08:14:17 +08:00
Jaex 97f3657eca Bucket name change will update URL preview too 2014-05-17 09:38:09 +03:00
Jaex 0c8e4d2bdc Added version history link to About window 2014-05-16 12:53:40 +03:00
Jaex 6e8d21c0e5 Release 2014-05-16 12:11:48 +03:00
mcored 7c08328def More TabIndex fixes 2014-05-15 21:10:17 +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 24073a4e53 Cancelling Before Upload form will not show an Error icon in the main form anymore 2014-05-15 12:48:10 +08: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 196188ddda AboutForm tab index fixes 2014-05-14 10:36:47 +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 cb052f8a2a Changelog update 2014-05-14 05:37:41 +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 ad60823cfa Register audio-sniffer (not panties) and screen-capture-recorder 32-bit in 64-bit OS too 2014-05-13 10:28:13 +08:00
mcored 8d221b0b9f screen-capture-recorder dlls and updated iss 2014-05-13 08:50:34 +08:00
McoreD 80b3564fa6 More AfterCaptureForm GUI fixes 2014-05-13 08:01:36 +08:00
McoreD 3340a2c59e AfterCaptureForm GUI tweaks 2014-05-13 07:49:10 +08:00
mcored 40d28bcc81 AfterCaptureForm now has the ability to set destination too 2014-05-13 06:36:36 +08:00
mcored 27e881f5db Moved everything to BeforeUploalControl to begin using it in AfterCaptureForm 2014-05-13 06:00:57 +08:00
mcored 5554acf8b5 Dynamic destination changes 2014-05-13 01:28:08 +08:00
mcored 73306ffc74 Option to change destination dynamically 2014-05-13 00:51:09 +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
McoreD c243aa4ddc Fixed FFmpeg preview to show ScreenRecordFPS 2014-05-12 13:52:01 +08:00
McoreD cd1bb45012 Revert "Clipboard upload and File upload can lookup relevant Hotkey jobs"
This reverts commit c82ae99058.
2014-05-12 13:04:25 +08:00