X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS;h=7f370eb5d7d58813edd3dfe11e3b3fbe029de225;hp=cd4bc01ac626957a73c712745225a354aaece845;hb=081ea8699e6a309c44446884b8c3752529d96a25;hpb=4ffe7899acfebfc4cb653ea61ec7db0b0928f879 diff --git a/NEWS b/NEWS index cd4bc01a..7f370eb5 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,19 @@ NEWS ==== +----------------------------------------------- +0.4.2 (to be announced) "associative expansion" +----------------------------------------------- + + - The new buffer tree API. + - The --bufsize option for mp3dec is gone as it no longer makes sense + for the new buffer tree API. + - Fix audible buffer underruns for wma streams. + - The alsa writer no longer prints meaningless underrun durations. + - audiod: Defaults work also for udp streams. If no filter is + given for an audio format that is received via upd, fecdec is + automatically added as the first filter (along with the decoder). + --------------------------------------- 0.4.1 (2009-12-22) "concurrent horizon" ---------------------------------------