DOCS/interface-changes: add d3d11-exclusive-fs to list of changes

Was forgotten in finishing up the pull request.
This commit is contained in:
Jan Ekström 2020-04-12 21:38:01 +03:00
parent b885f803e2
commit 6e82f36f92
1 changed files with 2 additions and 0 deletions

View File

@ -27,6 +27,8 @@ Interface changes
::
--- mpv 0.33.0 ---
- add `--d3d11-exclusive-fs` flag to enable D3D11 exclusive fullscreen mode
when the player enters fullscreen.
- directories in ~/.mpv/scripts/ (or equivalent) now have special semantics
(see mpv Lua scripting docs)
- names starting with "." in ~/.mpv/scripts/ (or equivalent) are now ignored