summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBent Bisballe Nyeng <deva@aasimon.org>2018-07-24 12:40:29 +0200
committerBent Bisballe Nyeng <deva@aasimon.org>2018-07-24 12:40:29 +0200
commit7809dd713f74de2b87f9899bcc0ad9cb70449761 (patch)
tree7f82991ebd09ba704d47d778efb6773ba7f75198
parent55965723f463cdd5ebfc0b493ac3ae317900fdee (diff)
Update changelog for 0.9.15 release.v0.9.15
-rw-r--r--ChangeLog28
1 files changed, 28 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 14ece14..7dff236 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,31 @@
+Version 0.9.15
+==============
+Release date: July 24th 2018
+Contributors: deva, chaot4, meka, suhr, Muldjord, cglocke, Roman Garifullin, James Cowgill
+
+New engine features:
+ - New humanized timing feature.
+ - Master bleed control.
+ - Remove memory warning.
+ - Replaced cppunit with new dgunit header-only test framework.
+
+New CLI features:
+ - OSS midi input support.
+ - Finish and integrate getoptpp as a submodule.
+
+UI:
+ - Double click knobs to reset them to their default value.
+ - Ignore spacebar key in UI (used by DAW and toggled the buttons).
+ - Add cute little image in the inline display.
+
+Bugfixes:
+ - Fix X11 BadValue crash bug.
+ - Fix black render when opened as LV2 on Ardour and FreeBSD.
+ - Fix UI crash on underflow in resize()
+ - Fix valgrind errors of GUI.
+ - Fix crash if CLI is invoked without input and/or output engine. (deva)
+ - Fix out of bounds drawing of frame (chaot4)
+
Version 0.9.14
==============
Note: LAC2017 release