X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS;h=06330e726fb751721ec9b43373c422ad404781ae;hp=1b81359ad6b28c68830dc6e898dacdc245a8753b;hb=d46fe38dcada4108ed49a0e621376df0f7913fe3;hpb=f6c929d9e580bb1f2666236b16de1e3fe73878d3 diff --git a/NEWS b/NEWS index 1b81359a..06330e72 100644 --- a/NEWS +++ b/NEWS @@ -4,13 +4,28 @@ 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 + o new audiod commands: tasks, kill + 0.2.12 (2006-05-12) "oriented abstraction" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + Many user-visible changes in this release and lots of new features: