From dc2c7371f17df42fb75d541b6adb9a11a33c5874 Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 27 May 2015 18:08:02 +0200 Subject: command: remove deprecated get_property command This command has been deprecated in the 0.8.x and 0.9.x releases - get rid of it. Its only point ever was MPlayer compatibility, which broke years ago anyway. --- DOCS/interface-changes.rst | 1 + DOCS/man/input.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst index 26e9538224..c1980940bf 100644 --- a/DOCS/interface-changes.rst +++ b/DOCS/interface-changes.rst @@ -20,6 +20,7 @@ Interface changes :: --- mpv 0.10.0 will be released --- + - remove "get_property" command - remove --slave-broken - add vo opengl custom shader suboptions (source-shader, scale-shader, pre-shaders, post-shaders) diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 8268345cc4..fb80007eb9 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -647,7 +647,7 @@ Input Commands that are Possibly Subject to Change is freed as soon as the result node is freed. Undocumented commands: ``tv_last_channel`` (TV/DVB only), -``get_property`` (deprecated), ``ao_reload`` (experimental/internal). +``ao_reload`` (experimental/internal). Hooks ~~~~~ -- cgit v1.2.3