mpv/DOCS/man
wm4 34373032b5 win32: change config path priorities
Assume mpv.exe is located in $mpv_exe_dir, then config files were
preferably loaded from "$mpv_exe_dir/mpv". This was mostly traditional,
and inherited from MPlayer times.

Reverse the config path priority order, and prefer $CSIDL_APPDATA/mpv as
main config path. This also fixes behavior when writing watch_later
configs, and mpv is installed in a not-writable path.

It's possible that this will cause regressions for some users, if the
change in preference suddenly prefers stale config files (which may
happen to longer around in the appdata config dir) over the user's
proper config.

Also explicitly document the behavior.
2014-10-23 10:51:51 +02:00
..
af.rst audio: drop swapped-endian audio formats 2014-09-23 23:09:25 +02:00
ao.rst reflect recent coreaudio changes in the manual 2014-10-23 09:50:54 +02:00
changes.rst manpage: add JSON IPC documentation 2014-10-17 20:46:31 +02:00
encode.rst man: fix a whole bunch of typos 2014-09-01 04:27:13 +02:00
input.rst command: make reverse cycle_values match up with forward one 2014-10-21 23:55:32 +02:00
ipc.rst manpage: ipc: mention the socat tool 2014-10-19 22:34:37 +02:00
lua.rst lua: add convenience function for hooks 2014-10-21 00:38:56 +02:00
mpv.rst win32: change config path priorities 2014-10-23 10:51:51 +02:00
options.rst player: add stream selection by ffmpeg index 2014-10-21 13:19:20 +02:00
osc.rst man: replaced : with , in broken --lua-opts osc example 2014-10-03 14:24:07 +02:00
vf.rst vf_vapoursynth: add standalone Lua scripting 2014-10-12 01:33:10 +02:00
vo.rst vo_corevideo: remove this VO 2014-09-06 14:10:22 +02:00