summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2018-08-12 10:03:59 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2018-08-12 10:03:59 +0200
commit20635f8c7a9cdde8de083a03a6c8659d46a262fa (patch)
tree12d6bcc1556781c55fca0116d34453c5d029bfcb
parent29863d77254cf546363c4c0a63c5d19dc57ad826 (diff)
Update changelog for 0.9.16 release.
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7dff236..86d795b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,26 @@
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
Contributors: deva, chaot4, meka, suhr, Muldjord, cglocke, Roman Garifullin, James Cowgill