diff options
author | Max Kellermann <max@duempel.org> | 2013-02-04 15:41:33 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-02-04 15:51:32 +0100 |
commit | af9917658145e0595d16c6e508b95d0eef2986d0 (patch) | |
tree | 7d8e10626142841c63f19e3e2d1bdbde4a1b37fd /NEWS | |
parent | 57e825dfe729c80081371d22207b8eb43c49b051 (diff) | |
download | mpd-af9917658145e0595d16c6e508b95d0eef2986d0.tar.gz mpd-af9917658145e0595d16c6e508b95d0eef2986d0.tar.xz mpd-af9917658145e0595d16c6e508b95d0eef2986d0.zip |
output/alsa: workaround for noise after manual song change
Workaround for driver bug observed on the Raspberry Pi, see code
comment for details.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -11,6 +11,7 @@ ver 0.18 (2012/??/??) - vorbis: accept floating point input samples * output: - new option "tags" may be used to disable sending tags to output + - alsa: workaround for noise after manual song change * improved decoder/output error reporting |