Commit graph

588 commits

Author SHA1 Message Date
Jaex c41edbc224 Screen recording using Tasks so it can show up in main window and use CopyFileToClipboard, CopyFilePathToClipboard, PerformActions and history etc. 2014-06-04 18:20:13 +03:00
Jaex ad8419cea9 Few FFmpeg changes 2014-06-04 17:08:07 +03:00
Jaex c1fa7ae07f Revert "Prevent FFmpeg Custom Commands from getting overwritten"
This reverts commit 4a403fd65f.
2014-06-04 14:55:25 +03:00
Jaex 335f6a1041 Merge branch 'master' of github.com:ShareX/ShareX 2014-06-04 14:53:55 +03:00
Jaex 2529c8be88 Little changes 2014-06-04 14:44:37 +03:00
mcored 4a403fd65f Prevent FFmpeg Custom Commands from getting overwritten 2014-06-04 09:03:28 +08:00
Jaex 2b64b6c19c Added FFmpeg custom commands support 2014-06-04 02:18:41 +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 deda00fae3 Merge branch 'master' of github.com:ShareX/ShareX 2014-06-02 18:25:16 +03:00
Jaex dcf9409648 OutpuBox was not scrolling to end 2014-06-02 18:24:24 +03:00
mcored e40b321be2 Updated version history 2014-06-02 20:19:02 +08:00
Jaex 46ff96e9d2 Few Gfycat changes, About window updated 2014-06-01 11:59:37 +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 ad1f00a51e Merge pull request #158 from Dinnerbone/gfycat
Don't resize gfycat uploads and update progress bar during transcode
2014-06-01 04:42:26 +03:00
Nathan Adams c1c74d388d Don't resize uploaded images and update progress bar during transcode 2014-05-31 19:52:18 +02:00
Jaex cf45e3d930 Merge pull request #156 from Dinnerbone/gfycat
Added gfycat support. Anonymous uploads only, supports gif and ffmpeg video
2014-05-31 19:25:37 +03:00
Nathan Adams 710c9c6c2b Added gfycat support. Anonymous uploads only, supports gif and ffmpeg video. 2014-05-31 18:20:27 +02:00
Jaex 76f51df1b2 Rectangle light hotkey, Task settings auto fill description button 2014-05-31 18:37:23 +03:00
Jaex 728e3fddde Rectangle (Light) added to Capture menu 2014-05-31 18:25:44 +03:00
Jaex 2ed433ffef Magnifier position fix 2014-05-31 17:08:21 +03:00
Jaex f7463f7db0 fixed #155: Fixed FTP index 2014-05-31 04:27:47 +03:00
Jaex 739f4243a3 FTP changes 2014-05-30 18:24:43 +03:00
Jaex 25d5f07f47 FTP test improved 2014-05-30 17:59:08 +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 d3fcedf677 fixed #150: Amazon S3 custom domain support, Moved URL methods to URLHelpers class 2014-05-30 12:09:13 +03:00
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 7aa28d610d fixed silent install 2014-05-27 12:33:28 +03:00
Jaex 855ce3262f Setup will install .NET Framework 4.0 and C++ Redistributable 2010 automatically 2014-05-27 10:04:39 +03:00
Jaex 959a43ec66 Show response button visible even if no error 2014-05-25 08:53:47 +03:00
Jaex d41ef9d1b6 FTP client fixes 2014-05-25 08:32:20 +03:00
Jaex 101346d86c FTP client works now 2014-05-25 07:39:13 +03:00
Jaex 568b8ab627 Removed FTP proxy settings 2014-05-25 03:46:53 +03:00
Jaex bd7a57c0cb Automatic directory creation 2014-05-25 03:09:49 +03:00
Jaex 930201711b FTPS encryption changes 2014-05-25 01:24:51 +03:00
Jaex 285662f052 Using System.Net.FtpClient library instead Starksoft.Net.Ftp library. 2014-05-24 23:43:58 +03:00
Jaex 9aef38f576 Inno changes 2014-05-24 08:40:26 +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