aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/playloop.c
Commit message (Expand)AuthorAge
* lua: port to client APIGravatar wm42014-02-10
* Add a client APIGravatar wm42014-02-10
* options: add --no-terminal switchGravatar wm42014-02-10
* player: handle seek delays differentlyGravatar wm42014-02-07
* sub: uglify OSD code path with lockingGravatar wm42014-01-18
* player: redo terminal OSD and status line handlingGravatar wm42014-01-13
* player: mention subtitles in av_desync_help_textGravatar wm42014-01-12
* player: fix setting smaller timeout on Windows systemsGravatar wm42014-01-08
* Fix audio delay inversionGravatar Martin Herkt2014-01-06
* player: add --secondary-sid for displaying a second subtitle streamGravatar wm42013-12-24
* player: slightly simplify seeking in external filesGravatar wm42013-12-24
* player: redo demuxer stream selectionGravatar wm42013-12-24
* player: use MSGL_SMODE for some slave-mode stuffGravatar wm42013-12-21
* Rename getch2....c/h to terminal....c/hGravatar wm42013-12-19
* player: replace some overlooked mp_msgsGravatar wm42013-12-19
* Remove the _ macroGravatar wm42013-12-18
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Move mpvcore/input/ to input/Gravatar wm42013-12-17
* Rename mp_core.h to core.hGravatar wm42013-12-17
* Move mpvcore/player/ to player/Gravatar wm42013-12-17