]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - NEWS
Merge branch 'master' into my-osx
[paraslash.git] / NEWS
diff --git a/NEWS b/NEWS
index dd02a36a05f48ddd36a5721ba434a4e8c55856fb..9c8d2cce702e4ff5e91e3ea41d7306d7690360be 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -9,15 +9,17 @@ A bunch of new features and core changes.
 
        - the new paraslash scheduler, short and sweet.
        - Support for m4a files via the new aac filter/ and audio
-         format handler. (requires libfaad)
+         format handler (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
        - para_client is integrated in para_audiod
-       - each writer of para_write has its own command line parser,
-         just like para_recv and para_filter.
        - random/playlist selector: improved info strings
        - new audiod commands: tasks, kill
-       - para_client/para_audioc use the error subsystem
+       - update to libortp-0.10.0
+       - para_fade: wake time defaults to 8 hours from now
 
 
 ------------------------------------------