diff options
author | Max Kellermann <max@duempel.org> | 2012-09-25 11:39:01 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2012-09-25 11:39:01 +0200 |
commit | e2a574e2a00803f45ed6f60154f01dd2ccc8444a (patch) | |
tree | 7bb07fc285c00d01bd0d7fb1314c49ad39cb9232 /NEWS | |
parent | 1536b5a9d602688354648106ca8d0e34cac3c933 (diff) | |
parent | ba6ef53ef95dfd48ce0e5dd161b3199b431044ed (diff) | |
download | mpd-e2a574e2a00803f45ed6f60154f01dd2ccc8444a.tar.gz mpd-e2a574e2a00803f45ed6f60154f01dd2ccc8444a.tar.xz mpd-e2a574e2a00803f45ed6f60154f01dd2ccc8444a.zip |
Merge branch 'v0.17.x'
Conflicts:
src/locate.c
Diffstat (limited to '')
-rw-r--r-- | NEWS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -11,6 +11,7 @@ ver 0.17.2 (2012/??/??) - fluidsynth: stop playback at end of file - fluidsynth: check MIDI file format while scanning - fluidsynth: add sample rate setting + - wavpack: support all APEv2 tags * output: - httpd: use monotonic clock, avoid hiccups after system clock adjustment - httpd: fix throttling bug after resuming playback @@ -23,7 +24,8 @@ ver 0.17.2 (2012/??/??) * state_file: save song priorities * player: disable cross-fading in "single" mode * update: fix unsafe readlink() usage - +* configure.ac: + - don't auto-detect the vorbis encoder when Tremor is enabled ver 0.17.1 (2012/07/31) * protocol: |