diff options
author | Max Kellermann <max@duempel.org> | 2009-02-25 21:51:39 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2009-02-25 21:51:39 +0100 |
commit | 8491f61d6c4ea95e4bca32dea2d9934376d35675 (patch) | |
tree | 7946dc8b1a110eaa89c44984714e68a6edf1b14c /NEWS | |
parent | 6722c508a1fe28783e863a57eeb0423bbbbe0b50 (diff) | |
download | mpd-8491f61d6c4ea95e4bca32dea2d9934376d35675.tar.gz mpd-8491f61d6c4ea95e4bca32dea2d9934376d35675.tar.xz mpd-8491f61d6c4ea95e4bca32dea2d9934376d35675.zip |
mvp: fall back to stereo
When the channel count is greater than 2, fall back to stereo sound.
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ ver 0.15 - (200?/??/??) * audio outputs: - shout: enlarged buffer size to 32 kB - null: allow disabling synchronization + - mvp: fall back to stereo * commands: - "playlistinfo" supports a range now - added "sticker database", command "sticker", which allows clients |