Commit graph

5949 commits

Author SHA1 Message Date
Jaex 1773b29f23 Added NoOverlapOffset option 2019-12-15 17:54:23 +03:00
Jaex 31bc399444 Added NoOverlap option 2019-12-15 15:39:15 +03:00
Jaex b5fc7103e4 Rename RandomRotate to RandomAngle 2019-12-15 15:07:40 +03:00
Jaex 64fa09a65c Use ClipboardHelpers everywhere 2019-12-12 16:12:46 +03:00
Jaex 65fb293512 Added GetFileDropList method to ClipboardHelpers 2019-12-12 16:06:57 +03:00
Jaex 4f617f594b fixed #4519: Handle clipboard exceptions when getting text 2019-12-12 15:03:22 +03:00
Jaex 9aa35dbc6b Added check contains image parameter 2019-12-12 12:59:00 +03:00
Jaex 612ccc8ecc Added random opacity option 2019-12-09 12:26:42 +03:00
Jaex f07a90a910 Fix position offsets 2019-12-08 16:59:44 +03:00
Jaex bbbbbc3ccb Removed random position option from image watermark because random images effect can be used for same purpose 2019-12-08 16:52:45 +03:00
Jaex 9bcd554c43 Make sure image is valid size 2019-12-08 16:39:23 +03:00
Jaex 32dd3cc77d Added min/max range for random rotate 2019-12-08 16:03:45 +03:00
Jaex fba824e634 Added random size option 2019-12-08 15:31:23 +03:00
Jaex 7017fee4a6 Added random rotate option 2019-12-08 15:14:41 +03:00
Jaex 241a9f4eb3 Added image file caching for random images effect 2019-12-08 10:59:56 +03:00
Jaex 8e800ff315 Initial work for random images effect 2019-12-08 10:23:20 +03:00
Jaex f5e5c5c5b4 Moved ObjectListView to HelpersLib 2019-12-04 03:39:57 +03:00
Jaex 7eceecf76d FTP not gonna be able to ignore emoji encoding 2019-12-04 03:15:21 +03:00
Jaex d61123b8c4 ObjectListView refactoring 2019-12-03 23:56:26 +03:00
Jaex 1b00fb0538 Use ContextMenuStrip instead of ContextMenu 2019-12-03 23:11:35 +03:00
Jaex a149c608b7 Make video converter form localizable 2019-12-01 20:33:22 +03:00
Jaex 388652ea66 Show min and max values under track bar 2019-12-01 20:15:08 +03:00
Jaex a9d14f940f Use const for encoder quality ranges 2019-12-01 19:50:41 +03:00
Jaex a66a0b49f7 Fix VP8 minimum crf 2019-12-01 19:26:38 +03:00
Jaex edc2b3120c Removed tab control from video converter form 2019-11-30 20:50:56 +03:00
Jaex beb7156c80 Added "Use custom arguments" option to video converter 2019-11-30 20:21:47 +03:00
Jaex 7aeddfc403 aac is not experimental anymore 2019-11-28 20:08:38 +03:00
Jaex 9a9771840e Only use these args while recording 2019-11-28 20:05:14 +03:00
Jaex 5922e5878b fixed #824: Added VP9 support 2019-11-28 19:54:07 +03:00
Jaex 3be78a4ca5 Update enum descriptions to be more consistent 2019-11-28 18:43:18 +03:00
Jaex 24cbbc0999 Tab name change 2019-11-28 18:38:24 +03:00
Jaex c5828c9992 Added "Auto open folder" option to video converter 2019-11-27 19:10:49 +03:00
Jaex 4d14026e59 fixed #2055: Show encoding progress in tray icon text 2019-11-27 17:33:31 +03:00
Jaex 4da86839fa Refactor GetUniqueFilePath method 2019-11-26 17:17:43 +03:00
Jaex 4c4b388944 Make context menu strips slightly transparent 2019-11-25 22:40:21 +03:00
Jaex 9eb37efa1f Support stopping video encoding 2019-11-25 14:10:47 +03:00
Jaex e0d00c320e Removed FFmpegHelper class, instead using FFmpegCLIManager 2019-11-23 18:06:13 +03:00
Jaex aabacb9bb5 Moved GetDirectShowDevices to FFmpegCLIManager 2019-11-23 15:26:56 +03:00
Jaex 7faad83eeb Simplify regex 2019-11-23 11:23:07 +03:00
Jaex a1418be676 Always show encode progress bar 2019-11-23 10:35:33 +03:00
Jaex db7ea69ffe Use black style progress bar 2019-11-22 17:57:41 +03:00
Jaex 574e92485d Added tabs to video converter form 2019-11-22 17:40:11 +03:00
Jaex 0bd6d998b4 Added encode progress support 2019-11-22 17:14:24 +03:00
Jaex 1c5a44a40c fixed #4303: If load of image is failed then don't try to open image viewer 2019-11-22 12:21:26 +03:00
Jaex 04b8f2ee7b Remember video converter settings 2019-11-22 11:26:08 +03:00
Jaex 8c99547ea7 Reverse video quality track bar value 2019-11-20 15:53:14 +03:00
Jaex 562599a2c6
Merge pull request #4493 from physanus/master
Update german translation for uploading log files in the debug protocol
2019-11-20 12:41:52 +03:00
physanus a48588bee2
Update german translation for uploading log files in the debug protocol
The current translation could be misunderstanding since it more likely means to open the "upload protocol" and not to upload the protocol. 
This commit clarifies the "upload" of the protocol so the following popup about sensitive information actually makes sense.
2019-11-20 10:39:44 +01:00
Jaex ddbc49da0b Added track bar for video quality 2019-11-19 16:52:34 +03:00
Jaex 7872e875f4 Set video codec quality ranges 2019-11-19 15:53:19 +03:00