log

age author description
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