aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-11-19 21:00:50 +0100
committerMax Kellermann <max@duempel.org>2009-11-19 21:00:50 +0100
commit135842803156ab3d983babb61d22905a43977be3 (patch)
tree4087984407caa2361118950238fa8672dce94aa1 /NEWS
parent5a480137d2c724c8a3359c66a9120e310ea19cd1 (diff)
downloadmpd-135842803156ab3d983babb61d22905a43977be3.tar.gz
mpd-135842803156ab3d983babb61d22905a43977be3.tar.xz
mpd-135842803156ab3d983babb61d22905a43977be3.zip
pcm_volume: implemented 32 bit support
Support 32 bit samples with software mixer.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 4986ca300..2afda2f99 100644
--- a/NEWS
+++ b/NEWS
@@ -71,6 +71,7 @@ ver 0.16 (20??/??/??)
* database: eliminated maximum line length
* log: redirect stdout/stderr to /dev/null if syslog is used
* set the close-on-exec flag on all file descriptors
+* pcm_volume: implemented 32 bit support
* obey $(sysconfdir) for default mpd.conf location
* build with large file support by default
* require GLib 2.12