Fri, 03 May 2019 13:33:53 +0100 |
Chris Cannam |
Add tests for audio file readers presented with empty or nonsense input
|
Wed, 23 Jan 2019 10:31:30 +0000 |
Chris Cannam |
Avoid compiler warning
bqaudiostream
|
Tue, 22 Jan 2019 20:07:46 +0000 |
Chris Cannam |
Argh, that fix for Mac broke Win
bqaudiostream
|
Tue, 22 Jan 2019 16:27:14 +0000 |
Chris Cannam |
Add Opus tests
bqaudiostream
|
Mon, 21 Jan 2019 15:49:04 +0000 |
Chris Cannam |
QDir::entryList on Mac ignores all of our files with non-ASCII filenames, I think because of variant normalisations (https://bugreports.qt.io/browse/QTBUG-70732). Hard code the file list instead.
bqaudiostream
|
Mon, 21 Jan 2019 13:16:17 +0000 |
Chris Cannam |
Implement title/maker in wav readers; extra handling of supported-ness for file types
bqaudiostream
|
Thu, 17 Jan 2019 15:08:38 +0000 |
Chris Cannam |
We should now be able to get these from Ogg files, though this might not be working yet...
bqaudiostream
|