OSDN Git Service

Added option to choose between 8-Bit and 10-Bit encoding at runtime. We now include...
[x264-launcher/x264-launcher.git] / src / model_jobList.cpp
2012-02-14 lordmulderAdded a "restart" button and extended JobListModel...
2012-02-04 lordmulderAppend the proper extension to the output file name...
2012-02-04 lordmulderMake it possible to save to the name of an existing...
2012-02-04 lordmulderAdded option to shutdown the computer when all jobs...
2012-02-02 lordmulderAdded option to delete jobs from the list + also added...
2012-02-02 lordmulderAdded "Pause" support.
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 lordmulderMake "Add Job" dialog work + added some useful web...
2012-01-29 lordmulderFixed a potential memory leak.
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.