summaryrefslogtreecommitdiffstats
path: root/player/command.h
Commit message (Expand)AuthorAgeFilesLines
* client API: minor optimizations for property notificationwm42014-08-021-0/+4
* command: add a property that returns a list of all propertieswm42014-08-021-3/+0
* client API: make "cache" property and similar observablewm42014-07-311-0/+3
* command: redo the property typewm42014-06-131-1/+1
* client API: report success status when running commandswm42014-06-011-1/+1
* command: add const to mp_notify_propertywm42014-06-011-1/+1
* client API: add a way to notify clients of property changeswm42014-04-061-0/+2
* options: handle escape sequences in e.g. --playing-msg differentlywm42014-02-201-0/+1
* lua: port to client APIwm42014-02-101-1/+0
* Add a client APIwm42014-02-101-13/+1
* lua: add playback-start eventwm42014-01-201-0/+1
* m_property: mp_msg conversionswm42013-12-211-1/+2
* Move mpvcore/player/ to player/wm42013-12-171-0/+50