index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
player
/
osd.c
Commit message (
Expand
)
Author
Age
*
player: refactor: eliminate MPContext.d_audio
wm4
2016-01-22
*
player: never show "DS: (unavailable)"
wm4
2016-01-20
*
player: refactor: eliminate MPContext.d_video
wm4
2016-01-17
*
video: refactor: disentangle decoding/filtering some more
wm4
2016-01-16
*
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff
2016-01-11
*
osd: do not let OSD messages overwrite --osd-msgN text
wm4
2015-11-29
*
player: replace mistimed-frame-count with vsync-ratio on status line
wm4
2015-11-18
*
player: remove OSD subtitle render path
wm4
2015-11-17
*
player: handle rebasing start time differently
wm4
2015-11-16
*
win32: support taskbar button progress indicator
Martin Herkt
2015-11-15
*
command: rename vo-missed-frame-count property
wm4
2015-11-13
*
player: offset chapter display by start time
wm4
2015-10-23
*
command: make time properties unavailable if timestamp is unknown
wm4
2015-10-16
*
player: use OSD formattin for DS on the terminal status line
wm4
2015-08-12
*
player: add display sync mode
wm4
2015-08-10
*
player: show larger cache sizes in MB on status line
wm4
2015-07-14
*
video: do not use MP_NOPTS_VALUE for A/V difference
wm4
2015-05-24
*
Update license headers
Marcin Kurczewski
2015-04-13
*
command: improve A-B loop behavior
wm4
2014-11-18
*
command: implement A-B loops
wm4
2014-11-18
*
player: make the osd-msg prefix work for playlist_next/prev
wm4
2014-11-11
*
osd: properly wakeup when the OSD function disappears
wm4
2014-11-01
*
player: update meaning of drop_frame_cnt
wm4
2014-11-01
*
player: change framedrop display in the status line
wm4
2014-10-31
*
player: don't display zero duration for files with unknown duration
wm4
2014-10-29
*
player: show busy symbol on OSD if seeking takes too long
wm4
2014-10-22
*
player: fix OSD cycling
wm4
2014-10-14
*
osd: don't let slow commands cut OSD messages short
wm4
2014-10-06
*
player: remove central uninit_player() function and flags mess
wm4
2014-10-03
*
build: add -Wno-format-zero-length
wm4
2014-09-26
*
player: do not wrongly clear OSD bar stops, reindent
wm4
2014-09-25
*
player: simplify OSD message handling code
wm4
2014-09-25
*
player: rate-limit OSD text update
wm4
2014-09-25
*
osd: fix --term-osd=no
wm4
2014-09-22
*
command: simplify OSD property display code
wm4
2014-09-21
*
player: rename "Late:" field to "SD:"
wm4
2014-09-20
*
player: allow overriding OSD message for all OSD levels
wm4
2014-09-18
*
command: add osd-sym-cc property
wm4
2014-09-18
*
player: better cache status on status line
wm4
2014-08-27
*
terminal: some cleanups
wm4
2014-08-21
*
player: never print status messages before playback begins
wm4
2014-08-18
*
player: remove unneeded call
wm4
2014-08-18
*
video: add VO framedropping mode
wm4
2014-08-15
*
player: remove cache status from video OSD
wm4
2014-08-11
*
player: indicate on the status line whether a seek is active
wm4
2014-08-08
*
osd: properly handle OSD bar timeout
wm4
2014-07-21
*
player: remove the last instances of polling
wm4
2014-07-18
*
command: change cache perentage to float, add cache-free and cache-used
Andrey Morozov
2014-07-02
*
player: make the time display relative to start PTS
Tsukasa OMOTO
2014-06-29
*
player: show "neutral" position markers for OSD bars
wm4
2014-06-08
[next]