summaryrefslogtreecommitdiffstats
path: root/DOCS/client-api-changes.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2016-07-08 14:11:52 +0200
committerwm4 <wm4@nowhere>2016-07-08 16:10:57 +0200
commit26b6873ffdf7534f8a4fa154565a5e92a0243110 (patch)
tree1d6a9e67bcb8d32f544fd9a832e5ebe758dd99f1 /DOCS/client-api-changes.rst
parent71a8aa2e9aa66b243cb5e4765b5f9fd70003a096 (diff)
downloadmpv-26b6873ffdf7534f8a4fa154565a5e92a0243110.tar.bz2
mpv-26b6873ffdf7534f8a4fa154565a5e92a0243110.tar.xz
client API: remove "status" log level from mpv_request_event docs
Although it appears to be accepted by the function, MSGL_STATUS messages are never passed to the client API. Consequently "status" has the same meaning as "v" and is useless.
Diffstat (limited to 'DOCS/client-api-changes.rst')
-rw-r--r--DOCS/client-api-changes.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/client-api-changes.rst b/DOCS/client-api-changes.rst
index 7bcbbad721..2027ed9fcf 100644
--- a/DOCS/client-api-changes.rst
+++ b/DOCS/client-api-changes.rst
@@ -32,6 +32,10 @@ API changes
::
+ --- mpv 0.18.1 ---
+ ---- - remove "status" log level from mpv_request_log_messages() docs. This
+ is 100% equivalent to "v". The behavior is still the same, thus no
+ actual API change.
--- mpv 0.18.0 ---
1.21 - mpv_set_property() changes behavior with MPV_FORMAT_NODE. Before this
change it rejected mpv_nodes with format==MPV_FORMAT_STRING if the