1
0
mirror of https://github.com/mpv-player/mpv synced 2025-01-11 17:39:38 +00:00
mpv/options
wm4 0835e093e2 path: remove XDG bullshit
Don't worry, your ~/.config/... paths are safe. This merely removes
handling of $XDG_CONFIG_DIRS for global paths.

Maybe there is a better solution for this, like still including the
"traditional" config dir. But I will leave the fine reading of this
(crappy) spec and fixing the code accordingly to someone else. So, if
anyone has interest in getting this behavior back, you will have to
write a patch. This patch should _also_ not break expected behavior.

Fixes #1060.
2014-09-03 02:07:36 +02:00
..
m_config.c
m_config.h
m_option.c video: initial Matroska 3D support 2014-08-30 23:24:46 +02:00
m_option.h video: initial Matroska 3D support 2014-08-30 23:24:46 +02:00
m_property.c command: make m_property_strdup_ro with NULL mean unavailable 2014-09-01 21:50:54 +02:00
m_property.h
options.c player: add --media-title option 2014-09-02 22:28:11 +02:00
options.h player: add --media-title option 2014-09-02 22:28:11 +02:00
parse_commandline.c
parse_commandline.h
parse_configfile.c
parse_configfile.h
path.c path: remove XDG bullshit 2014-09-03 02:07:36 +02:00
path.h