Commit Graph

63 Commits

Author SHA1 Message Date
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
961de9e029 Updated the GnuPG binary. 2017-05-26 13:12:38 +02:00
18ce4e48e0 Adapted for the latest MUtils library changes. 2017-04-08 14:15:05 +02:00
dd3195f6c7 Updated the NC binary, re-compiled form latest sources with GCC v6.3.0. 2017-04-02 17:42:41 +02:00
5d3927250e Updated the Wget binary to latest version (v1.18). 2016-10-22 15:17:28 +02:00
f8dd4dcac0 Updated web-update tool to latest binary version. 2016-10-21 12:07:52 +02:00
1acab6286d Updated web-update tool to latest binary version. 2016-10-10 22:59:50 +02:00
979d5e397b Updated web-update tool to latest binary version. 2016-09-25 18:04:40 +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
669a915118 Some fixes in Update dialog to accommodate for latest MUtils changes. 2016-04-23 15:09:13 +02: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
decf0e0ffd Updated WUpdate tool to the latest version. 2015-10-12 20:31:24 +02:00
439ec45621 Updated WebUpdate and GnuPG binaries to the latest versions. 2015-05-14 11:38:42 +02:00
8e4e381408 Added option to enable line-wrapping + added option for saving the log to file. 2015-03-23 21:22:11 +01:00
fa29d4ba11 Moved binaries checking code into a separate thread + show spinner while application is initializing. 2015-03-14 14:01:50 +01:00
e669acfd39 Removed a lot of old cruft and use MUtils functions where possible. 2015-02-02 22:11:06 +01:00
1d2d990737 Updated WebUpdate and GnuPG binaries to the latest versions. 2014-10-08 23:40:47 +02:00
2250665143 Added a few missing icon files to the repository. 2014-05-03 16:49:39 +02:00
d50c155b93 Implemented corner widget for the menubar. 2014-05-03 16:46:08 +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
68806a2f42 Updated deployment script. 2014-04-16 20:18:48 +02: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
d48e218b12 Updated WebUpdate and GnuPG binaries to the latest versions. 2014-02-02 15:57:08 +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
ac7cd2f155 Added binary utils required for the web-update utility. 2013-12-09 20:42:02 +01:00
50bd16dc80 Some improvements to the updater dialog. 2013-11-23 15:20:07 +01:00
04d9827cb0 Added more button icons. 2013-11-23 15:18:10 +01:00
1302576654 First mock-up of the upcoming updater dialog. 2013-11-22 17:01:13 +01:00
3766369c49 Refactored VapourSynth detection code into a separate thread, similar to Avisynth. 2013-08-07 15:34:02 +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
a56ed35a1a Finished work to better handle multiple input files. 2013-05-11 01:50:05 +02:00
6942f4291c Better support for new x264 builds with OpenCL Lookahead. 2013-05-05 14:12:30 +02:00
6a2c9e463f Updated build script. 2012-12-05 22:51:27 +01:00
f4549d74ef Allow "--frames" and "--fps" as custom parameters, because they might be useful when FFMS2 input is used. We will discard those parameters later, iff Avisynth/Pipe input is used. 2012-09-22 14:58:51 +02:00
0ece9fed40 Updated ReadMe file. 2012-02-17 22:18:40 +01:00
1033990705 Added a web-link for "Help and Support". 2012-02-16 23:58:33 +01:00
c91451069e Added "Copy" and "Paste" to custom context menu. 2012-02-16 14:33:26 +01:00
83e51e6a17 Added "Editor" dialog for custom parameters. 2012-02-16 02:08:46 +01:00
aefe4fa3ea Strip down Avisynth header file to what we actually need/use. 2012-02-14 23:57:28 +01:00
10b495bfa5 Added a "restart" button and extended JobListModel API as required. 2012-02-14 23:36:44 +01:00
9667385870 Make sure that the current configuration can be saved to a template, even if it equals the "<Recently Used>" configuration. Also added Avisynth credits. 2012-02-13 16:44:50 +01:00
912b021ce9 Added notice. 2012-02-11 18:21:45 +01:00
c1d4d1d589 Added support for Windows 7 Taskbar progress indicator + include version info in resources. 2012-02-08 00:29:47 +01:00
71a5b84d7b Reorganized web-links a bit + added "Reset" button to preferences dialog. 2012-02-05 15:42:41 +01:00
d7d5f27756 Make it possible to save to the name of an existing template. 2012-02-04 19:09:27 +01:00