Mercurial > hg > sonic-visualiser
comparison CHANGELOG @ 2567:7e8a766af655
Update CHANGELOG
author | Chris Cannam |
---|---|
date | Thu, 18 Jun 2020 13:55:35 +0100 |
parents | ae2c8c8e33d4 |
children | 32c3e8dfd11d |
comparison
equal
deleted
inserted
replaced
2566:19fc1dc0994f | 2567:7e8a766af655 |
---|---|
1 | 1 |
2 Changes in Sonic Visualiser v4.1 (May 2020) since the previous release 4.0.1: | 2 Changes in Sonic Visualiser v4.1 (18 June 2020) since the previous release 4.0.1: |
3 | 3 |
4 - Support "dark mode" on Windows and Linux as well as macOS | 4 - Support "dark mode" on Windows and Linux as well as macOS |
5 | 5 |
6 - Add right-click (or Ctrl-click, on the Mac) context menus to the | 6 - Add right-click (or Ctrl-click, on the Mac) context menus to the |
7 layer property tabs, pane zoom controls, and all dial controls, | 7 layer property tabs, pane zoom controls, and all dial controls, |
8 providing some basic edit and reset functions | 8 providing some basic edit and reset functions |
9 | 9 |
10 - Provide format options when exporting layers to CSV, allowing | 10 - Provide format options when exporting layers to CSV, allowing |
11 control over column separator, header row, and timestamp format | 11 control over column separator, header row, and timestamp format |
12 | |
13 - Permit and handle optional header row when importing from CSV | |
12 | 14 |
13 - Add export of spectrogram data to CSV formats | 15 - Add export of spectrogram data to CSV formats |
14 | 16 |
15 - Support doubling escapes for quotes in quoted CSV fields on import | 17 - Support doubling escapes for quotes in quoted CSV fields on import |
16 | 18 |