Commit Graph

24 Commits

Author SHA1 Message Date
9829729d7f Actually detect the Avisynth version. Will accept version 2.5 or later. 2012-02-13 18:52:55 +01:00
ed774d4f0f Implemented asynchronous handling of dropped files, so the source application gets unblocked ASAP. Also added Drag&Drop support to the "Add Job" dialog. 2012-02-10 18:42:16 +01:00
c1d4d1d589 Added support for Windows 7 Taskbar progress indicator + include version info in resources. 2012-02-08 00:29:47 +01:00
f07f8bcb13 Moved CPU capabilities check to the main window init function. 2012-02-07 21:48:25 +01:00
d7d5f27756 Make it possible to save to the name of an existing template. 2012-02-04 19:09:27 +01:00
fa9488fb78 Added support for fractional CRF values. In CQ mode the quantizer will be rounded to the next int value. Also cleaned-up resource file. 2012-02-04 15:56:38 +01:00
4663c724ef Added option to shutdown the computer when all jobs are completed. 2012-02-04 01:12:21 +01:00
2077dd06f2 Added support for running multiple jobs in parallel. 2012-02-03 15:28:00 +01:00
c81b23c81e Added "Preferences" dialog. 2012-02-03 00:53:14 +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
0d22776128 Improved saving of new profiles. 2012-02-02 18:55:55 +01:00
a662b818d3 Drag & Drop support. 2012-02-02 13:52:52 +01:00
2a3325b02f Added "Pause" support. 2012-02-02 02:13:02 +01:00
932610e822 Check the Avs2YUV version + improve custom parameters editor. 2012-01-31 20:28:40 +01:00
a3ff0fda24 Implemented support for using 32-Bit Avisynth with 64-Bit x264. 2012-01-31 00:13:32 +01:00
65c7aba23a Implemented rudimental encoding support. 2012-01-29 21:31:09 +01:00
055b9ef673 Added options Model. 2012-01-29 19:14:46 +01:00
7a485a73f8 Make "Add Job" dialog work + added some useful web-links. 2012-01-29 15:57:23 +01:00
93dfa5e074 Indicate x64 support. 2012-01-29 01:19:50 +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