From f09570664fd870cbd7403575c8f2a31e34d4c570 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 27 Nov 2019 20:47:43 +0100 Subject: DOCS/interface-changes.rst: more details about track property changes Another subtle thing that should be mentioned. May or may not matter to someone. --- DOCS/interface-changes.rst | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index 14d3bb0bd0..23e71b3a2d 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -55,7 +55,10 @@ Interface changes "video", "sub") will now allow setting any track ID; before this change, only IDs of actually existing tracks could be set (the restriction was active the MPV_EVENT_FILE_LOADED/"file-loaded" event was sent). Setting - an ID for which no track exists is equivalent to disabling it. + an ID for which no track exists is equivalent to disabling it. Note that + setting the properties to non-existing tracks may report it as selected + track for a small time window, until it's forced back to "no". The exact + details how this is handled may change in the future. --- mpv 0.30.0 --- - add `--d3d11-output-format` to enable explicit selection of a D3D11 swap chain format. -- cgit v1.2.3