X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS;h=d4a58fd1e9a4e24f2a2d7e0b4d00ce1431602db1;hp=6db7225350f014f80e3f0ad831fe60b93d2777b9;hb=09a69f08d83ad23e806f0412fbc3f98b1410b115;hpb=b307a25ed895caa33684302b502e9e0e70dc78b7 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"