Commit Graph

27 Commits

Author SHA1 Message Date
e669acfd39 Removed a lot of old cruft and use MUtils functions where possible. 2015-02-02 22:11:06 +01:00
d4d0882a10 Happy new year 2015 !!! 2015-01-31 19:56:04 +01: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
6982596882 Refactored SysinfoModel and PreferencesModel. Also made those classes thread-safe! 2014-02-14 00:01:00 +01:00
b16bbfa60c Happy new year 2014! 2014-01-27 19:58:24 +01:00
f6e3275018 Massive clean up: Removed Win32 API dependency from "global.h". All Win32 API calls are now wrapped in custom functions in "global.cpp". 2013-11-03 18:34:20 +01:00
74edad10e7 Fixed regression in previous commit. 2013-07-03 23:56:41 +02:00
74ac7077a6 Some more refactoring. 2013-07-03 21:52:19 +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
a3072d9c6b Fixed a small bug: When adding multiple files and enabling the "Apply To All Files" option, then the current file was added twice. 2013-05-11 21:52:07 +02:00
10b495bfa5 Added a "restart" button and extended JobListModel API as required. 2012-02-14 23:36:44 +01:00
ccfe3910ba Append the proper extension to the output file name, according to selected file type. 2012-02-04 22:44:19 +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
a30b5b7300 Check x264 version + added simple build script. 2012-01-30 17:50:19 +01:00
8ebfc46240 Implemented 2-Pass support + various fixes. 2012-01-30 04:58:42 +01:00
65c7aba23a Implemented rudimental encoding support. 2012-01-29 21:31:09 +01:00
7a485a73f8 Make "Add Job" dialog work + added some useful web-links. 2012-01-29 15:57:23 +01:00
6cc4e4b309 Fixed a potential memory leak. 2012-01-29 01:28:41 +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