X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=NEWS.md;h=50ec0a3a51e156b704cf6979ec595f83a300192e;hp=55ef3be947ee76d6b0937b33988b0cd960c0e985;hb=742be1f7334570492615fdf89ce46123e3f71886;hpb=99f21f0b6ecf29f949cdbce285e241a2e3ef3093 diff --git a/NEWS.md b/NEWS.md index 55ef3be9..50ec0a3a 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,6 +1,21 @@ NEWS ==== +---------------------------------------------- +0.6.3 (to be announced) "generalized activity" +---------------------------------------------- + +- The ff command now accepts a negative argument to instruct the + virtual streaming system to jump backwards in the current audio + stream. The old syntax (e.g., "ff 30-") is still supported but it + is deprecated and no longer documented. The compatibility code is + sheduled for removal after 0.7.0. +- para_afh: New option: --preserve to reset the modification time to + the value of the original file after meta data modification. +- Overhaul of the compress filter code. The refined algorithm should + reduce clipping. The meaning of --aggressiveness has changed, see the + updated and extended documentation of the compress filter for details. + -------------------------------------- 0.6.2 (2018-06-30) "elastic diversity" --------------------------------------