From f0678afba010cfd13418641036309b3724cb9f66 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 10 May 2018 14:33:10 +0200 Subject: client API: add returning of data from async commands This was not done sooner out of laziness. --- DOCS/client-api-changes.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS/client-api-changes.rst') diff --git a/DOCS/client-api-changes.rst b/DOCS/client-api-changes.rst index cb80d0a698..75484c390a 100644 --- a/DOCS/client-api-changes.rst +++ b/DOCS/client-api-changes.rst @@ -33,6 +33,9 @@ API changes :: --- mpv 0.29.0 --- + 1.102 - redo handling of async commands + - add mpv_event_command and make it possible to return values from + commands issued with mpv_command_async() or mpv_command_node_async() 1.101 - add MPV_RENDER_PARAM_ADVANCED_CONTROL and related API - add MPV_RENDER_PARAM_NEXT_FRAME_INFO and related symbols - add MPV_RENDER_PARAM_BLOCK_FOR_TARGET_TIME -- cgit v1.2.3