X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;ds=sidebyside;f=NEWS;h=1913094c97edf23379056159aa2e4ee9e9ce72b4;hb=bb63ffc8afdd7cd5b0a278be9c91f34f55374513;hp=123358ecfbb7e8a0a046cb5efb88b437581b931b;hpb=ebe54cf6ee1b9c5daf7837cb618c299a5b5187e0;p=paraslash.git diff --git a/NEWS b/NEWS index 123358ec..1913094c 100644 --- a/NEWS +++ b/NEWS @@ -4,7 +4,24 @@ NEWS ---------------------------------------------- 0.3.4 (to be announced) "elliptic inheritance" ---------------------------------------------- + +The new udp sender and several small improvements. + + - The udp sender replaces the ortp sender. The new code is + both smaller and cleaner than the old ortp sender/receiver + code. As the udp sender does not depend on any special + libraries, it is built unconditionally. The default port + for udp streaming now defaults to 8000, like for the http + and the dccp senders/receivers. - new options for mp3dec: --ignore-crc, --bufsize + - new audiod option: --config-file. + - Improved help/man pages: The documentation of para_audiod, + para_recv, para_filter and para_write now also contains + all options of the available receivers/filters/writers. The + man page of para_fade contains a description of the different + modes of operation. + - More source code documentation. + - vss timing fixes. -------------------------------------------- 0.3.3 (2008-12-01) "axiomatic perspectivity"