From 50c40b6dedcaf35bd2af68a3535b023c871d1295 Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 30 Dec 2014 22:24:57 +0100 Subject: client API: qthelper: add a refcounting wrapper around mpv_handle This is useful to deal with crazy Qt object lifetime issues (the following commit needs it). --- DOCS/client-api-changes.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'DOCS') diff --git a/DOCS/client-api-changes.rst b/DOCS/client-api-changes.rst index 69458d0d49..04af0c9438 100644 --- a/DOCS/client-api-changes.rst +++ b/DOCS/client-api-changes.rst @@ -25,6 +25,7 @@ API changes :: + 1.12 - add class Handle to qthelper.hpp 1.11 - add OpenGL rendering interop API - allows an application to combine its own and mpv's OpenGL rendering Warning: this API is not stable yet - anything in opengl_cb.h might -- cgit v1.2.3