aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* Move compat/ and bstr/ directory contents somewhere elseGravatar wm42014-08-29
* command: remove extra spaceGravatar Ryan Jacobs2014-08-29
* command: export demuxer cache info propertiesGravatar wm42014-08-28
* player: update cache state only if requestedGravatar wm42014-08-28
* audio: restore old speed change behaviorGravatar wm42014-08-28
* player: simplify chapter display name codeGravatar Ben Boeckel2014-08-28
* player: don't sort a NULL listGravatar Ben Boeckel2014-08-28
* player: dynamically change cache wait timesGravatar wm42014-08-27
* player: slightly better cache underrun detectionGravatar wm42014-08-27
* player: better cache status on status lineGravatar wm42014-08-27
* player: fix basic playbackGravatar wm42014-08-27
* player: redo how stream caching and pausing on low cache worksGravatar wm42014-08-27
* 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