summaryrefslogtreecommitdiffstats
path: root/player/osd.c
Commit message (Expand)AuthorAgeFilesLines
* options: handle escape sequences in e.g. --playing-msg differentlywm42014-02-201-2/+2
* options: add --no-terminal switchwm42014-02-101-0/+6
* sub: uglify OSD code path with lockingwm42014-01-181-18/+18
* player: remove OSD message IDswm42014-01-171-14/+10
* player: remove OSD stackwm42014-01-171-55/+15
* player: don't use OSD message stack for term OSD subswm42014-01-171-13/+16
* msg: move special declarations to msg_control.hwm42014-01-161-0/+1
* player: handle the corner cases in --term-osd-bar correctlyJohannes Nixdorf2014-01-151-3/+3
* player: use more than 1/100 resolution for --term-osd-barJohannes Nixdorf2014-01-151-1/+2
* player: add --term-osd-bar, which shows a status bar on the terminalwm42014-01-151-0/+29
* player: don't print status in --idle modewm42014-01-141-1/+1
* player: redo terminal OSD and status line handlingwm42014-01-131-48/+56
* player: don't block terminal OSD while seekingwm42014-01-131-3/+6
* player: always ise [statusline] for terminal OSDwm42014-01-051-3/+3
* player: add --secondary-sid for displaying a second subtitle streamwm42013-12-241-2/+2
* player: use separate msg prefix for statuslinewm42013-12-211-3/+3
* Rename getch2....c/h to terminal....c/hwm42013-12-191-1/+1
* player: replace some overlooked mp_msgswm42013-12-191-6/+5
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-3/+3
* Move options/config related files from mpvcore/ to options/wm42013-12-171-2/+2
* Rename mp_core.h to core.hwm42013-12-171-1/+1
* Move mpvcore/player/ to player/wm42013-12-171-0/+518