summaryrefslogtreecommitdiffstats
path: root/player/command.c
Commit message (Expand)AuthorAgeFilesLines
* lua: add playback-start eventwm42014-01-201-0/+1
* player: prevent null pointer deref on uninit after -Vwm42014-01-181-0/+2
* sub: uglify OSD code path with lockingwm42014-01-181-24/+34
* player: remove OSD message IDswm42014-01-171-33/+25
* player: remove OSD stackwm42014-01-171-2/+0
* msg: move special declarations to msg_control.hwm42014-01-161-0/+2
* command: if playback position is unknown, make percent-pos unavailablewm42014-01-151-3/+8
* player: redo terminal OSD and status line handlingwm42014-01-131-1/+1
* command: don't access VO for output parameterswm42014-01-091-12/+18
* audio: fix previous commitwm42014-01-061-1/+1
* sub: fix previous commitwm42014-01-061-2/+2
* player: print an error message if run command failswm42014-01-051-1/+5
* player: add --secondary-sid for displaying a second subtitle streamwm42013-12-241-14/+35
* player: add infrastructure to select multiple tracks at oncewm42013-12-241-1/+1
* player: redo demuxer stream selectionwm42013-12-241-3/+2
* path lookup functions: mp_msg conversionswm42013-12-211-1/+1
* playlist_parser: mp_msg conversionwm42013-12-211-1/+1
* m_option, m_config: mp_msg conversionswm42013-12-211-1/+2
* m_property: mp_msg conversionswm42013-12-211-3/+3
* player: replace some overlooked mp_msgswm42013-12-191-19/+11
* command: remove radio commandswm42013-12-191-39/+0
* Remove the _ macrowm42013-12-181-36/+36
* command: better check whether file duration is availablewm42013-12-171-1/+1
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-3/+3
* Move options/config related files from mpvcore/ to options/wm42013-12-171-4/+4
* Move libquvi stuff to stream/resolve/wm42013-12-171-1/+1
* Move mpvcore/input/ to input/wm42013-12-171-1/+1
* Rename mp_lua.c/h to lua.c/hwm42013-12-171-1/+1
* Rename mp_core.h to core.hwm42013-12-171-1/+1
* Move mpvcore/player/ to player/wm42013-12-171-0/+3243