log

age author description
Fri, 08 Mar 2019 10:16:12 +0000 Chris Cannam Rework EventSeries to explicitly store counts of events (+ add comments explaining, among other things, why) single-point
Thu, 07 Mar 2019 15:44:09 +0000 Chris Cannam Rename a number of classes and methods (including Point -> Event); comments single-point
Thu, 07 Mar 2019 14:35:57 +0000 Chris Cannam Fixes and tests for PointSeries single-point
Wed, 06 Mar 2019 16:37:10 +0000 Chris Cannam Fix compiler warning single-point
Wed, 06 Mar 2019 16:24:23 +0000 Chris Cannam Start implementing & testing PointSeries single-point
Tue, 05 Mar 2019 15:15:11 +0000 Chris Cannam Pull out the Point class, plus start testing NoteModel, plus actually add the tests... single-point
Tue, 05 Mar 2019 14:18:37 +0000 Chris Cannam Bitfield + reorder for packing single-point
Tue, 05 Mar 2019 13:21:55 +0000 Chris Cannam Start some sparse model tests single-point
Wed, 27 Feb 2019 12:31:12 +0000 Chris Cannam Fix compiler warnings
Mon, 18 Feb 2019 11:37:41 +0000 Chris Cannam Try to avoid interference with QtTest's own arg handling
Tue, 12 Feb 2019 15:10:30 +0000 Chris Cannam Fix encoding that Mac fs rejects
Wed, 30 Jan 2019 14:57:12 +0000 Chris Cannam Merge from branch bqaudiostream
Wed, 30 Jan 2019 14:56:23 +0000 Chris Cannam Be a tiny bit discriminating about content types! bqaudiostream
Wed, 30 Jan 2019 14:30:49 +0000 Chris Cannam WMA test cases bqaudiostream
Wed, 30 Jan 2019 11:00:54 +0000 Chris Cannam Merge bqaudiostream
Wed, 30 Jan 2019 11:00:45 +0000 Chris Cannam Fix incorrect number formatting results for 32-bit MinGW build bqaudiostream
Thu, 24 Jan 2019 15:09:00 +0000 Chris Cannam Fix compile error when checker not enabled bqaudiostream
Wed, 23 Jan 2019 14:43:43 +0000 Chris Cannam Merge from default branch bqaudiostream
Wed, 23 Jan 2019 10:31:40 +0000 Chris Cannam Adjust limits for Opus test bqaudiostream
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 20:07:19 +0000 Chris Cannam Some logging 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
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