aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/osd.c
Commit message (Expand)AuthorAge
* options: add --no-terminal switchGravatar wm42014-02-10
* 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
* player: don't use OSD message stack for term OSD subsGravatar wm42014-01-17
* msg: move special declarations to msg_control.hGravatar wm42014-01-16
* player: handle the corner cases in --term-osd-bar correctlyGravatar Johannes Nixdorf2014-01-15
* player: use more than 1/100 resolution for --term-osd-barGravatar Johannes Nixdorf2014-01-15
* player: add --term-osd-bar, which shows a status bar on the terminalGravatar wm42014-01-15
* player: don't print status in --idle modeGravatar wm42014-01-14
* player: redo terminal OSD and status line handlingGravatar wm42014-01-13
* player: don't block terminal OSD while seekingGravatar wm42014-01-13
* player: always ise [statusline] for terminal OSDGravatar wm42014-01-05
* player: add --secondary-sid for displaying a second subtitle streamGravatar wm42013-12-24
* player: use separate msg prefix for statuslineGravatar wm42013-12-21
* Rename getch2....c/h to terminal....c/hGravatar wm42013-12-19
* player: replace some overlooked mp_msgsGravatar wm42013-12-19
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Rename mp_core.h to core.hGravatar wm42013-12-17
* Move mpvcore/player/ to player/Gravatar wm42013-12-17