0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/options
2014-02-28 22:25:48 +01:00
..
m_config.c options: fix --list-options output 2014-02-26 21:03:35 +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: make converting mpv_node to string always fail 2014-02-26 22:30:18 +01:00
m_option.h options: allow changing options at runtime 2014-02-25 23:59:27 +01:00
m_property.c m_property: fix confused error code 2014-02-26 21:03:35 +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 lua: add option to disable auto-loading of lua scripts 2014-02-28 22:25:48 +01:00
options.h lua: add option to disable auto-loading of lua scripts 2014-02-28 22:25:48 +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 Move options/config related files from mpvcore/ to options/ 2013-12-17 02:07:57 +01:00
path.c config: fix --config-dir logic for global config files 2014-02-28 21:32:00 +01:00
path.h path: add function to split URL into prefix and path 2013-12-22 23:25:10 +01:00