OSDN Git Service

Updated copyright year.
[x264-launcher/x264-launcher.git] / src / win_preferences.cpp
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 lordmulderAdded an option to preferences that allows for saving...
2017-01-07 lordmulderHappy new year 2017!
2016-01-01 lordmulderHappy new year 2016!
2015-02-28 lordmulderSome more improvements to VapourSynth detection + overh...
2015-02-02 lordmulderRemoved a lot of old cruft and use MUtils functions...
2015-02-01 lordmulderSome initial work to use the MUtilities library.
2015-01-31 lordmulderHappy new year 2015 !!!
2014-02-13 lordmulderRefactored SysinfoModel and PreferencesModel. Also...
2014-02-12 lordmulderAdded a new model to store the system capabilities.
2014-02-11 lordmulderRemoved "use 10-Bit encoding" from preferences. Also...
2014-01-27 lordmulderHappy new year 2014!
2013-12-14 lordmulderImplemented update reminder to main window. Also added... v2.28
2013-11-14 lordmulderSwitched the method for including the UIC header files...
2013-11-12 lordmulderFixed priority control in Preferences dialog.
2013-11-03 lordmulderMassive clean up: Removed Win32 API dependency from...
2013-08-09 lordmulderSome improvements in preferences dialog.
2013-08-08 lordmulderAdded option to disable the Avisynth/VapourSynth warnin...
2013-07-03 lordmulderFixed regression in previous commit.
2013-07-03 lordmulderCode refactoring: Now "Preferences" and "Recently"...
2013-07-01 lordmulderAdded sound effect when a job has completed or failed...
2013-06-16 lordmulderAdded option to set the process priority of the encoder...
2013-05-11 lordmulderFixed a small bug: When adding multiple files and enabl...
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-03-25 lordmulderAdded option to choose between 8-Bit and 10-Bit encodin...
2012-02-10 lordmulderRefactored selection of the "data" directory into a...
2012-02-10 lordmulderImplemented a portable mode. Will be enabled, if the...
2012-02-06 lordmulderFixed potential deadlock.
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 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.