summaryrefslogtreecommitdiffstats
path: root/libmpv/qthelper.hpp
Commit message (Expand)AuthorAgeFilesLines
* client API: add MPV_ENABLE_DEPRECATED symbolwm42017-04-201-0/+4
* Fix use of ISC licensewm42017-04-151-1/+3
* qthelper: introduce new convenience functionswm42016-09-261-0/+96
* qthelper: fix potential NULL deref in error pathwm42016-03-221-2/+2
* client API: qthelper: return NULL as handle if unsetwm42014-12-301-2/+6
* client API: qthelper: add a refcounting wrapper around mpv_handlewm42014-12-301-0/+30
* client API: qthelper: add set_option_variant()wm42014-10-301-0/+10
* client API: qthelper: remove commented codewm42014-10-141-2/+0
* client API: qthelper: fix bugswm42014-10-141-1/+3
* client API: add qthelper.hppwm42014-10-131-0/+234