mpv/options
Avi Halachmi (:avih) 39e04e9294 options: deprecate 'lua' based options/dirs for 'script'
- --lua and --lua-opts change to --script and --script-opts
- 'lua' default script dirs change to 'scripts'
- DOCS updated

- 'lua-settings' dir was _not_ modified

The old lua-based names/dirs still work, but display a warning.

Signed-off-by: wm4 <wm4@nowhere>
2014-12-15 04:39:56 +01:00
..
m_config.c options: make --no-... options work for OPT_REPLACED too 2014-12-11 23:23:50 +01:00
m_config.h options: add slightly more sophistcated mechanism for option deprecation 2014-12-11 01:04:15 +01:00
m_option.c options: fix parsing for --ab-loop-* 2014-12-12 23:22:50 +01:00
m_option.h options: add slightly more sophistcated mechanism for option deprecation 2014-12-11 01:04:15 +01:00
m_property.c m_property: fix a typo 2014-11-21 10:09:38 +01:00
m_property.h command: export some option metadata 2014-11-13 18:01:27 +01:00
options.c options: deprecate 'lua' based options/dirs for 'script' 2014-12-15 04:39:56 +01:00
options.h options: deprecate 'lua' based options/dirs for 'script' 2014-12-15 04:39:56 +01:00
parse_commandline.c options: add slightly more sophistcated mechanism for option deprecation 2014-12-11 01:04:15 +01:00
parse_commandline.h
parse_configfile.c Do not call strerror() 2014-11-26 21:21:56 +01:00
parse_configfile.h encode: don't apply default config options 2014-04-19 22:05:17 +02:00
path.c win32: silence some warnings 2014-11-08 10:24:49 +01:00
path.h Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00