aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* 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
* player: indicate on the status line whether a seek is activeGravatar wm42014-08-08
* audio: fix encoding modeGravatar wm42014-08-07
* player: remove unused declarationGravatar wm42014-08-07
* client API: trigger MPV_EVENT_VIDEO_RECONFIG on vf recreationGravatar wm42014-08-06
* audio: fix inverted conditionGravatar wm42014-08-06
* cocoa: fix build by using the correct HAVE_* macroGravatar Stefano Pigozzi2014-08-06
* cocoa: move set_input_context to macosx_eventsGravatar FRAU KOUJIRO2014-08-06
* sub: fix subtitle timing for TSGravatar wm42014-08-04
* sub: don't read packets if video and audio are disabledGravatar wm42014-08-04
* player: some further playloop cleanupsGravatar wm42014-08-03
* player: make quit exit immediatelyGravatar wm42014-08-03
* player: allow redrawing screen during seeksGravatar wm42014-08-03
* player: don't show the path part for external subtitle filesGravatar wm42014-08-02
* client API: minor optimizations for property notificationGravatar wm42014-08-02
* command: add a property that returns a list of all propertiesGravatar wm42014-08-02
* Remove the last remains of slave modeGravatar wm42014-08-01