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 player: redo how stream caching and pausing on low cache works 2014-08-27 03:39:04 +02:00
m_config.h Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00
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 command: redo the property type 2014-06-13 02:11:39 +02:00
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 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 config: adjust config parser messages 2014-07-13 20:11:46 +02:00
parse_configfile.h encode: don't apply default config options 2014-04-19 22:05:17 +02:00
path.c path: remove XDG bullshit 2014-09-03 02:07:36 +02:00
path.h Move compat/ and bstr/ directory contents somewhere else 2014-08-29 12:31:52 +02:00