From 84fe12fab557a066cfa1d8770eef81330816435e Mon Sep 17 00:00:00 2001 From: wm4 Date: Wed, 31 Dec 2014 20:32:35 +0100 Subject: client API: add function to create new mpv_handles from existing ones This may or may not be useful for client API users. Fold this API extension into the previous API bump. The previous bump was only yesterday, so it's ok. --- libmpv/mpv.def | 1 + 1 file changed, 1 insertion(+) (limited to 'libmpv/mpv.def') diff --git a/libmpv/mpv.def b/libmpv/mpv.def index 83ad9b315b..5176beaa8a 100644 --- a/libmpv/mpv.def +++ b/libmpv/mpv.def @@ -6,6 +6,7 @@ mpv_command_node mpv_command_node_async mpv_command_string mpv_create +mpv_create_client mpv_detach_destroy mpv_error_string mpv_event_name -- cgit v1.2.3