pcm_volume: implemented 32 bit support

Support 32 bit samples with software mixer.
This commit is contained in:
Max Kellermann
2009-11-19 21:00:50 +01:00
parent 5a480137d2
commit 1358428031
3 changed files with 43 additions and 0 deletions

1
NEWS
View File

@@ -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