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: fix previous commit
wm4
2016-06-12
*
player: do not update OSD all the time when paused
wm4
2016-06-11
*
player: fix OSD bar chapter marks
wm4
2016-04-22
*
command: if only ab-loop-b is set, loop from start of file
wm4
2016-04-21
*
player: hide cache in status line by default again
wm4
2016-03-30
*
cache: use a single STREAM_CTRL for various cache info
wm4
2016-03-29
*
osd: cleanup: make OSDTYPE_ constants private to OSD code
wm4
2016-03-08
*
player: remove old timeline/ordered chapters support
wm4
2016-02-15
*
player: use different variable to indicate coverart
wm4
2016-02-01
*
player: refactor: some more minor decoder/output decoupling
wm4
2016-01-29
*
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
[next]