mirror of
https://github.com/mpv-player/mpv
synced 2024-12-23 15:22:09 +00:00
ce6fb9175c
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. |
||
---|---|---|
.. | ||
assdraw.lua | ||
defaults.lua | ||
osc.lua |