X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=NEWS;h=7fcf7f974a402907019cd0f0805a666cee3b603c;hb=2ce04a49091712719b8fd60a6c7888258b719db1;hp=3c5a7871a35185ed44693958af4c451f3b9ddafa;hpb=bb2b11450335df401cb2008c4e45bf335f778991;p=paraslash.git diff --git a/NEWS b/NEWS index 3c5a7871..7fcf7f97 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,18 @@ +------------------------------------------- +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" ------------------------------------------ @@ -9,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