Mercurial > hg > sonic-annotator
comparison CHANGELOG @ 36:6e41464262f9
* change log update for 0.5
author | Chris Cannam |
---|---|
date | Wed, 26 May 2010 16:37:41 +0000 |
parents | 102bb1729184 |
children | 6c87f6443fe6 |
comparison
equal
deleted
inserted
replaced
35:c1b3af62bc2a | 36:6e41464262f9 |
---|---|
1 | |
2 Changes in Sonic Annotator 0.5 since the previous release 0.4: | |
3 | |
4 Build changes: | |
5 | |
6 - Remove unused audioio library and avoid its dependencies | |
7 | |
8 Front-end changes: | |
9 | |
10 - Avoid leaking file descriptors on exceptions | |
11 - Fix embarrassing bug that caused failure to mix down to mono | |
12 properly for single-channel plugins with multi-channel input files | |
13 - Fail sooner if the output file is not writable (i.e. don't wait | |
14 until the first data is available for writing) | |
1 | 15 |
2 Changes in Sonic Annotator 0.4 since the previous release 0.3: | 16 Changes in Sonic Annotator 0.4 since the previous release 0.3: |
3 | 17 |
4 Build changes: | 18 Build changes: |
5 | 19 |