.. |
avisynth_c.h
|
Strip down Avisynth header file to what we actually need/use.
|
2012-02-14 23:57:28 +01:00 |
global.cpp
|
Bump version.
|
2012-02-14 00:27:02 +01:00 |
global.h
|
Improved internal API for version info.
|
2012-02-11 00:19:24 +01:00 |
main.cpp
|
Improved internal API for version info.
|
2012-02-11 00:19:24 +01:00 |
model_jobList.cpp
|
Added a "restart" button and extended JobListModel API as required.
|
2012-02-14 23:36:44 +01:00 |
model_jobList.h
|
Added a "restart" button and extended JobListModel API as required.
|
2012-02-14 23:36:44 +01:00 |
model_logFile.cpp
|
Implemented support for using 32-Bit Avisynth with 64-Bit x264.
|
2012-01-31 00:13:32 +01:00 |
model_logFile.h
|
Implemented support for using 32-Bit Avisynth with 64-Bit x264.
|
2012-01-31 00:13:32 +01:00 |
model_options.cpp
|
Compatibility fix.
|
2012-02-12 17:35:50 +01:00 |
model_options.h
|
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 |
resource.h
|
Added option to shutdown the computer when all jobs are completed.
|
2012-02-04 01:12:21 +01:00 |
targetver.h
|
Initial commit.
|
2012-01-28 16:40:14 +01:00 |
taskbar7.cpp
|
Added support for Windows 7 Taskbar progress indicator + include version info in resources.
|
2012-02-08 00:29:47 +01:00 |
taskbar7.h
|
Remember last configuration, even if it was unsaved.
|
2012-02-09 02:06:29 +01:00 |
thread_encode.cpp
|
Show an estimate(!) of the final size during the encode.
|
2012-02-23 03:18:46 +01:00 |
thread_encode.h
|
Show an estimate(!) of the final size during the encode.
|
2012-02-23 03:18:46 +01:00 |
thread_ipc.cpp
|
Improved IPC behavior when the running instance does not respond for whatever reason.
|
2012-02-21 01:59:44 +01:00 |
thread_ipc.h
|
Improved IPC behavior when the running instance does not respond for whatever reason.
|
2012-02-21 01:59:44 +01:00 |
version.h
|
Show an estimate(!) of the final size during the encode.
|
2012-02-23 03:18:46 +01:00 |
win_addJob.cpp
|
Properly remember the last selected output file filter index.
|
2012-02-22 23:53:16 +01:00 |
win_addJob.h
|
Properly remember the last selected output file filter index.
|
2012-02-22 23:53:16 +01:00 |
win_editor.cpp
|
Added "Editor" dialog for custom parameters.
|
2012-02-16 02:08:46 +01:00 |
win_editor.h
|
Added "Editor" dialog for custom parameters.
|
2012-02-16 02:08:46 +01:00 |
win_help.cpp
|
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 |
win_help.h
|
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 |
win_main.cpp
|
Improved IPC behavior when the running instance does not respond for whatever reason.
|
2012-02-21 01:59:44 +01:00 |
win_main.h
|
Added support for handling multiple instances.
|
2012-02-21 00:37:31 +01:00 |
win_preferences.cpp
|
Refactored selection of the "data" directory into a global function and killed some Copy&Paste code.
|
2012-02-10 18:40:28 +01:00 |
win_preferences.h
|
Reorganized web-links a bit + added "Reset" button to preferences dialog.
|
2012-02-05 15:42:41 +01:00 |