aboutsummaryrefslogtreecommitdiffhomepage
path: root/player
Commit message (Expand)AuthorAge
* 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
* player: don't use stream position as fallback for percent-posGravatar wm42014-07-05
* dvd: move angle switching codeGravatar wm42014-07-05
* dvd, bluray, cdda: add demux_disc containing all related hacksGravatar wm42014-07-05
* discnav: fix a commentGravatar wm42014-07-05
* demux: make start time a simple fieldGravatar wm42014-07-05
* demux: make replaygain per-trackGravatar wm42014-07-05
* client API: allow calling mpv_terminate_destroy(NULL)Gravatar wm42014-07-04
* command: include new "playback-time" property in update mechanismGravatar wm42014-07-03
* command: remove some code duplication in cache propertiesGravatar wm42014-07-02
* command: cache can actually have full-size 0Gravatar wm42014-07-02
* command: change cache perentage to float, add cache-free and cache-usedGravatar Andrey Morozov2014-07-02