changeset 677:5672283d728a

Update version and changelog for 2.1.1
author Chris Cannam
date Thu, 21 Nov 2019 14:18:17 +0000
parents 7387ff52a58a
children 381b855d43e1
files CHANGELOG repoint-lock.json version.h
diffstat 3 files changed, 22 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGELOG	Wed Nov 20 11:16:47 2019 +0000
+++ b/CHANGELOG	Thu Nov 21 14:18:17 2019 +0000
@@ -1,4 +1,21 @@
 
+Changes in Tony 2.1.1 (Nov 2019) since the previous release 2.1:
+
+ - Fix incorrect state of "Penalise Soft Pitches" option in Analysis
+   menu. On first run this was displayed as if enabled, but the option
+   was not actually active when performing the analysis, until the
+   option was toggled or "Reset Options to Default" was used.
+
+ - Fix failure to open playback device when using macOS Catalina with
+   certain audio devices
+
+ - Remove dependency on JACK in Linux deb package: the application can
+   use it if available, but it isn't required
+
+ - Fix failure to make installed executables executable when
+   installing from the source package
+   
+	
 Changes in Tony 2.1 (25 Oct 2019) since the previous release 2.0:
 
  - Fix problems reopening session files
--- a/repoint-lock.json	Wed Nov 20 11:16:47 2019 +0000
+++ b/repoint-lock.json	Thu Nov 21 14:18:17 2019 +0000
@@ -1,13 +1,13 @@
 {
   "libraries": {
     "vamp-plugin-sdk": {
-      "pin": "569fc23fa37a"
+      "pin": "c42e50a5c297"
     },
     "svcore": {
       "pin": "73447d746db3"
     },
     "svgui": {
-      "pin": "e95cefd4aa81"
+      "pin": "045063dcd2bc"
     },
     "svapp": {
       "pin": "464fed3096f5"
@@ -40,13 +40,13 @@
       "pin": "7686116dcdd5"
     },
     "sv-dependency-builds": {
-      "pin": "7029a4916348"
+      "pin": "d0c2a83c1364"
     },
     "icons/scalable": {
       "pin": "be45984f7915"
     },
     "pyin": {
-      "pin": "81f025823a5c"
+      "pin": "3faac48d491d"
     },
     "chp": {
       "pin": "de970142809f"
--- a/version.h	Wed Nov 20 11:16:47 2019 +0000
+++ b/version.h	Thu Nov 21 14:18:17 2019 +0000
@@ -1,1 +1,1 @@
-#define TONY_VERSION "2.1"
+#define TONY_VERSION "2.1.1"