X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS;h=69d303b34a6bd8dd0992d8796d723a7a2ac9d379;hp=1b81359ad6b28c68830dc6e898dacdc245a8753b;hb=2a8029478dfc65f0c935d864faf4aea9e3deb27d;hpb=f6c929d9e580bb1f2666236b16de1e3fe73878d3 diff --git a/NEWS b/NEWS index 1b81359a..69d303b3 100644 --- a/NEWS +++ b/NEWS @@ -4,13 +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: