graph
- Seems we can do just as well with a vector of events themselvessingle-point 2019-03-11, by Chris Cannam
- Experiment with storing vectors of event ids in seam map for compactnesssingle-point 2019-03-11, by Chris Cannam
- That last change didn't seem worthwhilesingle-point 2019-03-11, by Chris Cannam
- Try out Qt containerssingle-point 2019-03-11, by Chris Cannam
- Permit hashingsingle-point 2019-03-11, by Chris Cannam
- Add (disabled by default) stress test for EventSeriessingle-point 2019-03-11, by Chris Cannam
- Mergesingle-point 2019-03-08, by Chris Cannam
- Add this method back again; it is usefulsingle-point 2019-03-08, by Chris Cannam
- Further testssingle-point 2019-03-08, by Chris Cannam
- Performance notessingle-point 2019-03-08, by Chris Cannam
- Minor tweaks, comments, span testssingle-point 2019-03-08, by Chris Cannam
- Rework EventSeries to explicitly store counts of events (+ add comments explaining, among other things, why)single-point 2019-03-08, by Chris Cannam
- Rename a number of classes and methods (including Point -> Event); commentssingle-point 2019-03-07, by Chris Cannam
- Fixes and tests for PointSeriessingle-point 2019-03-07, by Chris Cannam
- Fix compiler warningsingle-point 2019-03-06, by Chris Cannam
- Start implementing & testing PointSeriessingle-point 2019-03-06, by Chris Cannam
- Pull out the Point class, plus start testing NoteModel, plus actually add the tests...single-point 2019-03-05, by Chris Cannam
- Bitfield + reorder for packingsingle-point 2019-03-05, by Chris Cannam
- Start some sparse model testssingle-point 2019-03-05, by Chris Cannam
- Fix compiler warnings2019-02-27, by Chris Cannam
- Try to avoid interference with QtTest's own arg handling2019-02-18, by Chris Cannam
- Fix encoding that Mac fs rejects2019-02-12, by Chris Cannam
- Merge from branch bqaudiostream2019-01-30, by Chris Cannam
- Be a tiny bit discriminating about content types!bqaudiostream 2019-01-30, by Chris Cannam
- WMA test casesbqaudiostream 2019-01-30, by Chris Cannam
- Mergebqaudiostream 2019-01-30, by Chris Cannam
- Fix incorrect number formatting results for 32-bit MinGW buildbqaudiostream 2019-01-30, by Chris Cannam
- Fix compile error when checker not enabledbqaudiostream 2019-01-24, by Chris Cannam
- Merge from default branchbqaudiostream 2019-01-23, by Chris Cannam
- Adjust limits for Opus testbqaudiostream 2019-01-23, by Chris Cannam
- Avoid compiler warningbqaudiostream 2019-01-23, by Chris Cannam
- Argh, that fix for Mac broke Winbqaudiostream 2019-01-22, by Chris Cannam
- Some loggingbqaudiostream 2019-01-22, by Chris Cannam
- Add Opus testsbqaudiostream 2019-01-22, by 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 2019-01-21, by Chris Cannam
- Implement title/maker in wav readers; extra handling of supported-ness for file typesbqaudiostream 2019-01-21, by Chris Cannam
- Add flac metadata examplebqaudiostream 2019-01-21, by Chris Cannam
- Mergebqaudiostream 2019-01-17, by Chris Cannam
- Add M4A file with non-ascii metadatabqaudiostream 2019-01-17, by Chris Cannam
- We should now be able to get these from Ogg files, though this might not be working yet...bqaudiostream 2019-01-17, by Chris Cannam
- Request metadata from bq audio streambqaudiostream 2019-01-15, by Chris Cannam
- Merge from branch fix-static-analysis2019-01-09, by Chris Cannam
- Add mechanism to retrieve the set of plausible separators found in CSV-like file when guessing its format2019-01-09, by Chris Cannam
- Fix some warningsbqaudiostream 2018-12-06, by Chris Cannam
- Start wiring in BQAudioStream stuffbqaudiostream 2018-12-06, by Chris Cannam
- Use nullptr throughoutfix-static-analysis 2018-11-26, by Chris Cannam
- Header guardsfix-static-analysis 2018-11-26, by Chris Cannam
- Use override throughoutfix-static-analysis 2018-11-26, by Chris Cannam
- Fixes from clang modernize-use-overridefix-static-analysis 2018-11-22, by Chris Cannam
- Remove oversampling from prefs, now that it's in the spectrogram layer properties2018-11-14, by Chris Cannam
- Merge from branch spectrogramparam2018-11-14, by Chris Cannam
- Further adjustments to peak picking, to try to avoid a surfeit of peaks in the higher frequenciesspectrogramparam 2018-11-13, by Chris Cannam
- Slightly simplify median-window size calculation - but this is not the best way to do this for spectrum views, need to reconsiderspectrogramparam 2018-11-12, by Chris Cannam
- Fix win32 build annoyancesspectrogramparam 2018-11-09, by Chris Cannam
- Introduce & make use of faster MovingMedian class (now with resize capability)spectrogramparam 2018-11-08, by Chris Cannam
- Fix usage of setlocalespectrogramparam 2018-11-08, by Chris Cannam
- A little faster as vectorspectrogramparam 2018-11-08, by Chris Cannam
- Eliminate code entirely in release builds2018-11-07, by Chris Cannam
- Comment2018-11-07, by Chris Cannam
- Avoid compiler warning2018-11-07, by Chris Cannam