X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=NEWS;h=7fcf7f974a402907019cd0f0805a666cee3b603c;hb=a192802cca78cda31966634c523be49872354102;hp=dfe779eed74299064a1f0648b364781244a2ccda;hpb=39ec52d7bfec591dcad0d41bcdbdf6d980bf5913;p=paraslash.git diff --git a/NEWS b/NEWS index dfe779ee..7fcf7f97 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,18 @@ ------------------------------------------- -0.4.11 (to be announced "mutual diversity") +0.4.11 (to be announced) "mutual diversity" ------------------------------------------- + - Sideband connections: If both para_server and para_client + support this feature, data is sent as a multiplexed stream. + - The --no_default_filters option of para_filter has been + removed. + - Several fixes and latency improvements to various decoders. + - The alsa writer now limits the prebuffer time to 500ms. - Documentation improvements. + - Overhaul of the command_util.sh script. + - Fixes for some minor problems found by the clang analyzer. + - Compiles (almost) without warnings on gcc-3. + ------------------------------------------ 0.4.10 (2012-03-30) "heterogeneous vacuum" ------------------------------------------ @@ -14,7 +24,7 @@ improvements and the usual mix of cleanups and fixes. deprecated. It still works but has no effect and will be removed in the next version. - para_gui now prints also the stderr output of the executing - command in the bottom window. + command in the bottom window. - Cleanup and consolidation of the various wrappers for write(), writev(), send() and friends. - The obscure error messages on mmap() failures have been