From 790647314ca85cd224272638a73780b0bdfd1deb Mon Sep 17 00:00:00 2001 From: Dudemanguy Date: Sat, 7 Nov 2020 18:55:03 -0600 Subject: DOCS: correct interface-changes.rst delete-watch-later-config was introduced in mpv 0.33.0 not mpv 0.31.0. --- DOCS/interface-changes.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index 2a7120b10c..16f570ae13 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -79,6 +79,8 @@ Interface changes - key/value list options do not accept ":" as item separator anymore, only ",". This means ":" is always considered part of the value. - remove deprecated --vo-vdpau-deint option + - add `delete-watch-later-config` command to complement + `write-watch-later-config` --- 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 @@ -145,8 +147,6 @@ Interface changes - change the default of --hwdec to "no" on RPI. The default used to be "mmal" specifically if 'Raspberry Pi support' was enabled at configure time (equivalent to --enable-rpi). Use --hwdec=mmal to get the old behavior. - - add `delete-watch-later-config` command to complement - `write-watch-later-config` --- mpv 0.30.0 --- - add `--d3d11-output-format` to enable explicit selection of a D3D11 swap chain format. -- cgit v1.2.3