aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/command.h
Commit message (Expand)AuthorAge
* command: remove hook cancellation mechanismGravatar wm42014-10-20
* command: add a mechanism to allow scripts to intercept file loadsGravatar wm42014-10-16
* client API: minor optimizations for property notificationGravatar wm42014-08-02
* command: add a property that returns a list of all propertiesGravatar wm42014-08-02
* client API: make "cache" property and similar observableGravatar wm42014-07-31
* command: redo the property typeGravatar wm42014-06-13
* client API: report success status when running commandsGravatar wm42014-06-01
* command: add const to mp_notify_propertyGravatar wm42014-06-01
* client API: add a way to notify clients of property changesGravatar wm42014-04-06
* options: handle escape sequences in e.g. --playing-msg differentlyGravatar wm42014-02-20
* lua: port to client APIGravatar wm42014-02-10
* Add a client APIGravatar wm42014-02-10
* lua: add playback-start eventGravatar wm42014-01-20
* m_property: mp_msg conversionsGravatar wm42013-12-21
* Move mpvcore/player/ to player/Gravatar wm42013-12-17