diff options
author | Max Kellermann <max@duempel.org> | 2009-11-19 21:00:54 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-11-19 21:00:54 +0100 |
commit | 300f9362282b1152e2d517314e72064ae4ca395a (patch) | |
tree | bd22471a0120d9845269c28a12b0927c61a95750 /NEWS | |
parent | 135842803156ab3d983babb61d22905a43977be3 (diff) | |
download | mpd-300f9362282b1152e2d517314e72064ae4ca395a.tar.gz mpd-300f9362282b1152e2d517314e72064ae4ca395a.tar.xz mpd-300f9362282b1152e2d517314e72064ae4ca395a.zip |
pcm_mix: implemented 32 bit support
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -71,7 +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 +* pcm_volume, pcm_mix: implemented 32 bit support * obey $(sysconfdir) for default mpd.conf location * build with large file support by default * require GLib 2.12 |