mpv/libmpv
wm4 f30c5d09f4 client API: turn mpv_suspend() and mpv_resume() into stubs
As threatened by the API changes document.

This commit also removes or stubs equivalent calls in IPC and Lua
scripting.

The stubs are left to maintain ABI compatibility. The semantics of the
API functions have been close enough to doing nothing that this probably
won't even break existing API users. Probably.
2016-11-22 15:54:44 +01:00
..
client.h client API: turn mpv_suspend() and mpv_resume() into stubs 2016-11-22 15:54:44 +01:00
mpv.def client API: add stream_cb API for user-defined stream implementations 2016-08-07 19:33:20 +02:00
mpv.pc.in build: add hacks to force waf to generate valid .pc files 2014-08-07 23:45:40 +02:00
opengl_cb.h vo_opengl: add hw overlay support and use it for RPI 2016-09-12 19:58:58 +02:00
qthelper.hpp qthelper: introduce new convenience functions 2016-09-26 16:49:35 +02:00
stream_cb.h stream_cb: fix stale comment 2016-08-08 10:34:12 +02:00