X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=NEWS;h=d4a58fd1e9a4e24f2a2d7e0b4d00ce1431602db1;hb=8aa0f575bcca12ab63ab53141c2144448c457478;hp=6db7225350f014f80e3f0ad831fe60b93d2777b9;hpb=63aab30b55d5809704a2d0e1c4e8de20e8228d7d;p=paraslash.git diff --git a/NEWS b/NEWS index 6db72253..d4a58fd1 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,14 @@ - 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. + - The alsa writer eats up less CPU cycles when configured to + use the DMIX plugin. + - Simplified and unified receiver code. + - Makefile cleanups. -------------------------------------- 0.4.8 (2011-08-19) "nested assignment"