summaryrefslogtreecommitdiffstats
path: root/DOCS/interface-changes.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-09-18 11:58:24 +0200
committerwm4 <wm4@nowhere>2016-09-18 16:08:21 +0200
commit79e20ff485db4ee82e7b475a5329bf303570cde6 (patch)
tree9dc778411690a9e578412e2925d17170d99959d3 /DOCS/interface-changes.rst
parent74c342c6d36a17d4270b6e8d5e4720241c1d6161 (diff)
downloadmpv-79e20ff485db4ee82e7b475a5329bf303570cde6.tar.bz2
mpv-79e20ff485db4ee82e7b475a5329bf303570cde6.tar.xz
options: actually deprecate --mute=auto
Also, make it internally actually an alias to "no".
Diffstat (limited to 'DOCS/interface-changes.rst')
-rw-r--r--DOCS/interface-changes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/interface-changes.rst b/DOCS/interface-changes.rst
index 6774170aee..a5c141d953 100644
--- a/DOCS/interface-changes.rst
+++ b/DOCS/interface-changes.rst
@@ -72,6 +72,7 @@ Interface changes
treating it as a hardware overlay (without applying GL filtering). Also
to be changed in 0.22.0: the --fs flag will be reset to "no" by default
(like on the other platforms).
+ - deprecate --mute=auto (informally has been since 0.18.1)
- deprecate "resume" and "suspend" IPC commands. They will be completely
removed in 0.22.0.
- deprecate mp.suspend(), mp.resume(), mp.resume_all() Lua scripting