summaryrefslogtreecommitdiffstats
path: root/DOCS/client-api-changes.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-10-30 11:26:31 +0100
committerwm4 <wm4@nowhere>2014-10-30 11:29:45 +0100
commit8c3baffadbff167a75c34024374cd08dae4a9cdd (patch)
tree901f958d54d47767082dfcb663c819f6ad038cfa /DOCS/client-api-changes.rst
parentaa6b7fa07baa0066efb774deed8cb826e6193deb (diff)
downloadmpv-8c3baffadbff167a75c34024374cd08dae4a9cdd.tar.bz2
mpv-8c3baffadbff167a75c34024374cd08dae4a9cdd.tar.xz
client API: qthelper: add set_option_variant()
Diffstat (limited to 'DOCS/client-api-changes.rst')
-rw-r--r--DOCS/client-api-changes.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/DOCS/client-api-changes.rst b/DOCS/client-api-changes.rst
index 48d1facd95..eee27c6a3f 100644
--- a/DOCS/client-api-changes.rst
+++ b/DOCS/client-api-changes.rst
@@ -30,6 +30,7 @@ API changes
for slightly better error reporting on playback failure
- add --stop-playback-on-init-failure option, and make it the default
behavior for libmpv only
+ - add qthelper.hpp set_option_variant()
1.8 - add qthelper.hpp
1.7 - add mpv_command_node(), mpv_command_node_async()
1.6 - modify "core-idle" property behavior