mpv/libmpv
Dark a41f1a21d6 client API: add mpv_command_ret
This change adds a version of `mpv_command` that also returns a result.
The main rationale behind this is `mpv_command_node` requires defining
multiple structs before you can even use it, which results in a pretty
painful to use interface just to get the result from a command.

There isn't really a good name for this function, so I'm open to
suggestions on a better name for it.
2019-09-21 14:24:42 +02:00
..
client.h client API: add mpv_command_ret 2019-09-21 14:24:42 +02:00
mpv.def client API: add mpv_command_ret 2019-09-21 14:24:42 +02:00
mpv.pc.in
opengl_cb.h drm/atomic: add connector to atomic context 2018-05-01 20:48:02 +03:00
qthelper.hpp client API: deprecate qthelper.hpp 2018-03-15 23:13:53 -07:00
render.h client API, vo_libmpv: document random deadlock problems 2019-09-20 16:47:16 +02:00
render_gl.h drm: fix libmpv ABI breakage introduced in 351c083487 2019-09-18 23:59:32 +03:00
stream_cb.h client API: some doxygen fixes/additions 2018-05-24 19:56:33 +02:00