log

age author description
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
Wed, 09 Jan 2019 15:24:38 +0000 Chris Cannam Merge from branch fix-static-analysis
Wed, 09 Jan 2019 14:39:50 +0000 Chris Cannam Add mechanism to retrieve the set of plausible separators found in CSV-like file when guessing its format
Thu, 06 Dec 2018 13:37:00 +0000 Chris Cannam Fix some warnings bqaudiostream
Thu, 06 Dec 2018 12:50:28 +0000 Chris Cannam Start wiring in BQAudioStream stuff bqaudiostream
Mon, 26 Nov 2018 14:33:41 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Mon, 26 Nov 2018 13:51:36 +0000 Chris Cannam Header guards fix-static-analysis
Mon, 26 Nov 2018 13:48:45 +0000 Chris Cannam Use override throughout fix-static-analysis
Thu, 22 Nov 2018 14:55:18 +0000 Chris Cannam Fixes from clang modernize-use-override fix-static-analysis
Wed, 14 Nov 2018 15:46:35 +0000 Chris Cannam Remove oversampling from prefs, now that it's in the spectrogram layer properties
Wed, 14 Nov 2018 14:21:53 +0000 Chris Cannam Merge from branch spectrogramparam
Tue, 13 Nov 2018 13:29:37 +0000 Chris Cannam Further adjustments to peak picking, to try to avoid a surfeit of peaks in the higher frequencies spectrogramparam
Mon, 12 Nov 2018 14:48:15 +0000 Chris Cannam Slightly simplify median-window size calculation - but this is not the best way to do this for spectrum views, need to reconsider spectrogramparam
Fri, 09 Nov 2018 15:22:01 +0000 Chris Cannam Fix win32 build annoyances spectrogramparam
Thu, 08 Nov 2018 15:02:30 +0000 Chris Cannam Introduce & make use of faster MovingMedian class (now with resize capability) spectrogramparam
Thu, 08 Nov 2018 14:39:34 +0000 Chris Cannam Fix usage of setlocale spectrogramparam
Thu, 08 Nov 2018 12:56:03 +0000 Chris Cannam A little faster as vector spectrogramparam
Wed, 07 Nov 2018 15:46:36 +0000 Chris Cannam Eliminate code entirely in release builds
Wed, 07 Nov 2018 15:46:20 +0000 Chris Cannam Comment
Wed, 07 Nov 2018 15:46:10 +0000 Chris Cannam Avoid compiler warning
Wed, 07 Nov 2018 11:47:24 +0000 Chris Cannam Properly align window with signal, in oversampled case
Tue, 06 Nov 2018 11:12:58 +0000 Chris Cannam Merge from branch zoom
Tue, 06 Nov 2018 10:53:28 +0000 Chris Cannam Remove unnecessary include zoom
Tue, 06 Nov 2018 08:58:57 +0000 Chris Cannam Merge from default branch zoom
Fri, 02 Nov 2018 14:41:00 +0000 Chris Cannam Merge
Fri, 02 Nov 2018 14:40:44 +0000 Chris Cannam Handle security errors, format slightly differently for message box
Thu, 01 Nov 2018 15:01:41 +0000 Chris Cannam Debug bits
Thu, 01 Nov 2018 15:01:32 +0000 Chris Cannam When a path is set explicitly, it is complete
Thu, 01 Nov 2018 14:06:38 +0000 Chris Cannam Check server minimum version
Thu, 18 Oct 2018 13:14:56 +0100 Chris Cannam Some debug + tidying
Thu, 18 Oct 2018 13:12:58 +0100 Chris Cannam Cautiously ensure we don't report readiness when the model is still updating; + some debug
Thu, 18 Oct 2018 13:09:09 +0100 Chris Cannam Debug
Fri, 12 Oct 2018 11:00:14 +0100 Chris Cannam Win32 fix
Fri, 12 Oct 2018 11:00:01 +0100 Chris Cannam Datestamp debug log
Thu, 11 Oct 2018 13:08:21 +0100 Chris Cannam Use bqvec barrier
Wed, 10 Oct 2018 14:32:34 +0100 Chris Cannam Introduce RelativelyFineZoomConstraint, which encodes more-or-less the scheme that was already used for the horizontal thumbwheel in the pane (which overrode the layers' own zoom constraints unless they said they couldn't support any other)
Wed, 10 Oct 2018 08:44:15 +0100 Chris Cannam Merge from branch zoom
Mon, 08 Oct 2018 13:39:40 +0100 Chris Cannam Messing with non-integer zoom ratios. But I don't think this is going anywhere as it stands zoom-double
Fri, 05 Oct 2018 10:25:25 +0100 Chris Cannam Merge from default branch zoom
Wed, 03 Oct 2018 15:45:57 +0100 Chris Cannam Show default name for unlabelled bin
Mon, 01 Oct 2018 15:48:02 +0100 Chris Cannam Merge from default branch zoom
Mon, 01 Oct 2018 14:37:30 +0100 Chris Cannam Use locale-aware comparators for user-visible string sorting
Mon, 01 Oct 2018 14:37:11 +0100 Chris Cannam Use an actual exception for this (rather than checking only in some builds)