X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS.md;h=a7af771744e91e3654bd216b217f40a56eae11ea;hp=dbf6c45bf70b98c85430945244f6db63212bc601;hb=b5f9618cde29dfe0871b420c54c094362e3b5dc6;hpb=073076f4e54b35ee96cfab0c4a47b40126f24213 diff --git a/NEWS.md b/NEWS.md index dbf6c45b..a7af7717 100644 --- a/NEWS.md +++ b/NEWS.md @@ -2,8 +2,25 @@ NEWS ==== ------------------------------------------ -current master branch "cascading gradient" +0.5.7 (to be announced) "semantic density" ------------------------------------------ +- Speedup of the base64 decoder. +- One of the two source browsers has been removed from the web pages. + The doxygen API reference still contains an HTML version of each + source file. +- Two race conditions in para_server have been fixed. +- ls -p is now deprecated in favor of -F or -b. See the help text of + the ls command for details. +- The openssl code has been adjusted to work also with openssl-1.1. +- The wma decoder and audio format handler now correctly decodes + files with unusual block sizes. +- We now compile with -Wformat-signedness if possible. + +Download: [tarball](./releases/paraslash-git.tar.bz2) + +--------------------------------------- +0.5.6 (2016-07-10) "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 @@ -25,7 +42,8 @@ not mentioned here have accumulated and are also part of the release. - para_gui no longer reports 100% playing time at the stream start. - Opus cleanups. -Download: [tarball](./releases/paraslash-git.tar.bz2) +[tarball](./releases/paraslash-0.5.6.tar.bz2), +[signature](./releases/paraslash-0.5.6.tar.bz2.asc) -------------------------------------- 0.5.5 (2015-09-20) "magnetic momentum"