1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-01 04:31:39 +00:00
mpv/options
wm4 428ffb01cf config: add a --config-dir option to force config directory
Useful for slave-mode like uses, and not as radical as --no-config.
2014-02-25 21:04:04 +01:00
..
m_config.c command: make options property return the list of all options 2014-02-24 22:50:24 +01:00
m_config.h command: make options property return the list of all options 2014-02-24 22:50:24 +01:00
m_option.c m_option: add a way to convert values to/from mpv_node 2014-02-24 22:50:23 +01:00
m_option.h m_option: add a way to convert values to/from mpv_node 2014-02-24 22:50:23 +01:00
m_property.c m_property: retrieve chapter lists etc. as mpv_node 2014-02-24 22:50:23 +01:00
m_property.h m_property: add mechanism to access properties as mpv_node 2014-02-24 22:50:23 +01:00
options.c config: add a --config-dir option to force config directory 2014-02-25 21:04:04 +01:00
options.h config: add a --config-dir option to force config directory 2014-02-25 21:04:04 +01:00
parse_commandline.c msg: move special declarations to msg_control.h 2014-01-16 23:06:40 +01:00
parse_commandline.h msg: remove global state 2013-12-21 23:11:12 +01:00
parse_configfile.c options: some more mp_msg conversions 2013-12-21 21:43:16 +01:00
parse_configfile.h
path.c config: add a --config-dir option to force config directory 2014-02-25 21:04:04 +01:00
path.h path: add function to split URL into prefix and path 2013-12-22 23:25:10 +01:00