changeset 469:e7d373cd97a2 v1.1pre7

Version and changelog
author Chris Cannam
date Fri, 24 Jul 2020 14:41:38 +0100
parents ad155cf0bd9f
children 88a3f712283b
files CHANGELOG version.h
diffstat 2 files changed, 22 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Fri Jul 24 14:35:27 2020 +0100
+++ b/CHANGELOG	Fri Jul 24 14:41:38 2020 +0100
@@ -1,3 +1,24 @@
+
+Changes in Sonic Lineup v1.1 (Aug 2020) since the previous release 1.1:
+
+ - Add an Alignment menu allowing you to choose one of a set of
+   alignment methods, including new sung-notes alignment and an option
+   for an external program that you supply
+
+ - Add a subsequence alignment option for cases where the "other"
+   tracks represent only fragments of the "reference"
+
+ - Improve display of alignment views in cases where two adjacent
+   tracks overlap each other in time only partially or not at all
+
+ - Improve selection of font sizes and pane sizing, especially when
+   many tracks are loaded
+
+ - Speed up re-opening the application with many tracks in session
+
+ - If alignment fails for all tracks because of some external factor,
+   show the failure report dialog once only instead of for every track
+
 
 Changes in Sonic Lineup v1.0.1 (10 Dec 2019) since the previous release 1.0:
 
--- a/version.h	Fri Jul 24 14:35:27 2020 +0100
+++ b/version.h	Fri Jul 24 14:41:38 2020 +0100
@@ -1,1 +1,1 @@
-#define VECT_VERSION "1.1-pre6"
+#define VECT_VERSION "1.1-pre7"