Mercurial > hg > svcore
log
age | author | description |
---|---|---|
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 |
Mon, 21 Jan 2019 11:45:51 +0000 | Chris Cannam | Add flac metadata example bqaudiostream |
Thu, 17 Jan 2019 17:30:09 +0000 | Chris Cannam | Merge bqaudiostream |
Thu, 17 Jan 2019 17:29:48 +0000 | Chris Cannam | Add M4A file with non-ascii metadata 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 |
Tue, 15 Jan 2019 16:43:23 +0000 | Chris Cannam | Request metadata from bq audio stream bqaudiostream |