Commit graph

616 commits

Author SHA1 Message Date
Jaex
831141fd53 Version history updated 2014-06-09 02:06:49 +03:00
Jaex
31edfd6713 CompileSetup.cmd and nuget update 2014-06-09 00:30:52 +03:00
Jaex
5f236af59c Dropbox using OAuth 2.0 now 2014-06-08 22:59:13 +03:00
Jaex
1d8caac431 Dropbox OAuth2 implementation interim commit 2014-06-08 22:11:44 +03:00
Jaex
7cbc98accb Fixed task stop issue 2014-06-08 19:36:47 +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
b05f587cff Advanced setting for use active window in screen recorder that way it will be possible to select client area of window to record 2014-06-07 06:10:11 +03:00
Jaex
cb6a49ab19 Workflow changes 2014-06-07 04:08:34 +03:00
Jaex
f5e7aeb6f7 Only get git hash when release build so debug build won't slow down but still checking for empty file in debug 2014-06-06 22:19:11 +03:00
Jaex
d1316c1b56 Export button have "Upload as text" 2014-06-06 21:51:09 +03:00
Jaex
316e559b47 Using ExportImport control in ImageEffects 2014-06-06 21:35:18 +03:00
Jaex
4707baad1b Using MenuButton in ExportImportControl. FTP accounts using ExportImport control too. 2014-06-06 21:01:02 +03:00
Jaex
53e519ce62 Custom uploaders using ExportImport user control now which allows to export/import object to clipboard/file 2014-06-06 20:21:03 +03:00
Jaex
13dfb8a492 Uploaders config form load settings in shown event 2014-06-06 04:25:53 +03:00
Jaex
52cb4aff2f Credits update 2014-06-06 00:58:04 +03:00
Jaex
848ef69c07 Not show login status because it is in oauth control 2014-06-06 00:06:49 +03:00
Jaex
ca698eaa63 Some code changes, using NameParser.Parse static method 2014-06-05 22:47:36 +03:00
Jaex
af4221ff09 Merge pull request #166 from KamilKZ/master
Copy.com File Uploader
2014-06-05 21:55:18 +03:00
Kamil Zmich
c39705d1a0 Merge branch 'master' of https://github.com/ShareX/ShareX 2014-06-05 19:44:35 +01:00
Kamil Zmich
2218ec3306 Copy.com File Uploader
See #57
2014-06-05 19:19:45 +01:00
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
cd8deaaeb0 Using git command instead %git% parameter in script. If git command not exist creating empty text file.
Also added script for create empty APIKeysLocal.cs file if it is not exist.
2014-06-05 02:14:45 +03:00
Jaex
3185442111 Using prebuild.cmd so if $git$ not exist then it will create empty GitHash.txt 2014-06-04 22:41:24 +03:00
Jaex
2501ecffc0 GitHub current build tree url will be in debug log with pre build event 2014-06-04 21:32:59 +03:00
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