0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00
mpv/options
Kenneth Zhou cb250d490c Basic xdg directory implementation
Search $XDG_CONFIG_HOME and $XDG_CONFIG_DIRS for config files.
This also negates the need to have separate user and global variants of
mp_find_config_file()

Closes #864, #109.

Signed-off-by: wm4 <wm4@nowhere>
2014-06-26 19:37:25 +02:00
..
m_config.c options: remove some more stuff 2014-06-13 02:18:26 +02:00
m_config.h options: remove a global variable 2014-06-11 00:39:14 +02:00
m_option.c options: remove some more stuff 2014-06-13 02:18:26 +02:00
m_option.h options: remove some more stuff 2014-06-13 02:18:26 +02:00
m_property.c command: redo the property type 2014-06-13 02:11:39 +02:00
m_property.h command: redo the property type 2014-06-13 02:11:39 +02:00
options.c cache: change auto-pause/resume defaults 2014-06-23 01:16:31 +02:00
options.h options: Expose --colormatrix-primaries to the user 2014-06-22 19:01:25 +02:00
parse_commandline.c options: fix "-" (stdin) input 2014-05-06 01:06:07 +02:00
parse_commandline.h msg: remove global state 2013-12-21 23:11:12 +01:00
parse_configfile.c options: remove a global variable 2014-06-11 00:39:14 +02:00
parse_configfile.h encode: don't apply default config options 2014-04-19 22:05:17 +02:00
path.c Basic xdg directory implementation 2014-06-26 19:37:25 +02:00
path.h Basic xdg directory implementation 2014-06-26 19:37:25 +02:00