diff options
author | Max Kellermann <max@duempel.org> | 2013-11-04 23:26:24 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2013-11-04 23:40:34 +0100 |
commit | 62baec1841af26106752cccdbc9da6811dc24949 (patch) | |
tree | 358b090b09cc142c63e3c456e8b449bf05ee6255 /NEWS | |
parent | 7bca61f5bbacfdf19c9e143f3829aa157d22e003 (diff) |
output/alsa: avoid endless loop in Raspberry Pi workaround
See code comment.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -5,6 +5,8 @@ ver 0.18.1 (2013/11/??) - log UNIX domain path names instead of "localhost" - open listener sockets in the order they were configured - don't abort if IPv6 is not available +* output: + - alsa: avoid endless loop in Raspberry Pi workaround * filter: - autoconvert: fix "volume_normalization" with mp3 files * add missing files to source tarball |