aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
...
* player: fix weird behavior when framestepping over format changesGravatar wm42014-08-26
* player: minor changesGravatar wm42014-08-25
* command: change OSD formatting of "speed" propertyGravatar wm42014-08-25
* options: compatibility hack for --slave-brokenGravatar wm42014-08-25
* player: restore silent seekingGravatar wm42014-08-23
* audio: minor improvements to timeline switchingGravatar wm42014-08-23
* osc: Use osd-font for playlist buttonsGravatar ChrisK22014-08-22
* player: some more debugging outputGravatar wm42014-08-22
* player: fix recent speed change regressionGravatar wm42014-08-22
* player: don't clobber playback position on video endGravatar wm42014-08-22
* video: refactor queue handlingGravatar wm42014-08-22
* video: get rid of video_next_pts fieldGravatar wm42014-08-22
* video: move some code aroundGravatar wm42014-08-22
* video: minor simplificationGravatar wm42014-08-22
* osc: revert disabling use_suspendGravatar wm42014-08-21
* terminal: some cleanupsGravatar wm42014-08-21
* osd+osc: Add left-arrow to osd-fontGravatar ChrisK22014-08-21
* video: don't assume query_format is thread-safeGravatar wm42014-08-20
* command: add estimated-frame-count & estimated-frame-number propertiesGravatar Andrey Morozov2014-08-19
* command: drop " %" from "cache" property OSD-formattingGravatar wm42014-08-18
* player: never print status messages before playback beginsGravatar wm42014-08-18
* player: remove unneeded callGravatar wm42014-08-18
* player: cosmetics: make code more compactGravatar wm42014-08-16
* audio: add a mode to insert silence on severe A/V desyncGravatar wm42014-08-15
* video: add VO framedropping modeGravatar wm42014-08-15
* player: use virtual time for --audio-file with ordered chaptersGravatar wm42014-08-15
* lua: wake up the core when setting OSDGravatar wm42014-08-15
* osc: Overhaul (wip)Gravatar ChrisK22014-08-15
* sub: add option to workaround broken mkv filesGravatar wm42014-08-14
* sub: call sub_reset() on seeks onlyGravatar wm42014-08-14
* client API: directly lock playloopGravatar wm42014-08-14
* lua: allow disabling suspendGravatar wm42014-08-14
* video: reduce non-sense messages when playing coverartGravatar wm42014-08-13
* video: don't run new frame processing on every iterationGravatar wm42014-08-13
* video: move some more code aroundGravatar wm42014-08-13
* video: move some code aroundGravatar wm42014-08-13
* video: exit early when nothing to doGravatar wm42014-08-13
* video: minor simplification of the old framedrop codeGravatar wm42014-08-13
* player: don't quit with --loop-fileGravatar wm42014-08-13
* video: fix and simplify video format changes and last frame displayGravatar wm42014-08-12
* video: move display and timing to a separate threadGravatar wm42014-08-12
* video: don't keep multiple pointers to hwdec info structGravatar wm42014-08-11
* player: remove cache status from video OSDGravatar wm42014-08-11
* video: fix dangling pointer issueGravatar wm42014-08-11
* command: for OSD, format cache property as integerGravatar wm42014-08-11
* command: fix dangling pointer issue in script key bindings codeGravatar wm42014-08-11
* player: don't delay OSD redraw when pausedGravatar wm42014-08-10
* video: remove "hard" framedrop modeGravatar wm42014-08-09
* command: run OSD display code even if a property is unavailableGravatar wm42014-08-09
* command: add a "seeking" propertyGravatar wm42014-08-08