Mercurial > hg > sonic-visualiser
diff CHANGELOG @ 637:f45af8d8091e imaf_enc
Merge from default branch
author | Chris Cannam |
---|---|
date | Mon, 04 Nov 2013 17:47:53 +0000 |
parents | d1d9a0ab5663 |
children | 72c1dd980802 |
line wrap: on
line diff
--- a/CHANGELOG Mon Nov 04 17:17:09 2013 +0000 +++ b/CHANGELOG Mon Nov 04 17:47:53 2013 +0000 @@ -1,3 +1,23 @@ + +Changes in Sonic Visualiser 2.2 since the previous release 2.1: + + - Build with support for hidpi ("retina") text on OS/X + - Fix very slow analysis when using Ogg or FLAC files decoded + via libsndfile + - Fix inaccurate scale auto-align between time-value layers and + others + - Fix failure to open files specified on command line (or via + Open With) on Windows + - Reset cyclical counters and switch back to navigate mode when + a new session is started + +Changes in Sonic Visualiser 2.1 since the previous release 2.0.1: + + - Fix incorrect handling of FixedSampleRate outputs (Vamp SDK fix) + - Make it easier to see results from transforms that return a single point + - Make labelling clearer on time-value layers + - Add discrete-curve mode for time-value layers (for curves with gaps) + - Update code to build against Qt5 Changes in Sonic Visualiser 2.0.1 since the previous release 2.0: