1
0
mirror of https://github.com/mpv-player/mpv synced 2024-12-27 17:42:17 +00:00
mpv/DOCS/man/en
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
..
af.rst manpage: fix af_equalizer syntax 2014-01-19 22:47:12 +01:00
ao.rst ao_pulse: lower default buffer size from 1000ms to 250ms 2014-01-07 23:52:18 +01:00
changes.rst changes.rst: add entry for dvdnav menu 2013-12-23 20:09:50 +01:00
encode.rst manpage: proofread and fix formatting 2013-07-08 18:02:46 +02:00
input.rst manpage: reformat property list 2014-02-12 22:00:22 +01:00
lua.rst lua: make register_event() not overwrite previous event handler 2014-02-14 14:01:27 +01:00
mpv.rst lua: auto-load scripts from ~/.mpv/lua/ 2014-02-14 14:01:27 +01:00
options.rst options: make --no-config block all auto-loaded configuration files 2014-02-14 14:01:27 +01:00
osc.rst docs: osc: update cache display percentage. 2013-10-26 11:12:08 +02:00
vf.rst manpage: fix vf_noise parameter name 2013-12-30 22:50:01 +01:00
vo.rst man: update wayland options 2014-02-11 18:55:25 +01:00