summaryrefslogtreecommitdiffstats
path: root/DOCS/client-api-changes.rst
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-03-05 12:41:43 +0100
committerwm4 <wm4@nowhere>2015-03-05 12:41:43 +0100
commit963c92eea298ff4c83011634097fc25bef202ce9 (patch)
tree83e96e5786cfbf102b89fc976a3f6b089e31e5d6 /DOCS/client-api-changes.rst
parent2e266391559c2aa867c24593325f07effba97c64 (diff)
downloadmpv-963c92eea298ff4c83011634097fc25bef202ce9.tar.bz2
mpv-963c92eea298ff4c83011634097fc25bef202ce9.tar.xz
client API: mention the changes to the seek/screenshot commands
Also fix a typo in the manpage.
Diffstat (limited to 'DOCS/client-api-changes.rst')
-rw-r--r--DOCS/client-api-changes.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/DOCS/client-api-changes.rst b/DOCS/client-api-changes.rst
index e375ae85ba..258e9653e2 100644
--- a/DOCS/client-api-changes.rst
+++ b/DOCS/client-api-changes.rst
@@ -29,6 +29,8 @@ API changes
1.15 - mpv_initialize() will now load config files. This requires setting
the "config" and "config-dir" options. In particular, it will load
mpv.conf.
+ - minor backwards-compatible change to the "seek" and "screenshot"
+ commands (new flag syntax, old additional args deprecated)
--- mpv 0.8.0 is released ---
1.14 - add mpv_wait_async_requests()
- the --msg-level option changes its native type from a flat string to