aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* command: include new "playback-time" property in update mechanismGravatar wm42014-07-03
* DOCS: add a file listing API changes for the client APIGravatar wm42014-07-03
* manpage: reflect new coreaudio changesGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: report latency more correctlyGravatar Stefano Pigozzi2014-07-02
* cache_file: use unicode on windowsGravatar wm42014-07-02
* ao_coreaudio: move channel mapping away from utilsGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: use mpv's internal pull APIGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: remove useless commentsGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: rename init_lpcm -> init_audiounitGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: fill asbd with an helper functionGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: split control to helper functionsGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: move device related functions to the new AOGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: remove useless call to print_asbdGravatar Stefano Pigozzi2014-07-02
* ao_coreaudio: move spdif code to a new AOGravatar Stefano Pigozzi2014-07-02
* cache: clear DVD timestampsGravatar wm42014-07-02
* x11: clear window only on initial mapGravatar wm42014-07-02
* 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
* demux: drop AVI special codeGravatar wm42014-07-02
* demux_mkv: minor improvement to overflow checkGravatar wm42014-07-02
* Audit and replace all ctype.h usesGravatar wm42014-07-01
* demux: minor cleanupsGravatar wm42014-07-01
* README: fix link to release policy documentGravatar Alessandro Ghedini2014-06-30
* options: add --list-protocols optionGravatar Alessandro Ghedini2014-06-30
* build: set default cdrom and dvd devices on linuxGravatar Alessandro Ghedini2014-06-30
* options: fix --gapless-audio default valueGravatar wm42014-06-30
* demux_mkv: cosmeticsGravatar wm42014-06-29
* demux_mkv: add some overflow checks etc.Gravatar wm42014-06-29
* player: fix start position when specifying with percentGravatar Tsukasa OMOTO2014-06-29
* options: support setting start time relative to start PTSGravatar Tsukasa OMOTO2014-06-29
* player: make the time display relative to start PTSGravatar Tsukasa OMOTO2014-06-29
* av_common: remove unneeded fieldGravatar wm42014-06-29
* af_volume: fix calculations including replay-gainGravatar Mohammad Alsaleh2014-06-28
* sub: fix undefined behavior with dvd://Gravatar wm42014-06-28
* manpage: update config file locationsGravatar wm42014-06-28
* scripting: shorten a lineGravatar wm42014-06-26
* config: use the same signature for win32/OSX specific path functionsGravatar wm42014-06-26
* config: handle --no-config case directly in mp_config_dirs()Gravatar wm42014-06-26
* config, player: avoid some temporary talloc contextsGravatar wm42014-06-26
* config: make passing talloc context optional for some functionsGravatar wm42014-06-26
* player: create config dir if it doesn't existGravatar wm42014-06-26
* config: prefer the old config dir if it exists, but XDG doesn'tGravatar wm42014-06-26
* player: remove some minor code duplication in config loader codeGravatar wm42014-06-26
* Basic xdg directory implementationGravatar Kenneth Zhou2014-06-26
* input: readd some TV default key bindingsGravatar wm42014-06-25
* DOCS: add document describing the release policy and procedureGravatar Alessandro Ghedini2014-06-25
* command: fix tv-channel propertyGravatar wm42014-06-25
* manpage: update changed defaults from previous commitGravatar wm42014-06-23
* cache: change auto-pause/resume defaultsGravatar wm42014-06-23