OSDN Git Service

Happy new year 2020!
[x264-launcher/x264-launcher.git] / src / win_main.h
2020-01-03 lordmulderHappy new year 2020!
2019-05-02 lordmulderUpdated copyright year.
2018-02-26 lordmulderMoved option to shut-down computer from the preferences...
2018-02-26 lordmulderUpdated copyright year.
2017-01-07 lordmulderHappy new year 2017!
2016-12-24 lordmulderAdapt for latest MUtils changes.
2016-01-01 lordmulderHappy new year 2016!
2015-12-20 lordmulderAdded menu entries for removing all "complete" jobs...
2015-03-23 lordmulderAdded option to enable line-wrapping + added option...
2015-03-14 lordmulderMoved binaries checking code into a separate thread...
2015-02-08 lordmulderSome more clean-up + moved some more functions to MUtil...
2015-02-01 lordmulderMoved some more functions into MUtilities libraries.
2015-02-01 lordmulderSome initial work to use the MUtilities library.
2015-01-31 lordmulderHappy new year 2015 !!!
2014-05-18 lordmulderCode simplification: Removed the "m_status" member...
2014-05-14 lordmulderMinimize main window into the notification area ("systr...
2014-05-03 lordmulderImplemented corner widget for the menubar.
2014-04-20 lordmulderMake it possible to move jobs up/down the in the queue...
2014-02-13 lordmulderRefactored SysinfoModel and PreferencesModel. Also...
2014-02-12 lordmulderAdded a new model to store the system capabilities.
2014-02-01 lordmulderWhen job's are added via "--add-job", the job will...
2014-01-28 lordmulderImproved UI status handling.
2014-01-27 lordmulderHandle incoming IPC commands in the "main" window.
2014-01-27 lordmulderHappy new year 2014!
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.