aboutsummaryrefslogtreecommitdiffhomepage
path: root/player/osd.c
Commit message (Expand)AuthorAge
* player: remove old timeline/ordered chapters supportGravatar wm42016-02-15
* player: use different variable to indicate coverartGravatar wm42016-02-01
* player: refactor: some more minor decoder/output decouplingGravatar wm42016-01-29
* player: refactor: eliminate MPContext.d_audioGravatar wm42016-01-22
* player: never show "DS: (unavailable)"Gravatar wm42016-01-20
* player: refactor: eliminate MPContext.d_videoGravatar wm42016-01-17
* video: refactor: disentangle decoding/filtering some moreGravatar wm42016-01-16
* mpv_talloc.h: rename from talloc.hGravatar Dmitrij D. Czarkoff2016-01-11
* osd: do not let OSD messages overwrite --osd-msgN textGravatar wm42015-11-29
* player: replace mistimed-frame-count with vsync-ratio on status lineGravatar wm42015-11-18
* player: remove OSD subtitle render pathGravatar wm42015-11-17
* player: handle rebasing start time differentlyGravatar wm42015-11-16
* win32: support taskbar button progress indicatorGravatar Martin Herkt2015-11-15
* command: rename vo-missed-frame-count propertyGravatar wm42015-11-13
* player: offset chapter display by start timeGravatar wm42015-10-23
* command: make time properties unavailable if timestamp is unknownGravatar wm42015-10-16
* player: use OSD formattin for DS on the terminal status lineGravatar wm42015-08-12
* player: add display sync modeGravatar wm42015-08-10
* player: show larger cache sizes in MB on status lineGravatar wm42015-07-14
* video: do not use MP_NOPTS_VALUE for A/V differenceGravatar wm42015-05-24
* Update license headersGravatar Marcin Kurczewski2015-04-13
* command: improve A-B loop behaviorGravatar wm42014-11-18
* command: implement A-B loopsGravatar wm42014-11-18
* player: make the osd-msg prefix work for playlist_next/prevGravatar wm42014-11-11
* 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