aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/osd.c
Commit message (Expand)AuthorAge
...
* osd: properly wakeup when the OSD function disappearsGravatar wm42014-11-01
* player: update meaning of drop_frame_cntGravatar wm42014-11-01
* player: change framedrop display in the status lineGravatar wm42014-10-31
* player: don't display zero duration for files with unknown durationGravatar wm42014-10-29
* player: show busy symbol on OSD if seeking takes too longGravatar wm42014-10-22
* player: fix OSD cyclingGravatar wm42014-10-14
* osd: don't let slow commands cut OSD messages shortGravatar wm42014-10-06
* player: remove central uninit_player() function and flags messGravatar wm42014-10-03
* build: add -Wno-format-zero-lengthGravatar wm42014-09-26
* player: do not wrongly clear OSD bar stops, reindentGravatar wm42014-09-25
* player: simplify OSD message handling codeGravatar wm42014-09-25
* player: rate-limit OSD text updateGravatar wm42014-09-25
* osd: fix --term-osd=noGravatar wm42014-09-22
* command: simplify OSD property display codeGravatar wm42014-09-21
* player: rename "Late:" field to "SD:"Gravatar wm42014-09-20
* player: allow overriding OSD message for all OSD levelsGravatar wm42014-09-18
* command: add osd-sym-cc propertyGravatar wm42014-09-18
* player: better cache status on status lineGravatar wm42014-08-27
* terminal: some cleanupsGravatar wm42014-08-21
* player: never print status messages before playback beginsGravatar wm42014-08-18
* player: remove unneeded callGravatar wm42014-08-18
* video: add VO framedropping modeGravatar wm42014-08-15
* player: remove cache status from video OSDGravatar wm42014-08-11
* player: indicate on the status line whether a seek is activeGravatar wm42014-08-08
* osd: properly handle OSD bar timeoutGravatar wm42014-07-21
* player: remove the last instances of pollingGravatar wm42014-07-18
* command: change cache perentage to float, add cache-free and cache-usedGravatar Andrey Morozov2014-07-02
* player: make the time display relative to start PTSGravatar Tsukasa OMOTO2014-06-29
* player: show "neutral" position markers for OSD barsGravatar wm42014-06-08
* player: hack to fix --msgmodule --term-osd-barGravatar wm42014-04-13
* options: handle escape sequences in e.g. --playing-msg differentlyGravatar wm42014-02-20
* 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