diff options
author | Max Kellermann <max@duempel.org> | 2011-12-13 21:57:44 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2011-12-13 21:57:44 +0100 |
commit | aa4f45b9a56779355f15f867dce9ab0759cb5f7a (patch) | |
tree | e0793dfab38b5540a02c8a8e3d4f2612fe2c3faa /NEWS | |
parent | 006b8fa3f07e948cbd277e91546dd815769d7a5e (diff) | |
parent | 96ad5b84446be0bf603895adaf0ec2e97bee11aa (diff) | |
download | mpd-aa4f45b9a56779355f15f867dce9ab0759cb5f7a.tar.gz mpd-aa4f45b9a56779355f15f867dce9ab0759cb5f7a.tar.xz mpd-aa4f45b9a56779355f15f867dce9ab0759cb5f7a.zip |
Merge branch 'v0.16.x'
Conflicts:
NEWS
configure.ac
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -29,7 +29,13 @@ ver 0.17 (2011/??/??) * support floating point samples -ver 0.16.6 (2010/??/??) +ver 0.16.7 (2011/??/??) +* output: + - httpd: fix excessive buffering + - openal: force 16 bit playback, as 8 bit doesn't work + + +ver 0.16.6 (2011/12/01) * decoder: - fix assertion failure when resuming streams - ffmpeg: work around bogus channel count @@ -44,7 +50,7 @@ ver 0.16.6 (2010/??/??) * WIN32: autodetect filesystem encoding -ver 0.16.5 (2010/10/09) +ver 0.16.5 (2011/10/09) * configure.ac - disable assertions in the non-debugging build - show solaris plugin result correctly |