index
:
mpv
absurd_test
absurd_test2
absurd_test3
ass_shit
bliss
coverity_scan
master
mruby
rc
rcombs/macos-fixes
rcombs/swift
read_stats_new
read_stats_old
release/0.1
release/0.2
release/0.27
release/0.28
release/0.29
release/0.3
release/0.30
release/0.31
release/0.32
release/0.33
release/0.34
release/0.35
release/0.36
release/0.37
release/0.38
release/0.39
release/0.4
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
stream_debug_stuff
stream_no_size_caching
stream_size_fstat
stream_size_fstat_nocache
x11_geo
ytdl_sub_delayload
a free, open source, and cross-platform media player
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
player
/
osd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
command: improve A-B loop behavior
wm4
2014-11-18
1
-1
/
+1
*
command: implement A-B loops
wm4
2014-11-18
1
-7
/
+17
*
player: make the osd-msg prefix work for playlist_next/prev
wm4
2014-11-11
1
-0
/
+6
*
osd: properly wakeup when the OSD function disappears
wm4
2014-11-01
1
-3
/
+10
*
player: update meaning of drop_frame_cnt
wm4
2014-11-01
1
-3
/
+3
*
player: change framedrop display in the status line
wm4
2014-10-31
1
-4
/
+5
*
player: don't display zero duration for files with unknown duration
wm4
2014-10-29
1
-2
/
+5
*
player: show busy symbol on OSD if seeking takes too long
wm4
2014-10-22
1
-2
/
+7
*
player: fix OSD cycling
wm4
2014-10-14
1
-0
/
+2
*
osd: don't let slow commands cut OSD messages short
wm4
2014-10-06
1
-1
/
+8
*
player: remove central uninit_player() function and flags mess
wm4
2014-10-03
1
-2
/
+1
*
build: add -Wno-format-zero-length
wm4
2014-09-26
1
-1
/
+1
*
player: do not wrongly clear OSD bar stops, reindent
wm4
2014-09-25
1
-30
/
+30
*
player: simplify OSD message handling code
wm4
2014-09-25
1
-101
/
+56
*
player: rate-limit OSD text update
wm4
2014-09-25
1
-9
/
+13
*
osd: fix --term-osd=no
wm4
2014-09-22
1
-1
/
+1
*
command: simplify OSD property display code
wm4
2014-09-21
1
-8
/
+3
*
player: rename "Late:" field to "SD:"
wm4
2014-09-20
1
-1
/
+1
*
player: allow overriding OSD message for all OSD levels
wm4
2014-09-18
1
-17
/
+26
*
command: add osd-sym-cc property
wm4
2014-09-18
1
-11
/
+10
*
player: better cache status on status line
wm4
2014-08-27
1
-3
/
+18
*
terminal: some cleanups
wm4
2014-08-21
1
-2
/
+3
*
player: never print status messages before playback begins
wm4
2014-08-18
1
-1
/
+3
*
player: remove unneeded call
wm4
2014-08-18
1
-1
/
+1
*
video: add VO framedropping mode
wm4
2014-08-15
1
-2
/
+9
*
player: remove cache status from video OSD
wm4
2014-08-11
1
-3
/
+0
*
player: indicate on the status line whether a seek is active
wm4
2014-08-08
1
-1
/
+3
*
osd: properly handle OSD bar timeout
wm4
2014-07-21
1
-4
/
+10
*
player: remove the last instances of polling
wm4
2014-07-18
1
-7
/
+9
*
command: change cache perentage to float, add cache-free and cache-used
Andrey Morozov
2014-07-02
1
-4
/
+4
*
player: make the time display relative to start PTS
Tsukasa OMOTO
2014-06-29
1
-3
/
+2
*
player: show "neutral" position markers for OSD bars
wm4
2014-06-08
1
-3
/
+8
*
player: hack to fix --msgmodule --term-osd-bar
wm4
2014-04-13
1
-1
/
+1
*
options: handle escape sequences in e.g. --playing-msg differently
wm4
2014-02-20
1
-2
/
+2
*
options: add --no-terminal switch
wm4
2014-02-10
1
-0
/
+6
*
sub: uglify OSD code path with locking
wm4
2014-01-18
1
-18
/
+18
*
player: remove OSD message IDs
wm4
2014-01-17
1
-14
/
+10
*
player: remove OSD stack
wm4
2014-01-17
1
-55
/
+15
*
player: don't use OSD message stack for term OSD subs
wm4
2014-01-17
1
-13
/
+16
*
msg: move special declarations to msg_control.h
wm4
2014-01-16
1
-0
/
+1
*
player: handle the corner cases in --term-osd-bar correctly
Johannes Nixdorf
2014-01-15
1
-3
/
+3
*
player: use more than 1/100 resolution for --term-osd-bar
Johannes Nixdorf
2014-01-15
1
-1
/
+2
*
player: add --term-osd-bar, which shows a status bar on the terminal
wm4
2014-01-15
1
-0
/
+29
*
player: don't print status in --idle mode
wm4
2014-01-14
1
-1
/
+1
*
player: redo terminal OSD and status line handling
wm4
2014-01-13
1
-48
/
+56
*
player: don't block terminal OSD while seeking
wm4
2014-01-13
1
-3
/
+6
*
player: always ise [statusline] for terminal OSD
wm4
2014-01-05
1
-3
/
+3
*
player: add --secondary-sid for displaying a second subtitle stream
wm4
2013-12-24
1
-2
/
+2
*
player: use separate msg prefix for statusline
wm4
2013-12-21
1
-3
/
+3
*
Rename getch2....c/h to terminal....c/h
wm4
2013-12-19
1
-1
/
+1
*
player: replace some overlooked mp_msgs
wm4
2013-12-19
1
-6
/
+5
*
Split mpvcore/ into common/, misc/, bstr/
wm4
2013-12-17
1
-3
/
+3
*
Move options/config related files from mpvcore/ to options/
wm4
2013-12-17
1
-2
/
+2
*
Rename mp_core.h to core.h
wm4
2013-12-17
1
-1
/
+1
*
Move mpvcore/player/ to player/
wm4
2013-12-17
1
-0
/
+518