mpv/options
wm4 c4e01cc00d m_config: avoid accidentally causing deprecation warnings
It has to copy each option, whether it's deprecated or not. This would
print a warning on every deprecated sub-option, even if it's not used.
Yep, this is very stupid.

At least m_config_get_co() gets actually slightly cleaner, because it
separates the search and the deprecation handling.
2016-09-05 21:26:39 +02:00
..
m_config.c m_config: avoid accidentally causing deprecation warnings 2016-09-05 21:26:39 +02:00
m_config.h config: allow profile forward-references in default profile 2016-09-02 21:21:47 +02:00
m_option.c vo_opengl: deprecate sub-options, add them as global options 2016-09-02 21:21:47 +02:00
m_option.h options: add automagic hack for handling sub-option deprecations 2016-09-05 21:26:39 +02:00
m_property.c command: add options to property list 2016-09-01 20:00:43 +02:00
m_property.h command: add options to property list 2016-09-01 20:00:43 +02:00
options.c audio/out: deprecate "exclusive" sub-options 2016-09-05 21:26:39 +02:00
options.h audio/out: deprecate "exclusive" sub-options 2016-09-05 21:26:39 +02:00
parse_commandline.c options: remove unneeded hack from command line parser 2015-04-23 21:08:19 +02:00
parse_commandline.h
parse_configfile.c config: allow profile forward-references in default profile 2016-09-02 21:21:47 +02:00
parse_configfile.h
path.c mpv_talloc.h: rename from talloc.h 2016-01-11 21:05:55 +01:00
path.h player: make watch later/resume work when "playing" directories 2016-01-06 22:40:55 +01:00