From e4bc563fd2dcff1059624efb7b948b2886a382ab Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 2 Jul 2017 16:26:41 +0200 Subject: options: change everything again Fucking bullshit. --- DOCS/interface-changes.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'DOCS/interface-changes.rst') diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index 9bdc251eaf..1d0f89a09e 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -40,12 +40,14 @@ Interface changes - the deprecated handling of setting "no-" options via client API is dropped - the following options change to append-by-default (and possibly separator): --script - --audio-file-paths - --sub-paths also, the following options are deprecated: - --audio-file-paths => --audio-file-path - --sub-paths => --sub-file-path - --opengl-shaders => --opengl-shader + --sub-paths => --sub-file-paths + the following options are deprecated for setting via API: + "script" (use "scripts") + "sub-file" (use "sub-files") + "audio-file" (use "audio-files") + "external-file" (use "external-files") + (the compatibility hacks for this will be removed after this release) - remove property `vo-performance`, and add `vo-passes` as a more general replacement --- mpv 0.25.0 --- -- cgit v1.2.3