comparison CHANGELOG @ 660:08ee2bf2ac1c

Update CHANGELOG
author Chris Cannam
date Thu, 24 Oct 2019 14:34:50 +0100
parents ef0778016c88
children 5672283d728a
comparison
equal deleted inserted replaced
659:a5ed510a7bf9 660:08ee2bf2ac1c
1 1
2 Changes in Tony 2.1 (Oct 2019) since the previous release 2.0: 2 Changes in Tony 2.1 (25 Oct 2019) since the previous release 2.0:
3 3
4 - Fix problems reopening session files 4 - Fix problems reopening session files
5 5
6 - Add support for reading the Opus audio codec on all platforms 6 - Add support for reading the Opus audio codec on all platforms
7 7
8 - Add support for WMA and AAC formats on 64-bit Windows. (AAC was 8 - Add support for WMA and AAC formats on 64-bit Windows. (AAC was
9 already supported on macOS.) Note that AAC support on Windows does 9 already supported on macOS.) Note that AAC support on Windows does
10 not support "gapless" import, i.e. removing the encoder gaps at 10 not support "gapless" import, i.e. removing the encoder gaps at
11 start and end of the stream 11 start and end of the stream
12
13 - Fix sluggishness in starting and stopping playback when using
14 PulseAudio v13.0+
12 15
13 - Update platform builds with newer libraries and updated platform 16 - Update platform builds with newer libraries and updated platform
14 support 17 support
15 18
16 Changes in Tony 2.0 (23 Oct 2015) since the previous release 1.0: 19 Changes in Tony 2.0 (23 Oct 2015) since the previous release 1.0: