From: Andre Noll Date: Sun, 6 Nov 2011 11:14:17 +0000 (+0100) Subject: Merge branch 't/alsa_improvements' X-Git-Tag: v0.4.9~11 X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=commitdiff_plain;h=ff70d3f74c6116cf5b3c9a6708218788363efa7c Merge branch 't/alsa_improvements' --- ff70d3f74c6116cf5b3c9a6708218788363efa7c diff --cc NEWS index f50ffa3b,6db72253..a79cc29f --- a/NEWS +++ b/NEWS @@@ -9,10 -9,6 +9,12 @@@ - Shared memory areas are no longer restricted to 64K. We now detect the maximal size of a shared memory area at runtime. - cleanup of the internal uptime API. + - para_server prefaults the mmapped audio file to avoid + delays on slow media. + - A new test for the test-suite that exercises the - communication between para_server and para_audiod. ++ communication between para_server and para_audiod. ++ - The alsa writer eats up less CPU cycles when configured to ++ use the DMIX plugin. -------------------------------------- 0.4.8 (2011-08-19) "nested assignment"