0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/options
wm4 6a4a5595d8 options: remove OPT_FLAG_CONSTANTS
This means use of the min/max fields can be dropped for the flag option
type, which makes some things slightly easier. I'm also not sure if the
client API handled the case of flag not being 0 or 1 correctly, and this
change gets rid of this concern.
2014-06-13 02:10:45 +02:00
..
m_config.c options: remove OPT_FLAG_CONSTANTS 2014-06-13 02:10:45 +02:00
m_config.h options: remove a global variable 2014-06-11 00:39:14 +02:00
m_option.c options: remove OPT_FLAG_CONSTANTS 2014-06-13 02:10:45 +02:00
m_option.h options: remove OPT_FLAG_CONSTANTS 2014-06-13 02:10:45 +02:00
m_property.c command: remove extended information from --list-properties 2014-04-11 01:27:57 +02:00
m_property.h player: show "neutral" position markers for OSD bars 2014-06-08 23:52:58 +02:00
options.c options: remove use of an inverted option value 2014-06-13 02:06:03 +02:00
options.h options: remove use of an inverted option value 2014-06-13 02:06:03 +02:00
parse_commandline.c options: fix "-" (stdin) input 2014-05-06 01:06:07 +02:00
parse_commandline.h msg: remove global state 2013-12-21 23:11:12 +01:00
parse_configfile.c options: remove a global variable 2014-06-11 00:39:14 +02:00
parse_configfile.h encode: don't apply default config options 2014-04-19 22:05:17 +02:00
path.c config: fix --config-dir logic for global config files 2014-02-28 21:32:00 +01:00
path.h path: add function to split URL into prefix and path 2013-12-22 23:25:10 +01:00