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
/
playloop.c
Commit message (
Expand
)
Author
Age
*
player: add a --loop=force mode
wm4
2015-02-12
*
player: move more code out of central playloop function
wm4
2015-01-29
*
player: fix framestep over timeline segment boundaries
wm4
2015-01-26
*
player: some fixes for property notification
xylosper
2015-01-23
*
demux_disc: pass seek flags to stream layer
wm4
2015-01-19
*
player: fallback to seek time for percent-pos property
wm4
2015-01-14
*
video: batch query_format calls
wm4
2015-01-03
*
player: hack against --keep-open misbehaving with broken files
wm4
2014-12-24
*
player: don't show "0%" percentage in infinite streams
wm4
2014-12-20
*
player: cosmetics: remove ancient comment
wm4
2014-12-17
*
player: add a --keep-open=always mode
wm4
2014-12-12
*
player: make chapter seek to end jump to last frame with --keep-open
wm4
2014-12-08
*
player: when seeking past EOF with --keep-open, seek to last frame
wm4
2014-12-07
*
player: don't ignore relative seeks by 0 seconds
wm4
2014-11-29
*
player: reset frame step counter on seeks
wm4
2014-11-29
*
player: simplify and fix ordered chapter EOF handling
wm4
2014-11-28
*
player: don't try to use duration 0
wm4
2014-11-10
*
video/out: minor simplification to event query function
wm4
2014-11-09
*
command: add window-minimized property (X11 only)
wm4
2014-11-02
*
command: make window-scale property observable
wm4
2014-11-02
*
player: always use demux_chapter
wm4
2014-11-02
*
player: don't display zero duration for files with unknown duration
wm4
2014-10-29
*
player: don't spam video-reconfig event
wm4
2014-10-27
*
player: disable --force-window if VO fails
wm4
2014-10-24
*
player: fix --frames
wm4
2014-10-14
*
player: don't mess up cursor visibility state
wm4
2014-10-10
*
player: signal EOF when using --frames
wm4
2014-10-10
*
player: don't reset buffering pausing state on seeks
wm4
2014-10-09
*
player: minor cosmetic change
wm4
2014-10-08
*
command: add cache-buffering-state property
wm4
2014-10-07
*
player: open stream and demuxer asynchronously
wm4
2014-10-06
*
player: properly wakeup when delaying OSD
wm4
2014-10-03
*
video: return responsibility of video redraw back to playloop
wm4
2014-10-03
*
player: remove central uninit_player() function and flags mess
wm4
2014-10-03
*
player: move code to make playloop smaller
wm4
2014-09-25
*
player: rate-limit OSD text update
wm4
2014-09-25
*
player: fix OSD redraw heuristic with audio-only mode
wm4
2014-09-25
*
player: change --keep-open semantics
wm4
2014-09-24
*
player: show correct playback time with --keep-open --no-video
wm4
2014-09-24
*
player: --loop-file takes precedence before --keep-open
wm4
2014-09-24
*
player: allow passing number of loops to --loop-file
wm4
2014-09-22
*
player: make code more obvious
wm4
2014-09-20
*
player: use backwards flag for seeking external tracks
wm4
2014-09-20
*
player: fix idle mode event handling
wm4
2014-09-13
*
terminal-unix: move to thread
wm4
2014-09-10
*
player: reset some VO state when video is terminated
wm4
2014-09-09
*
player: some more input refactoring
wm4
2014-09-07
*
player: minor refactoring
wm4
2014-09-06
*
player: add --osd-playing-msg option
wm4
2014-09-02
*
player: fix quit handling when seeking past EOF while paused
wm4
2014-08-29
[next]