Commit graph

47 commits

Author SHA1 Message Date
Jaex 5096a895f1 Changed project namings (Example: HelpersLib -> ShareX.HelpersLib) 2014-12-10 22:11:55 +02:00
Jaex d7ec07fa0a Added default (English) resx for all missing forms and controls 2014-10-04 16:12:40 +03:00
Jaex 61614935d2 FFmpeg options improvements 2014-07-03 11:33:24 +03:00
Jaex d65b7fb150 CodeMaid cleanup, Moved few methods to URLHelpers from Helpers 2014-06-28 03:22:56 +03:00
Jaex 68385a99f7 ExportImport control to FFmpegOptionsForm 2014-06-08 07:07:55 +03:00
Jaex cfad67bd58 Added FFmpeg help button instead use title bar button 2014-06-07 23:19:31 +03:00
Jaex 720a6b3de7 FFmpeg custom commands now support $fps$, $duration$, $output$ variables 2014-06-07 22:29:26 +03:00
Jaex 713b4a6682 FFmpeg download section moved to top because without download ffmpeg.exe other sections pointless 2014-06-07 20:47:14 +03:00
Jaex ad8419cea9 Few FFmpeg changes 2014-06-04 17:08:07 +03:00
Jaex 2b64b6c19c Added FFmpeg custom commands support 2014-06-04 02:18:41 +03:00
Jaex ea122fcc7a Hided all private info with password char in UploadersConfigForm, Twitter auth improvements 2014-05-30 14:38:23 +03:00
Jaex 83066a7d99 Added help button to FFmpeg options window 2014-05-30 10:41:32 +03:00
Jaex 80eca25509 About form update, FFmpeg default setting changes 2014-05-27 13:36:37 +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 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 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 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 248fa9b723 Updated FFmpeg tooltip 2014-05-14 20:11:49 +08: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 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 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 b9af679c30 FFmpeg options form test and copy buttons 2014-05-12 13:56:37 +03:00
Jaex 8d1b50d162 FFmpeg options form changes 2014-05-12 11:40:56 +03:00
McoreD 6f1c3b35dd FFmpeg GUI changes 2014-05-12 10:47:03 +08:00
McoreD 9fe92335d3 GIF has its own FPS setting 2014-05-12 09:13:42 +08:00
Jaex 6b28110702 ffmpeg options changes 2014-05-12 02:19:38 +03:00
Jaex 2e554cdf92 FFmpeg download function in FFmpegHelper, Moved FFmpegOptionsForm to ScreenCaptureLib 2014-05-12 01:58:10 +03:00
Jaex 3cb47314a9 CLIPath fix 2014-05-12 00:40:49 +03:00
McoreD 8c889bdd79 Rename FFmpegCLIHelper to FFmpegHelper 2014-05-10 16:06:43 +08:00
McoreD b47c65f6c5 Bye FFmpegNet, Hello ffmpeg.exe 2014-05-09 17:00:42 +08:00
McoreD a7870ee5fc GUI for FFmpegCLI 2014-05-09 11:15:04 +08:00
mcored 5d4533523c Modular ScreencastOptions 2014-05-08 21:28:46 +08:00
McoreD 58cd9990b4 Reorgansing files for FFmpeg CLI support 2014-05-08 11:54:41 +08:00