X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS;h=69d303b34a6bd8dd0992d8796d723a7a2ac9d379;hp=fcf9e52053416c38e1d08e4acb853784a2b6f524;hb=2a8029478dfc65f0c935d864faf4aea9e3deb27d;hpb=ab5820c1ac8fe47084be69717503de2ce00b5956 diff --git a/NEWS b/NEWS index fcf9e520..69d303b3 100644 --- a/NEWS +++ b/NEWS @@ -4,11 +4,26 @@ NEWS 0.?.? (to be announced) "sonic convolution" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - o aac filter and aac audio format handler (requires libfaad) +A bunch of new features and core changes. + + o the new paraslash scheduler, short and sweet. + + o Support for m4a files via the new aac filter/ and audio + format handler. (requires libfaad) + + o new writer: osxplay (thanks to Gerd Becker) + + o writers are integrated into para_audiod + + o each writer of para_write has its own command line parser, + just like para_recv and para_filter. + + o random/playlist selector: improved info strings 0.2.12 (2006-05-12) "oriented abstraction" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Many user-visible changes in this release and lots of new features: