Commit graph

264 commits

Author SHA1 Message Date
Jaex
3b67a78425 Added Shorten URL and Share URL menus to right click menu of main window 2014-07-07 19:46:55 +03:00
Jaex
111d44e11f Few drop form changes 2014-07-05 21:28:30 +03:00
Jaex
523f6ddbbb Custom drag & drop form background 2014-07-05 20:46:37 +03:00
Jaex
2a408253ca Added auto disable Windows Aero while recording setting 2014-07-04 22:04:32 +03:00
Jaex
9e3438777f Added Upload URL 2014-07-04 17:23:53 +03:00
Jaex
30637290c8 NumberExtensions class 2014-07-04 08:38:04 +03:00
Jaex
64c4c79755 SettingsBase first time run and previous version check support 2014-07-03 16:48:35 +03:00
Jaex
345de01c96 Config files will have application version, Documents link update 2014-07-02 21:19:51 +03:00
Jaex
a18f6909c3 Added easter egg (Click about window animation 10 times) 2014-06-28 12:06:28 +03:00
Jaex
d65b7fb150 CodeMaid cleanup, Moved few methods to URLHelpers from Helpers 2014-06-28 03:22:56 +03:00
Jaex
db43494150 Added simple Google+ sharing support (Google+ API not supports sharing yet) 2014-06-28 01:05:12 +03:00
Jaex
3890988563 BlackStyle control changes 2014-06-28 00:41:07 +03:00
Jaex
77901c2eff Accessibility improvements 2014-06-25 23:45:57 +03:00
Jaex
195b371c27 FtpClient update 2014-06-21 00:11:13 +03:00
Jaex
6286ddaba5 Added import settings from URL support 2014-06-20 15:05:04 +03:00
Jaex
847b152717 Automatic image preview hide option 2014-06-18 22:17:22 +03:00
Jaex
18fe663f02 Added Twitter image uploader 2014-06-15 13:29:09 +03:00
Jaex
5f4f3e4077 Fixed MainFormSize save problem 2014-06-15 02:38:38 +03:00
Jaex
16593934bf ImageShack better error handling, Error form changes, Using ShowActivate instead BringToFront 2014-06-11 23:46:00 +03:00
Jaex
7e09ce87d4 Added Open URL to after upload job 2014-06-11 03:47:20 +03:00
Jaex
5505212127 Fixed Copy empty size problem, Moved URL related functions to URLHelpers 2014-06-09 23:00:59 +03:00
Jaex
81d87c7fec gdigrab custom commands variables 2014-06-09 05:21:18 +03:00
Jaex
831141fd53 Version history updated 2014-06-09 02:06:49 +03:00
Jaex
cb6a49ab19 Workflow changes 2014-06-07 04:08:34 +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
ca698eaa63 Some code changes, using NameParser.Parse static method 2014-06-05 22:47:36 +03: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
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
McoreD
ca6c61fe8e Created FFmpegCLIHelper
ffmpeg.exe quits as soon as it starts!
2014-05-08 17:06:53 +08:00
McoreD
58cd9990b4 Reorgansing files for FFmpeg CLI support 2014-05-08 11:54:41 +08:00
Jaex
65e07b618c Better url file checking 2014-05-07 19:55:42 +03:00
Jaex
b2fdc2a9fd URL upload changes 2014-05-07 19:26:14 +03:00
mcored
8ddae5f03d fixed #125
If you copy a URL of an image, you can now upload this image using
Clipboard Upload.
TODO: This could extend to files too.
2014-05-07 20:33:36 +08:00
McoreD
97b38ae48f Automatically download and install FFmpeg files 2014-05-07 16:59:19 +08:00
McoreD
3f1f84f22c Support CLI after creating Animated GIF
Support CLI after creating Animated GIF so that you can still run CLI
for GIF optimizations such as http://www.lcdf.org/gifsicle
2014-05-07 07:25:44 +08:00
Jaex
5c3042935b Code improvements for screen recording 2014-05-07 00:06:26 +03:00
McoreD
503c61cb38 Added FFmpeg recorder support
Screen Recorder tab now has a checkBox: Run CLI afterwards so that you
may execute your favourite Command Line Interface (e.g. x264.exe,
ffmpeg.exe) to encode what has been recorded by ShareX. You may choose
Video for Windows (VfW), FFmpeg or Animated Gif to record your screen.
VfW will allow you to create uncompressed AVI streams or compressed
streams using x264VfW etcc; FFmpeg will allow you to create MPEG4
streams - this is handy if you do not have Administrator access to
install x264VfW to compress your streams. Run CLI afterwards checkBox is
disabled for Animated GIF until we actually see a CLI that could take
GIF and output to a movie file.
2014-05-06 19:23:12 +08:00
Jaex
62201c6bda NameParser menu auto dispose, added menu to Dropbox 2014-05-06 01:55:20 +03:00
Jaex
39116e6dad Image editor save will use last save path, save as will use last save directory, handling memory leaks 2014-05-04 15:31:35 +03:00
McoreD
bf13344f66 Greenshot Image Editor changes
Greenshot Image Editor supports current file name or current file path
2014-05-04 11:27:27 +08:00
McoreD
afe6074398 Save and close button in Greenshot Editor works 2014-05-04 08:53:11 +08:00
mcored
96d1636f6a GreenshotImageEditor SaveAs button 2014-05-04 06:03:45 +08:00
Jaex
2d7840e08e Workaround for have avi options button 2014-05-03 23:06:02 +03:00
Jaex
45a08f4350 Screen recorder avi compression options changes 2014-05-03 21:55:15 +03:00
Jaex
bf2768e474 Added FTP client to Tools menu 2014-05-02 20:56:51 +03:00
Jaex
5edb5fe988 Json library updated 2014-05-02 16:05:44 +03:00
Jaex
604a4325eb ShareX 8.8.0 release 2014-05-01 16:52:46 +03:00
Jaex
b3c0fadbc3 Clipboard upload auto index folder is optional setting 2014-04-30 15:12:28 +03:00
mcored
a125ba0989 Changelog update 2014-04-30 10:46:00 +08:00