From 20635f8c7a9cdde8de083a03a6c8659d46a262fa Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Sun, 12 Aug 2018 10:03:59 +0200 Subject: Update changelog for 0.9.16 release. --- ChangeLog | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7dff236..86d795b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,24 @@ +Version 0.9.15 +============== +Release date: August 12th 2018 +Contributors: deva, chaot4, suhr, trebmuh + +Resampler has been refactored. +It now depends strictly on zita-resampler and is no longer optional. + +Bugfixes: + - Fix latency reporting in VST. + - Fix timing humanizer stops normal cymbal samples too early. + - Samples are cut off when looping. + - LV2: Don't export any symbols except the plugin entry point to avoid clashes with the DAW or other plugins. + - VST: Don't export any symbols except the plugin entry point to avoid clashes with the DAW or other plugins. + - Report latency from resampling. + - Fix LV2 Buffer overflow. + - Add message to execution of CLI without arguments that mentions that the GUI is only supported in the plugins. + - Update French translation of manpage. + - Fix crash or noise when changing jack buffersize while running. + - Stuttering when resampling is active. + Version 0.9.15 ============== Release date: July 24th 2018 -- cgit v1.2.3