diff CHANGELOG @ 248:c8e5fcddf8be

Merge
author Chris Cannam
date Fri, 18 Mar 2016 15:15:55 +0000
parents 4307b34f86c0
children 252380f1b361
line wrap: on
line diff
--- a/CHANGELOG	Fri Mar 18 15:15:37 2016 +0000
+++ b/CHANGELOG	Fri Mar 18 15:15:55 2016 +0000
@@ -1,3 +1,25 @@
+
+Changes in Sonic Annotator 1.4 since the previous release 1.3:
+
+Front-end changes:
+
+ - Better error reporting, especially for invalid transform files
+   and transform-not-found
+
+ - Avoid crashing out when a single plugin (that is not being used)
+   can't be loaded because of e.g. an undefined symbol
+
+Bug fixes:
+
+ - Fix (with test) horrible crash with --multiplex option
+
+ - Fix erroneous quantization to 16 bits for coded file types of
+   greater bit depth
+
+ - Fix multiple outputs when requesting both summary and non-summary
+   for the same output
+
+
 Changes in Sonic Annotator 1.3 since the previous release 1.2:
 
 Back-end (feature writer) changes: