Files
mpv/options
wm4 ce6fb9175c options: make --no-config block all auto-loaded configuration files
Until now, the --no-config was explicitly checked in multiple places to
suppress loading of config files.

Add such a check to the config path code itself, and refuse to resolve
_any_ configuration file locations if the option is set.

osc.lua needs a small fixup, because it didn't handle the situation when
no path was returned. There may some of such cases in the C code too,
but I didn't find any on a quick look.
2014-02-14 14:01:27 +01:00
..
2013-12-21 21:04:21 +01:00
2014-02-10 00:14:52 +01:00
2014-02-10 00:14:52 +01:00
2013-12-21 23:11:12 +01:00