aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* DOCS/release-policy: mention the release version in the RELEASE_NOTES templateGravatar Alessandro Ghedini2014-07-13
* input: skip BOM in input.confGravatar wm42014-07-12
* config: skip BOMGravatar wm42014-07-12
* dvd: potentially fix video aspect ratioGravatar wm42014-07-12
* stream: don't sleep for reconnecting network if playback is stoppedGravatar wm42014-07-12
* cache_file: fix operation if stream size is unknownGravatar wm42014-07-12
* osc: improve previous commitGravatar ChrisK22014-07-10
* osc: round displayed cache valueGravatar ChrisK22014-07-10
* Revert "build: avoid defining _GNU_SOURCE"Gravatar wm42014-07-10
* build: include <strings.h> for strcasecmp()Gravatar wm42014-07-10
* video/out: use strcmp() instead of strcasecmp() for equalizersGravatar wm42014-07-10
* build: deal with endian messGravatar wm42014-07-10
* build: avoid defining _GNU_SOURCEGravatar wm42014-07-09
* DOCS/tech-overview: minor updatesGravatar wm42014-07-09
* demux: remove accurate_seek fieldGravatar wm42014-07-08
* cocoa: simplify logic that returns used bits per colorGravatar Stefano Pigozzi2014-07-08
* cocoa: move CGL context creation to gl_cocoaGravatar Stefano Pigozzi2014-07-08
* demux_disc: flush slave demuxer packet queue on resyncGravatar wm42014-07-07
* cache, dvd, bluray: simplify stream time handlingGravatar wm42014-07-07
* input: restore ability to combine mouse buttonsGravatar wm42014-07-07
* ao_null: disable latency emulationGravatar wm42014-07-07
* demux: print initial metadataGravatar wm42014-07-07
* osc: fix failure when using DVD menusGravatar wm42014-07-07
* lua: redo error handling, print backtracesGravatar wm42014-07-07
* old-configure: fix Lua testsGravatar wm42014-07-07
* Remove stream_pts stuffGravatar wm42014-07-06
* DOCS/client-api-changes: try to fix rst formatting againGravatar wm42014-07-06
* dvd, bd: enable precise seekingGravatar wm42014-07-06
* dvd, bluray: handle playback display time handling differentlyGravatar wm42014-07-06
* stream_dvdnav: more debugging outputGravatar wm42014-07-06
* demux: fix a corner case related to demux_discGravatar wm42014-07-06
* dvd: fix first subtitle with delayed subtitle streamsGravatar wm42014-07-06
* stream: remove now unused STREAM_CTRL_GET_START_TIMEGravatar wm42014-07-06
* demux: minor simplificationGravatar wm42014-07-06
* ao_pulse: set icon nameGravatar atomnuker2014-07-05
* vf_vapoursynth: reset error state on seekingGravatar wm42014-07-05
* build: allow compilation without any atomicsGravatar wm42014-07-05
* options: remove bogus replacement message for --fstypeGravatar wm42014-07-05
* options: add --autosub-match to option replacement listGravatar wm42014-07-05
* player: don't use stream position as fallback for percent-posGravatar wm42014-07-05
* tv: move demuxer parts to separate fileGravatar wm42014-07-05
* demux: minor simplification to internal APIGravatar wm42014-07-05
* dvd: move angle switching codeGravatar wm42014-07-05
* dvd: flush buffers properly on seekGravatar wm42014-07-05
* dvd, bluray, cdda: add demux_disc containing all related hacksGravatar wm42014-07-05
* discnav: fix a commentGravatar wm42014-07-05
* demux: set filepos field when dequeuing a packetGravatar wm42014-07-05
* demux: cosmetics: minimize codeGravatar wm42014-07-05
* demux: make start time a simple fieldGravatar wm42014-07-05
* demux, stream: change metadata notificationGravatar wm42014-07-05