mpv/DOCS
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
..
OUTDATED-tech
client_api_examples Add a client API example 2014-02-10 21:30:55 +01:00
man/en options: make --no-config block all auto-loaded configuration files 2014-02-14 14:01:27 +01:00
crosscompile-mingw.md DOCS/crosscompile-mingw: use Markdown 2014-02-06 13:45:23 +01:00
edl-mpv.rst docs: edl: minor corrections 2013-12-05 22:58:53 +01:00
encoding.rst Install encoding-profiles.conf by default 2013-12-28 16:33:21 +01:00
tech-overview.txt Fix OSX build; remove all remaining mpvcore references 2013-12-17 08:44:21 +01:00
waf-buildsystem.rst DOCS/waf-buildsystem: add link to the Waf book 2014-02-06 13:45:35 +01:00