Commit Graph

47 Commits

Author SHA1 Message Date
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
4663c724ef Added option to shutdown the computer when all jobs are completed. 2012-02-04 01:12:21 +01:00
6121903aa0 Added option to delete jobs from the list + also added option to browse the output file. 2012-02-02 22:53:40 +01:00
2a3325b02f Added "Pause" support. 2012-02-02 02:13:02 +01:00
405e7d2382 Added help screen. 2012-02-01 01:08:54 +01:00
c1d867228e Got rid of 'pipebuf.exe' tool. Will now use two QProcess objects to handle the redirection internally. 2012-01-31 15:15:15 +01:00
6410bdbaac Added template support. Saving user-defined templates not implemented yet. 2012-01-31 03:03:17 +01:00
a3ff0fda24 Implemented support for using 32-Bit Avisynth with 64-Bit x264. 2012-01-31 00:13:32 +01:00
7a485a73f8 Make "Add Job" dialog work + added some useful web-links. 2012-01-29 15:57:23 +01:00
a1e0b85787 Improved queue support + some GUI redesign. 2012-01-29 00:57:47 +01:00
Git User
8d1c6d82ee Show progress and progress details in main window! 2012-01-28 23:24:41 +01:00
Git User
072242e14f Added log file support. 2012-01-28 19:59:04 +01:00
Git User
3007977f0b Added progress model and processing thread classes. 2012-01-28 18:55:40 +01:00
Git User
b83d33f7b3 Initial commit. 2012-01-28 16:40:14 +01:00