|
e669acfd39
|
Removed a lot of old cruft and use MUtils functions where possible.
|
2015-02-02 22:11:06 +01:00 |
|
|
07fdd97f97
|
Some initial work to use the MUtilities library.
|
2015-02-01 16:33:31 +01:00 |
|
|
d4d0882a10
|
Happy new year 2015 !!!
|
2015-01-31 19:56:04 +01:00 |
|
|
c873bf8527
|
Refactored calculation of the binary path to a separate class. Also more code refactoring.
|
2014-02-12 21:36:10 +01:00 |
|
|
7ed6499ff2
|
Removed "use 10-Bit encoding" from preferences. Also updated Help screen to show the help for the *selected* encoder.
|
2014-02-11 02:33:17 +01:00 |
|
|
b16bbfa60c
|
Happy new year 2014!
|
2014-01-27 19:58:24 +01:00 |
|
|
2c97d55729
|
Switched the method for including the UIC header files to "Using a Pointer Member Variable".
|
2013-11-14 02:29:18 +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 |
|
|
cfe88da4fc
|
Make help screen work again + updated Readme file.
|
2013-05-23 22:15:33 +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 |
|
|
d55e24e3be
|
Fix help display. Regression introduced when 8-Bit/10-Bit support was added.
|
2012-03-29 15:20:26 +02: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 |
|
|
e149f87ed8
|
Added support for custom Avs2YUV parameters. Required to allow passing trough 4:2:2 (YV16) and 4:4:4 (YV24) data, as Avs2YUV converts to 4:2:0 (YV12) by default. YV16 and YV24 requires Avisynth 2.6!
|
2012-02-12 15:58:28 +01:00 |
|
|
9f2a6951a4
|
Use the proper binary for help screen (32- vs. 64-Bit) + added "maximum job cont" option to preferences.
|
2012-02-03 12:31:51 +01:00 |
|
|
405e7d2382
|
Added help screen.
|
2012-02-01 01:08:54 +01:00 |
|