Simple-x264-Launcher/src
2012-02-14 00:27:02 +01:00
..
avisynth_c.h Actually detect the Avisynth version. Will accept version 2.5 or later. 2012-02-13 18:52:55 +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 Append the proper extension to the output file name, according to selected file type. 2012-02-04 22:44:19 +01:00
model_jobList.h Added option to delete jobs from the list + also added option to browse the output file. 2012-02-02 22:53:40 +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 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
thread_encode.h Improved deadlock handling. We will now throw a warning after 1 minute and abort after 5 minutes of inactivity. This may still be too short for FFVideoSource() to finish indexing on extremely large files. Though in this case the user should use 'ffmsindex' to create the index beforehand. 2012-02-11 16:10:21 +01:00
version.h Bump version. 2012-02-14 00:27:02 +01:00
win_addJob.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_addJob.h Properly verify custom Avs2YUV parameters. Also improved color-space info in the ReadMe file. 2012-02-13 00:04:39 +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 Added option to by-pass the Avisynth check. Not recommended! 2012-02-13 20:49:16 +01:00
win_main.h Actually detect the Avisynth version. Will accept version 2.5 or later. 2012-02-13 18:52:55 +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