From: Andre Noll Date: Thu, 18 Aug 2011 13:19:41 +0000 (+0200) Subject: Merge branch 't/alsa_poll_fd' X-Git-Tag: v0.4.8~5 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=9fe520149ef6bbc6bed4ee538bd2310af9d6a2cd Merge branch 't/alsa_poll_fd' --- 9fe520149ef6bbc6bed4ee538bd2310af9d6a2cd diff --cc NEWS index 40c30bf9,40c30bf9..05c866b4 --- a/NEWS +++ b/NEWS @@@ -20,6 -20,6 +20,7 @@@ are the highlights of this release tarballs. This reduces the size of the tarballs but requires gengetopt to build the tarball. - Compiles cleanly also with llvm/clang. ++ - The alsa writer used poll fds instead of computing timeouts. - Corrupt mp3 files are handled more gracefully. - sched: Optimized zero timeouts. - vss timeout cleanups.