0
0
mirror of https://github.com/mpv-player/mpv.git synced 2024-09-20 12:02:23 +02:00

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

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