summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst6
1 files changed, 2 insertions, 4 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index c7af5842bd..514ec0ad53 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1600,10 +1600,8 @@ This list uses the event name field value, and the C API symbol in brackets:
``data``
The new value of the property.
-The following events also happen, but are deprecated: ``tracks-changed``,
-``track-switched``, ``metadata-update``, ``idle``,
-``tick``, ``chapter-change``. Use ``mpv_observe_property()``
-(Lua: ``mp.observe_property()``) instead.
+The following events also happen, but are deprecated: ``idle``, ``tick``
+Use ``mpv_observe_property()`` (Lua: ``mp.observe_property()``) instead.
Hooks
~~~~~