aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/command.c
Commit message (Expand)AuthorAge
* command: output more information in colorspace properties and simplifyGravatar wm42014-02-03
* lua: add playback-start eventGravatar wm42014-01-20
* player: prevent null pointer deref on uninit after -VGravatar wm42014-01-18
* sub: uglify OSD code path with lockingGravatar wm42014-01-18
* player: remove OSD message IDsGravatar wm42014-01-17
* player: remove OSD stackGravatar wm42014-01-17
* msg: move special declarations to msg_control.hGravatar wm42014-01-16
* command: if playback position is unknown, make percent-pos unavailableGravatar wm42014-01-15
* player: redo terminal OSD and status line handlingGravatar wm42014-01-13
* command: don't access VO for output parametersGravatar wm42014-01-09
* audio: fix previous commitGravatar wm42014-01-06
* sub: fix previous commitGravatar wm42014-01-06
* player: print an error message if run command failsGravatar wm42014-01-05
* player: add --secondary-sid for displaying a second subtitle streamGravatar wm42013-12-24
* player: add infrastructure to select multiple tracks at onceGravatar wm42013-12-24
* player: redo demuxer stream selectionGravatar wm42013-12-24
* path lookup functions: mp_msg conversionsGravatar wm42013-12-21
* playlist_parser: mp_msg conversionGravatar wm42013-12-21
* m_option, m_config: mp_msg conversionsGravatar wm42013-12-21
* m_property: mp_msg conversionsGravatar wm42013-12-21
* player: replace some overlooked mp_msgsGravatar wm42013-12-19
* command: remove radio commandsGravatar wm42013-12-19
* Remove the _ macroGravatar wm42013-12-18
* command: better check whether file duration is availableGravatar wm42013-12-17
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Move libquvi stuff to stream/resolve/Gravatar wm42013-12-17
* Move mpvcore/input/ to input/Gravatar wm42013-12-17
* Rename mp_lua.c/h to lua.c/hGravatar wm42013-12-17
* Rename mp_core.h to core.hGravatar wm42013-12-17
* Move mpvcore/player/ to player/Gravatar wm42013-12-17