mpv/options
wm4 6f80a694d3 client API: drop old "no-" option emulation
You could do mpv_set_option(h, "no-fs", ""), which would behave like
"--no-fs" on the command line. At one point, this had to be emulated for
compatibility, and printed a deprecation warning. This was almost a year
ago, so remove it.
2017-06-26 20:07:20 +02:00
..
m_config.c client API: drop old "no-" option emulation 2017-06-26 20:07:20 +02:00
m_config.h options: change license of most files to LGPL (except options.c/.h) 2017-06-12 20:55:17 +02:00
m_option.c Revert "parse_commandline: fail gracefully on bad args" 2017-06-24 11:32:40 +02:00
m_option.h options: simplify and rename m_option_type_store 2017-06-23 20:51:12 +02:00
m_property.c m_property: change license to LGPL 2017-06-12 17:00:20 +02:00
m_property.h command: avoid going through prop->opt bridge from opt->prop bridge 2017-06-16 21:31:24 +02:00
options.c options: suggest a replacement for --field-dominance 2017-06-25 18:54:33 +02:00
options.h options: remove weird --really-quiet special behavior 2017-06-23 20:42:20 +02:00
parse_commandline.c Revert "parse_commandline: fail gracefully on bad args" 2017-06-24 11:32:40 +02:00
parse_commandline.h options: change license of most files to LGPL (except options.c/.h) 2017-06-12 20:55:17 +02:00
parse_configfile.c options: change license of most files to LGPL (except options.c/.h) 2017-06-12 20:55:17 +02:00
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: change license to LGPL 2017-06-12 16:41:21 +02:00
path.h path: change license to LGPL 2017-06-12 16:41:21 +02:00