aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2011-10-08 14:39:40 +0200
committerMax Kellermann <max@duempel.org>2011-10-08 14:41:22 +0200
commit5ed0eb51d16507dcca9764771af8f05f08a078f9 (patch)
tree1e1644f728dd485f5132eae0e3b91511b9963fb8 /NEWS
parent72a1ca3b99302e229d4a7f699c45b9fa7288c1a8 (diff)
downloadmpd-5ed0eb51d16507dcca9764771af8f05f08a078f9.tar.gz
mpd-5ed0eb51d16507dcca9764771af8f05f08a078f9.tar.xz
mpd-5ed0eb51d16507dcca9764771af8f05f08a078f9.zip
output/openal: auto-fallback to mono if channel count is unsupported
.. instead of failing playback completely.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 17169a617..725d3801c 100644
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,8 @@ ver 0.16.5 (2010/??/??)
- ffmpeg: higher precision timestamps
- ffmpeg: don't require key frame for seeking
- fix CUE track seeking
+* output:
+ - openal: auto-fallback to mono if channel count is unsupported
* player:
- make seeking to CUE track more reliable
- the "seek" command works when MPD is stopped