summaryrefslogtreecommitdiffstats
path: root/player/client.h
Commit message (Expand)AuthorAgeFilesLines
* input, lua: redo input handlingwm42014-11-231-0/+2
* client API: restrict client nameswm42014-11-231-0/+3
* command: finish hook execution if client failswm42014-10-241-0/+1
* lua: strictly free memory on errorswm42014-10-191-0/+4
* lua: synchronously wait until scripts are loadedwm42014-09-061-0/+1
* player: update cache state only if requestedwm42014-08-281-0/+1
* client API: minor optimizations for property notificationwm42014-08-021-1/+1
* Add more constwm42014-06-111-1/+1
* player: reorganize how lua scripts are loadedwm42014-05-131-0/+1
* client API: add a way to notify clients of property changeswm42014-04-061-0/+1
* Add a client APIwm42014-02-101-0/+24