summaryrefslogtreecommitdiffstats
path: root/player/client.c
Commit message (Expand)AuthorAgeFilesLines
* client API: add support for accessing properties by their native typewm42014-02-241-33/+158
* client API: adjust error stringswm42014-02-241-2/+2
* client API: change semantics for MPV_FORMAT_STRINGwm42014-02-241-5/+5
* client API: add event for metadata changeswm42014-02-191-0/+1
* client API: add events for video and audio reconfigwm42014-02-171-0/+2
* client API: add a client message eventwm42014-02-171-0/+1
* Add a client APIwm42014-02-101-0/+856