diff options
author | Max Kellermann <max@duempel.org> | 2010-05-13 15:42:20 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2010-05-14 09:48:02 +0200 |
commit | 6c831e04a298581966d75a2059b8735c387a0e09 (patch) | |
tree | fff55529aceda02f1c61ea6134c009ea7bfdb01b /NEWS | |
parent | 67c48f66a63aaf7354dde658a3ffd9fca6a9b9b7 (diff) | |
download | mpd-6c831e04a298581966d75a2059b8735c387a0e09.tar.gz mpd-6c831e04a298581966d75a2059b8735c387a0e09.tar.xz mpd-6c831e04a298581966d75a2059b8735c387a0e09.zip |
output/oss: 24 bit support via OSS4
Added #ifdefs on the macros AFMT_S24_NE and other OSS4 extensions.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -56,6 +56,7 @@ ver 0.16 (20??/??/??) - jack: support more than two audio channels - httpd: bind port when output is enabled - httpd: added name/genre/website configuration + - oss: 24 bit support via OSS4 - wildcards allowed in audio_format configuration - consistently lock audio output objects * player: |