summaryrefslogtreecommitdiffstats
path: root/libmpv
Commit message (Expand)AuthorAgeFilesLines
* client API: add more data formats, add a structured data typewm42014-02-241-3/+156
* client API: change semantics for MPV_FORMAT_STRINGwm42014-02-241-2/+14
* client API: fix a typowm42014-02-241-1/+1
* client API: remove trailing "," from enumswm42014-02-241-3/+3
* client API: spellingwm42014-02-241-1/+1
* client API: add event for metadata changeswm42014-02-191-0/+6
* client API: add events for video and audio reconfigwm42014-02-171-0/+16
* client API: add a client message eventwm42014-02-171-0/+19
* client API: fix description of mpv_event.error fieldwm42014-02-121-4/+7
* Add a client APIwm42014-02-101-0/+809