OSDN Git Service

Actually detect the Avisynth version. Will accept version 2.5 or later.
[x264-launcher/x264-launcher.git] / src / win_main.cpp
2012-02-13 lordmulderActually detect the Avisynth version. Will accept versi...
2012-02-13 lordmulderMake sure that the current configuration can be saved...
2012-02-10 lordmulderImproved internal API for version info.
2012-02-10 lordmulderImplemented asynchronous handling of dropped files...
2012-02-10 lordmulderImplemented a portable mode. Will be enabled, if the...
2012-02-09 lordmulderRemember last configuration, even if it was unsaved.
2012-02-07 lordmulderAdded support for Windows 7 Taskbar progress indicator...
2012-02-07 lordmulderMoved CPU capabilities check to the main window init...
2012-02-05 lordmulderReorganized web-links a bit + added "Reset" button...
2012-02-05 lordmulderAdded support for adding files from the command-line.
2012-02-05 lordmulderAdded option to use 64-Bit Avisynth/Avs2YUV.
2012-02-04 lordmulderAdded support for fractional CRF values. In CQ mode...
2012-02-04 lordmulderAdded option to shutdown the computer when all jobs...
2012-02-03 lordmulderAdded support for running multiple jobs in parallel.
2012-02-03 lordmulderUse the proper binary for help screen (32- vs. 64-Bit...
2012-02-02 lordmulderAdded "Preferences" dialog.
2012-02-02 lordmulderAdded option to delete jobs from the list + also added...
2012-02-02 lordmulderImproved saving of new profiles.
2012-02-02 lordmulderAdded "x264" and "Qt" about dialogs.
2012-02-02 lordmulderDrag & Drop support.
2012-02-02 lordmulderCheck binary type of all tools.
2012-02-02 lordmulderAdded "Pause" support.
2012-02-01 lordmulderAdded help screen.
2012-01-31 lordmulderCheck the Avs2YUV version + improve custom parameters...
2012-01-31 lordmulderGot rid of 'pipebuf.exe' tool. Will now use two QProces...
2012-01-30 lordmulderImplemented support for using 32-Bit Avisynth with...
2012-01-30 lordmulderCheck x264 version + added simple build script.
2012-01-30 lordmulderImplemented 2-Pass support + various fixes.
2012-01-29 lordmulderImplemented rudimental encoding support.
2012-01-29 lordmulderAdded options Model.
2012-01-29 lordmulderMake "Add Job" dialog work + added some useful web...
2012-01-29 lordmulderAdded "Add Job" dialog.
2012-01-29 lordmulderIndicate x64 support.
2012-01-28 lordmulderImproved queue support + some GUI redesign.
2012-01-28 Git UserShow progress and progress details in main window!
2012-01-28 Git UserAdded log file support.
2012-01-28 Git UserAdded progress model and processing thread classes.
2012-01-28 Git UserInitial commit.