Files
mpv/options
wm4 223821d91c options: minor cleanup to --no-... handling
Most options starting with --no-<name> are automatically translated to
--<name>=no. Make the code slightly nicer by using a flag instead of
explicitly comparing option types. Also fix an issue that made the
option parser print nonsense error messages for if --no-... was used for
options which don't support it.
2018-02-13 17:45:29 -08:00
..
2018-01-30 03:10:27 -08:00
2018-01-30 03:10:27 -08:00
2017-06-12 16:41:21 +02:00