Commit graph

185 commits

Author SHA1 Message Date
Jaex
b1acb92971 Tabs will have icon 2014-06-05 18:14:10 +03:00
Jaex
8e58ad83b7 Workaround for 1px empty space between listviewitems 2014-06-05 16:47:37 +03:00
Jaex
ad8419cea9 Few FFmpeg changes 2014-06-04 17:08:07 +03:00
Jaex
2529c8be88 Little changes 2014-06-04 14:44:37 +03:00
Jaex
6850774a18 fixed #160: Removed input fps which was causing fast video problem 2014-06-04 00:16:33 +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
dcf9409648 OutpuBox was not scrolling to end 2014-06-02 18:24:24 +03:00
Jaex
708ff2aa38 Fixed watch folder sync context 2014-06-01 09:59:40 +03:00
mcored
5201b39bfa QR Code can copy to clipboard and save as png/svg 2014-06-01 10:05:59 +08: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
83066a7d99 Added help button to FFmpeg options window 2014-05-30 10:41:32 +03:00
Jaex
6b9c9642d3 Fixed size types 2014-05-29 08:39:06 +03:00
Jaex
bf2abc4cc4 Drag & drop box will support image and text too 2014-05-28 04:06:49 +03:00
Jaex
d41ef9d1b6 FTP client fixes 2014-05-25 08:32:20 +03:00
Jaex
568b8ab627 Removed FTP proxy settings 2014-05-25 03:46:53 +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
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
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