OSDN Git Service

Added a new "--add-job <src_file> <out_file> <template>" command-line option. Also...
[x264-launcher/x264-launcher.git] / src / win_main.h
2014-01-20 lordmulderAdded a new "--add-job <src_file> <out_file> <template...
2013-11-22 lordmulderFirst mock-up of the upcoming updater dialog.
2013-11-14 lordmulderSwitched the method for including the UIC header files...
2013-11-08 lordmulderImproved VapourSynth detection code.
2013-11-03 lordmulderMassive clean up: Removed Win32 API dependency from...
2013-08-07 lordmulderRefactored VapourSynth detection code into a separate...
2013-08-04 lordmulderMuch improved VapourSynth detection + added option...
2013-08-02 lordmulderAdded VapourSynth detection code.
2013-07-07 lordmulderAdded CLI option to skip the x264 version test.
2013-07-03 lordmulderSome more refactoring.
2013-07-03 lordmulderCode refactoring: Now "Preferences" and "Recently"...
2013-05-11 lordmulderFixed a small bug: When adding multiple files and enabl...
2013-05-10 lordmulderFinished work to better handle multiple input files.
2013-05-08 lordmulderSome more refactoring to allow better handling of multi...
2013-05-07 lordmulderSome initial refactoring to allow better handling of...
2013-04-02 lordmulderMoved the Avisynth detected code into a background...
2012-05-14 lordmulderAdded an option to save the output file to the same...
2012-04-30 lordmulderAdded an option to save the log automatically.
2012-04-30 lordmulderAdded support for VLD and fixed a few memory leaks...
2012-02-20 lordmulderAdded support for handling multiple instances.
2012-02-14 lordmulderDelete zero-size output files when job fails or is...
2012-02-14 lordmulderAdded a "restart" button and extended JobListModel...
2012-02-13 lordmulderActually detect the Avisynth version. Will accept versi...
2012-02-10 lordmulderImplemented asynchronous handling of dropped files...
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-04 lordmulderMake it possible to save to the name of an existing...
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-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 lordmulderDrag & Drop support.
2012-02-02 lordmulderAdded "Pause" support.
2012-01-31 lordmulderCheck the Avs2YUV version + improve custom parameters...
2012-01-30 lordmulderImplemented support for using 32-Bit Avisynth with...
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 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.