mirror of https://github.com/mpv-player/mpv
DOCS/interface-changes.rst: mention OSX bundle logging
This commit is contained in:
parent
5d7f0edfeb
commit
27d84de2f4
|
@ -30,6 +30,7 @@ Interface changes
|
|||
- names starting with "." in ~/.mpv/scripts/ (or equivalent) are now ignored
|
||||
- js modules: ~~/scripts/modules.js/ is no longer used, global paths can be
|
||||
set with custom init (see docs), dir-scripts first look at <dir>/modules/
|
||||
- the OSX bundle now logs to "~/Library/Logs/mpv.log" by default
|
||||
--- mpv 0.32.0 ---
|
||||
- change behavior when using legacy option syntax with options that start
|
||||
with two dashes (``--`` instead of a ``-``). Now, using the recommended
|
||||
|
|
Loading…
Reference in New Issue