Mercurial > hg > sonic-visualiser
changeset 1072:ed4119424c6b
Update CHANGELOG, back out ill-advised svgui feature
author | Chris Cannam |
---|---|
date | Thu, 22 Oct 2015 11:40:31 +0100 |
parents | 558302a9335c |
children | 6a8ed8736b47 |
files | .hgsubstate CHANGELOG |
diffstat | 2 files changed, 16 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/.hgsubstate Tue Oct 20 09:04:41 2015 +0100 +++ b/.hgsubstate Thu Oct 22 11:40:31 2015 +0100 @@ -2,4 +2,4 @@ 55ece8862b6d3a54aad271a53f9c1615e5d3bcf8 sv-dependency-builds 45054b36ddbfe1d93afcef2eb122579e4bdc4e06 svapp 1cc96e03a903c36f2f9496532fff616c85a22b80 svcore -b247d3ffcbb9cc27f71f4d918cf65dda77b0b2fc svgui +08f20a23fb81a96c17675e13bcad8de4a33f88d3 svgui
--- a/CHANGELOG Tue Oct 20 09:04:41 2015 +0100 +++ b/CHANGELOG Thu Oct 22 11:40:31 2015 +0100 @@ -1,3 +1,18 @@ +Changes in Sonic Visualiser 2.5 since the previous release 2.4.1: + + - Add unit-converter dialog, for converting between various pitch and + timing units + + - Fix failure to reload note layers from session file + + - Use a more sensible scale for the play-speed dial + + - Fix crash when importing very wide CSV files + + - Fix generation of wrong layer type from some CSV files + + - Fix failure to export last instant in a time-instant layer + Changes in Sonic Visualiser 2.4.1 since the previous release 2.4: - Fix a crash when rendering certain colour 3d plot layers