X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS;h=b6d04670bdd3ea6ea2d9c8c088020d890b2ec71a;hp=0a7189c0399b4f18cea2553cc0dd01e0eb8c7b2f;hb=db02b614d1231685e64b27b4838c7cd699e51790;hpb=5103fd8fb0405b1d52f180f7f1075a17ff292af9 diff --git a/NEWS b/NEWS index 0a7189c0..b6d04670 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,18 @@ NEWS ==== -------------------------------------------- -0.?.? (to be announced) "sonic convolution" -------------------------------------------- +------------------------------------------------ +0.2.14 (to be announced) "transient singularity" +------------------------------------------------ + + - new output plugin for MacOs: the osx writer + - configure: new command line options: --enable-mad-headers + and --enable-mad-libs + - some small robustness fixes + +--------------------------------------- +0.2.13 (2006-07-14) "sonic convolution" +--------------------------------------- A bunch of new features and core changes. @@ -12,14 +21,14 @@ A bunch of new features and core changes. handler/filter (requires libfaad). - each writer has its own command line parser, just like para_recv and para_filter. - - new writer: osxplay (thanks to Gerd Becker) - para_client and para_audioc use the error subsystem - - writers are integrated in para_audiod + - writers are integrated in para_audiod (currently linux-only) - para_client is integrated in para_audiod - random/playlist selector: improved info strings - new audiod commands: tasks, kill - - update to libortp-0.10.0 + - update to libortp-0.10.1 - para_fade: wake time defaults to 8 hours from now + - update to autoconf-2.60 ------------------------------------------