]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - NEWS.md
error.h: Fix typo in error string of E_ID3_ATTACH.
[paraslash.git] / NEWS.md
diff --git a/NEWS.md b/NEWS.md
index 7f61b920d1463e03be7aa3aa1355c93c5ab16467..d7b347e155065bf48e3d08edc2ae0246a9ebc3dd 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -5,6 +5,11 @@ NEWS
 current master branch "cascading gradient"
 ------------------------------------------
 
+The highlight of this release is the new -m flag for para_afh which
+lets it modify the meta tags of the given audio file(s). This feature
+is supported for all audio formats. Many small cleanups and bug fixes
+not mentioned here have accumulated and are also part of the release.
+
 - para_afh learned to modify meta tags of mp3 wma ogg spx
   opus flac aac files.
 - afs commands propagate error codes to the client.
@@ -12,7 +17,14 @@ current master branch "cascading gradient"
   inconsistencies.
 - New -v flag for the version command (print verbose version string)
 - New option --priority for para_server and para_audiod.
-
+- New mood methods: image_id and lyrics_id.
+- The manual and this NEWS file have been converted to markdown.
+- Cleanup of the wma decoder and bitstream code.
+- Improved wide-character support and fixes related to signal handling.
+- para_gui no longer reports 100% playing time at the stream start.
+- Opus cleanups.
+
+Download: [tarball](./releases/paraslash-git.tar.bz2)
 
 --------------------------------------
 0.5.5 (2015-09-20) "magnetic momentum"