|
fe48035eae
|
Improved VapourSynth detection code.
|
2013-11-08 17:39:16 +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 |
|
|
3766369c49
|
Refactored VapourSynth detection code into a separate thread, similar to Avisynth.
|
2013-08-07 15:34:02 +02:00 |
|
|
9635f092f6
|
Much improved VapourSynth detection + added option "--no-deadlock-detection" to disable process termination on timeout.
|
2013-08-04 18:44:53 +02:00 |
|
|
78f882f1ad
|
Added VapourSynth detection code.
|
2013-08-02 18:09:12 +02:00 |
|
|
2adc1ee50c
|
Added CLI option to skip the x264 version test.
|
2013-07-07 16:11:47 +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 |
|
|
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 |
|
|
a56ed35a1a
|
Finished work to better handle multiple input files.
|
2013-05-11 01:50:05 +02:00 |
|
|
680debf496
|
Some more refactoring to allow better handling of multiple input files.
|
2013-05-08 22:46:25 +02:00 |
|
|
aacf84b88a
|
Some initial refactoring to allow better handling of multiple input files.
|
2013-05-08 00:04:40 +02:00 |
|
|
dd7a18abbb
|
Moved the Avisynth detected code into a background thread.
|
2013-04-02 23:10:58 +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 |
|
|
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 |
|
|
ff3f5516d8
|
Added support for handling multiple instances.
|
2012-02-21 00:37:31 +01:00 |
|
|
c66376096d
|
Delete zero-size output files when job fails or is aborted.
|
2012-02-15 00:45:42 +01:00 |
|
|
10b495bfa5
|
Added a "restart" button and extended JobListModel API as required.
|
2012-02-14 23:36:44 +01:00 |
|
|
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 |
|