mpv/libmpv
wm4 1c5dbdbfc2 client API: add qthelper.hpp
This provides some helper functions and classes for C++/Qt. As the top
of qthelper.hpp says, this is built on top of the client API, and is a
mere helper provided for convenience.

Maybe this should be a separate library, but on the other hand I don't
see much of a point in that. It's also header-only, but C++ people like
such things. This makes it easier for us, because we don't need to care
about ABI compatibility.

The client API doesn't change, but bump it so that those who are using
this header can declare a proper dependency.
2014-10-13 23:54:19 +02:00
..
client.h client API: add qthelper.hpp 2014-10-13 23:54:19 +02:00
mpv.def libmpv/mpv.def: add mpv_command_node[_async] 2014-10-12 00:56:40 +11:00
mpv.pc.in build: add hacks to force waf to generate valid .pc files 2014-08-07 23:45:40 +02:00
qthelper.hpp client API: add qthelper.hpp 2014-10-13 23:54:19 +02:00