diff CHANGELOG @ 2274:9596a383742b single-point

Merge from default branch
author Chris Cannam
date Thu, 16 May 2019 11:07:32 +0100
parents 40d240925f9a
children 37a32d18796c f2dd9218617e
line wrap: on
line diff
--- a/CHANGELOG	Tue May 07 15:53:36 2019 +0100
+++ b/CHANGELOG	Thu May 16 11:07:32 2019 +0100
@@ -1,5 +1,5 @@
 
-Changes in Sonic Visualiser v3.3 since the previous release 3.2.1:
+Changes in Sonic Visualiser v3.3 (Apr 2019) since the previous release 3.2.1:
 
  - Add support for reading the Opus audio codec on all platforms
 
@@ -8,6 +8,21 @@
    not support "gapless" import, i.e. removing the encoder gaps at
    start and end of the stream
 
+ - Add ability to choose the field separator when importing CSV and
+   CSV-like files, if more than one possible candidate separator is
+   found in the file
+
+ - Fix crash when closing session or starting a new session while
+   calculating alignment of multiple audio files
+
+ - Fix crash when running certain plugins that call for
+   frequency-domain input at non-power-of-two block sizes
+
+ - Fix wandering left edge of measure-tool rectangle while dragging
+   out the area
+
+ - Ensure that plugin stderr debug output is logged to the SV log file
+
 
 Changes in Sonic Visualiser 3.2.1 (Jan 2019) since the previous release 3.2: