OSDN Git Service

Updated build script.
[x264-launcher/x264-launcher.git] / src / cli.h
2023-06-18 lordmulderUpdated copyright year.
2022-06-16 lordmulderUpdated copyright year. v3.02
2021-12-07 lordmulderUpdated copyright year.
2020-06-25 lordmulderImplemented experimental dark mode, based on QDarkStyle...
2020-01-03 lordmulderHappy new year 2020!
2019-05-02 lordmulderUpdated copyright year.
2018-02-26 lordmulderUpdated copyright year.
2017-01-07 lordmulderHappy new year 2017!
2016-01-01 lordmulderHappy new year 2016!
2015-02-01 lordmulderSome initial work to use the MUtilities library.
2015-01-31 lordmulderHappy new year 2015 !!!
2015-01-05 lordmulderSome improvements to x264 version check. In particular...
2014-04-20 lordmulderCorrectly handle the "--first-run" CLI option.
2014-02-02 lordmulderRemoved dependency on CLIParser from "global" functions.
2014-02-01 lordmulderUse the new CLI parser class in a few more places.
2014-02-01 lordmulderRefactored command-line parser into a separate class...