comparison 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
comparison
equal deleted inserted replaced
636:767789a78984 637:f45af8d8091e
1
2 Changes in Sonic Visualiser 2.2 since the previous release 2.1:
3
4 - Build with support for hidpi ("retina") text on OS/X
5 - Fix very slow analysis when using Ogg or FLAC files decoded
6 via libsndfile
7 - Fix inaccurate scale auto-align between time-value layers and
8 others
9 - Fix failure to open files specified on command line (or via
10 Open With) on Windows
11 - Reset cyclical counters and switch back to navigate mode when
12 a new session is started
13
14 Changes in Sonic Visualiser 2.1 since the previous release 2.0.1:
15
16 - Fix incorrect handling of FixedSampleRate outputs (Vamp SDK fix)
17 - Make it easier to see results from transforms that return a single point
18 - Make labelling clearer on time-value layers
19 - Add discrete-curve mode for time-value layers (for curves with gaps)
20 - Update code to build against Qt5
1 21
2 Changes in Sonic Visualiser 2.0.1 since the previous release 2.0: 22 Changes in Sonic Visualiser 2.0.1 since the previous release 2.0:
3 23
4 - Fix incorrect samplerate in reading m4a files on OS/X 24 - Fix incorrect samplerate in reading m4a files on OS/X
5 25