From 963c92eea298ff4c83011634097fc25bef202ce9 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 5 Mar 2015 12:41:43 +0100 Subject: client API: mention the changes to the seek/screenshot commands Also fix a typo in the manpage. --- DOCS/client-api-changes.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'DOCS/client-api-changes.rst') 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 -- cgit v1.2.3