aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* player: fix time display wheen seeking past EOF with --keep-openGravatar wm42014-07-30
* player: let explicitly imprecise seeks cancel precise seeksGravatar wm42014-07-29
* osc: Do precise seeks on simple clicks on seekbarGravatar ChrisK22014-07-29
* audio: ignore (some) decoding errors on initializationGravatar wm42014-07-29
* player: fix desync when seeking and switching external tracksGravatar wm42014-07-29
* player: remove a pointless fieldGravatar wm42014-07-29
* player: disable hr-seek in .ts filesGravatar wm42014-07-29
* player: allow precise seeking with percent seeksGravatar wm42014-07-29
* player: update playback position on seekGravatar wm42014-07-29
* player: logically speed up seek logicGravatar wm42014-07-28
* audio: change playback restart and resyncingGravatar wm42014-07-28
* audio, client API: check mp_make_wakeup_pipe() return valueGravatar wm42014-07-25
* command: fix and simplify overlay_addGravatar wm42014-07-25
* command: append entries to the end of the playlist with loadlist appendGravatar Alessandro Ghedini2014-07-25
* audio: cosmetics: collapse a functionGravatar wm42014-07-24
* audio: fix race condition in EOF codeGravatar wm42014-07-24
* command: add append-play loadfile modeGravatar wm42014-07-23
* player: remove something DVD specificGravatar wm42014-07-22
* sub: offset subtitle timing to video start PTSGravatar wm42014-07-22
* video: fix corner case with accidental EOFGravatar wm42014-07-22
* player: fix idle mode event handlingGravatar wm42014-07-22
* osd: properly handle OSD bar timeoutGravatar wm42014-07-21
* player: don't sleep after seeksGravatar wm42014-07-21
* audio: remove unused metadata fieldGravatar wm42014-07-21
* player: simplify a conditionGravatar wm42014-07-20
* player: simplify logic on video errorsGravatar wm42014-07-20
* audio: use symbolic constants instead of magic integersGravatar wm42014-07-20
* player: readd code accidentally removed with commit 61efe87eGravatar wm42014-07-20
* player: fix regression with ordered chaptersGravatar wm42014-07-20
* command: potentially fix dvd angle settingGravatar wm42014-07-20
* player: don't wait forever with --cache-pause-below behaviorGravatar wm42014-07-20
* video: use symbolic constants instead of magic integersGravatar wm42014-07-18
* video: don't block when reading video packetsGravatar wm42014-07-18
* player: remove the last instances of pollingGravatar wm42014-07-18
* demux: add a demuxer threadGravatar wm42014-07-16
* ao_lavc: Fix design of audio pts handling.Gravatar Rudolf Polzer2014-07-16
* Revert "Remove DVD and Bluray support"Gravatar wm42014-07-15
* Remove DVD and Bluray supportGravatar wm42014-07-14
* command: don't show VO information in colorspace propertiesGravatar wm42014-07-13
* Remove some mp_msg calls with no trailing \nGravatar wm42014-07-13
* player: remove some inactive codeGravatar wm42014-07-13
* audio: drop buffered audio when switching tracks or filtersGravatar wm42014-07-13
* osc: improve previous commitGravatar ChrisK22014-07-10
* osc: round displayed cache valueGravatar ChrisK22014-07-10
* build: include <strings.h> for strcasecmp()Gravatar wm42014-07-10
* demux: remove accurate_seek fieldGravatar wm42014-07-08
* osc: fix failure when using DVD menusGravatar wm42014-07-07
* lua: redo error handling, print backtracesGravatar wm42014-07-07
* Remove stream_pts stuffGravatar wm42014-07-06
* demux: minor simplificationGravatar wm42014-07-06