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
...
*
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
*
player: hack to fix --msgmodule --term-osd-bar
wm4
2014-04-13
*
options: handle escape sequences in e.g. --playing-msg differently
wm4
2014-02-20
*
options: add --no-terminal switch
wm4
2014-02-10
*
sub: uglify OSD code path with locking
wm4
2014-01-18
*
player: remove OSD message IDs
wm4
2014-01-17
*
player: remove OSD stack
wm4
2014-01-17
*
player: don't use OSD message stack for term OSD subs
wm4
2014-01-17
*
msg: move special declarations to msg_control.h
wm4
2014-01-16
*
player: handle the corner cases in --term-osd-bar correctly
Johannes Nixdorf
2014-01-15
*
player: use more than 1/100 resolution for --term-osd-bar
Johannes Nixdorf
2014-01-15
*
player: add --term-osd-bar, which shows a status bar on the terminal
wm4
2014-01-15
*
player: don't print status in --idle mode
wm4
2014-01-14
*
player: redo terminal OSD and status line handling
wm4
2014-01-13
*
player: don't block terminal OSD while seeking
wm4
2014-01-13
*
player: always ise [statusline] for terminal OSD
wm4
2014-01-05
*
player: add --secondary-sid for displaying a second subtitle stream
wm4
2013-12-24
*
player: use separate msg prefix for statusline
wm4
2013-12-21
*
Rename getch2....c/h to terminal....c/h
wm4
2013-12-19
*
player: replace some overlooked mp_msgs
wm4
2013-12-19
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
*
Rename mp_core.h to core.h
wm4
2013-12-17
*
Move mpvcore/player/ to player/
wm4
2013-12-17
[prev]