X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS;h=1b81359ad6b28c68830dc6e898dacdc245a8753b;hp=b1e73d4a8847a266431bf33c870fccbb7bf09359;hb=2290d9be0703d3f83f38c2f100b1b41ec0790bb3;hpb=f4fb0289834e76a23839719ab0e89fe29b591d3f diff --git a/NEWS b/NEWS index b1e73d4a..1b81359a 100644 --- a/NEWS +++ b/NEWS @@ -1,19 +1,49 @@ NEWS ==== -0.?.? (to be announced) "oriented abstraction" -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +0.?.? (to be announced) "sonic convolution" +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + + o aac filter and aac audio format handler (requires libfaad) + + 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: + o the new optional dccp sender/receiver. It uses the datagram congestion control protocol. You'll need a fairly new kernel for this. + o paraslash works on Mac OS X (thanks to Gerd Becker) + + o para_play renamed to para_write + + o modular output plugin design (writers) for para_write + + o new file_writer output plugin for para_write + o compress filter speed improvements o update to libortp-0.9.1 - o update to gengetopt-2.17 + o update to gengetopt-2.17rc + + o para_client no longer depends on libreadline (as the + code for the interactive mode was removed). + + o gcc-2-95 is no longer a supported compiler. It may still + work, but it gets no more testing. + + o the tarball no longer contains the screenshot images which + reduces its size quite a bit. + o configure: new command line options: --enable-mysql-headers + and --enable-mysql-libs 0.2.11 (2006-03-11) "atomic duality" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~