mpv/options
wm4 4a084c0df8 m_option: deprecate multiple items for -add etc.
This is more confusing than it helps, and forces escaping more stuff.
For example, for string lists we could remove all need for escaling with
-add and -pre.

The user can simply use multiple of those options.
2017-07-02 16:47:27 +02:00
..
m_config.c options: change everything again 2017-07-02 16:29:45 +02:00
m_config.h
m_option.c m_option: deprecate multiple items for -add etc. 2017-07-02 16:47:27 +02:00
m_option.h options: change everything again 2017-07-02 16:29:45 +02:00
m_property.c
m_property.h
options.c options: change everything again 2017-07-02 16:29:45 +02:00
options.h
parse_commandline.c
parse_commandline.h
parse_configfile.c
parse_configfile.h options: change license of most files to LGPL (except options.c/.h) 2017-06-12 20:55:17 +02:00
path.c
path.h