Commit Graph

82 Commits

Author SHA1 Message Date
24ce592604 Updated copyright year. 2019-05-02 12:47:47 +02:00
1a05d20276 Bump dates. 2018-02-27 20:32:50 +01:00
cbfa3a3600 Added "do nothing" item to post-operation sub-menu. 2018-02-26 20:38:37 +01:00
5b91737789 Moved option to shut-down computer from the preferences dialog to the menubar. 2018-02-26 17:57:46 +01:00
a34a9b8b61 Save log files to the same directory where the output file is located. 2017-05-06 13:03:12 +02:00
9e5cf62209 Adapted "update" dialog for recent MUtils changes + allow user to cancel the update checker thread by pressing Esc button. 2017-03-29 21:43:01 +02:00
4d4da2273d Added an option to preferences that allows for saving the pending jobs *without* confirmation. 2017-01-07 20:29:25 +01:00
f823b485d7 Happy new year 2017! 2017-01-07 18:48:20 +01:00
992cd2e8a6 Updated web links. 2016-06-12 14:31:31 +02:00
586d1a19c1 Fixed help screen for NVEncC. 2016-05-08 22:51:10 +02:00
cf723f7f26 Updated the About dialog. 2016-05-08 17:07:50 +02:00
286f615370 Happy new year 2016! 2016-01-01 23:59:55 +01:00
4c93c52b79 Added menu entries for removing all "complete" jobs ((includes failed/aborted jobs) and for removing all "enqueued" jobs. 2015-12-20 13:59:42 +01:00
9a5076ffcb More code refactoring: Got rid of the "binaries" class + added a SourceFactory class plus SourceInfo classes for each source type + some improvements of AddJob dialog. 2015-08-02 21:16:36 +02:00
2658b4c628 Some more improvements to VapourSynth detection + overhauled the SysinfoModel class. 2015-02-28 17:12:35 +01:00
d4d0882a10 Happy new year 2015 !!! 2015-01-31 19:56:04 +01:00
a7d4c7a100 Added link to x265 online documentation. 2014-05-05 15:05:37 +02:00
f80533f99a Make it possible to move jobs up/down the in the queue. Hold CTRL while pressing up/down cursor keys as a shortcut. 2014-04-20 17:38:55 +02:00
e6d5820b9d Implemented initial queue saving/loading support. 2014-04-18 14:41:20 +02:00
bb2702f899 Make sure comboxboxes are *not* initialized yet, so loading the template will update the GUI. 2014-04-16 21:27:27 +02:00
5967add59c Fixed icon in help dialog. 2014-04-16 20:19:38 +02:00
0ce1fff4c6 Tunings are now also loaded from the EncoderInfo object. Also improved template saving code. 2014-04-16 16:50:03 +02:00
09e6e4fe7f Updated and improved tool tips. 2014-04-16 16:05:38 +02:00
d24ceaab78 Updated web-site URL's to make them more consistent. 2014-04-11 14:44:01 +02:00
715dee0627 Updated deployment scripts. 2014-02-26 18:15:23 +01:00
e694ed1154 Finished new "About" dialog and removed old code. 2014-02-26 15:34:56 +01:00
fb721fb532 Added new "About" dialog. 2014-02-26 03:58:19 +01:00
6f4a2c5493 Added x265 about box and web-links. 2014-02-21 19:28:17 +01:00
2c97c709fc Added a new model to store the system capabilities. 2014-02-12 19:34:14 +01:00
5d9c70db03 Initial multi-encoder support. This will allow adding support for x265 in a future version. Also it makes switching between 32-Bit/64-Bit and 8-Bit/10-Bit x264 binaries more convenient. 2014-02-10 21:33:04 +01:00
b7cc4dd122 Added web-link for Avisynth+. 2014-01-29 23:59:16 +01:00
8420e7e311 Some fixes for updater dialog. 2013-12-16 22:58:21 +01:00
8d9fb210c6 Implemented update reminder to main window. Also added option to disable update reminder to preferences dialog. 2013-12-14 22:30:19 +01:00
e194239b96 Improved updater dialog. 2013-12-14 14:20:43 +01:00
c78a3c4990 Improved web-update to actually check for new versions and initiate a download. 2013-12-11 15:50:26 +01:00
50bd16dc80 Some improvements to the updater dialog. 2013-11-23 15:20:07 +01:00
1302576654 First mock-up of the upcoming updater dialog. 2013-11-22 17:01:13 +01:00
9f3bd0e5b4 Improved VapourSynth warning message (added notice about Python 3.3). 2013-08-11 20:13:51 +02:00
cb554dd5eb Added option to disable the Avisynth/VapourSynth warning messages to the preferences. 2013-08-08 23:18:31 +02:00
1bfbc3dc9d Updated web-links. 2013-08-07 16:00:46 +02:00
a74f27ab5b Code refactoring: Now "Preferences" and "Recently" used models are in separate classes for a more cleaner design. 2013-07-03 21:34:21 +02:00
43e1146263 Added sound effect when a job has completed or failed (optionally, disabled by default). 2013-07-01 03:03:21 +02:00
e1e7248b3a Added option to set the process priority of the encoder processes. 2013-06-17 00:42:57 +02:00
a56ed35a1a Finished work to better handle multiple input files. 2013-05-11 01:50:05 +02:00
aacf84b88a Some initial refactoring to allow better handling of multiple input files. 2013-05-08 00:04:40 +02:00
3f8ed91da3 Added an option to save the output file to the same folder where the source is located. Also improved Avisynth detection in case of exception error. 2012-05-14 21:47:47 +02:00
1fcc296bda Fix of previous commit. 2012-05-08 16:08:02 +02:00
1f0518d10c Less restrictive minimum/maximum for the "target bitrate" selector. 2012-05-08 02:50:20 +02:00
7effdd62d8 Added an option to save the log automatically. 2012-04-30 19:26:41 +02:00
1cb2b2b4c8 Added support for VLD and fixed a few memory leaks found by VLD. 2012-04-30 16:56:01 +02:00