graph
- Merge2017-02-06, by Chris Cannam
- Subrepo update2017-02-06, by Chris Cannam
- Handle exceptions raised during plugin processing (as opposed to on init/configure, which were already handled)2017-01-31, by Chris Cannam
- Subrepo update2017-02-01, by Chris Cannam
- More tweaks to when to render from the middle2017-01-27, by Chris Cannam
- Looks like we can be a bit more relaxed here2017-01-27, by Chris Cannam
- Wire up normalise-visible-area mode in colour 3d plot2017-01-27, by Chris Cannam
- Various rendering adjustments for layers in svgui2017-01-26, by Chris Cannam
- Reduce amount of copying in FFTModel2017-01-26, by Chris Cannam
- Randomise start offset for partial paints, it looks (I think) a little better2017-01-26, by Chris Cannam
- Measure time taken to render per pixel, and use the time last time around to decide whether to be time constrained this time around2017-01-26, by Chris Cannam
- Fix #1781 Running CQ Chromagram spits out stacks of "bin index out of range" warnings2017-01-26, by Chris Cannam
- I think that switch to a git subrepo was a mistake. Let's go back to the ssw mirror.2017-01-21, by Chris Cannam
- Update piper-cpp subrepo2017-01-20, by Chris Cannam
- Update piper-cpp to github repo, and adjust build for revised layout in it2017-01-20, by Chris Cannam
- Fix absurd typo that was preventing transforms from running at all!2017-01-19, by Chris Cannam
- Report on failures that happen while configuring a transform2017-01-19, by Chris Cannam
- Allow the completeness checker to report failure (invalid message) as well as incompleteness2017-01-19, by Chris Cannam
- Minor debug bit2017-01-18, by Chris Cannam
- Fix hang when trying to run transform for which the plugin refuses to initialise at all2017-01-18, by Chris Cannam
- Added tag sv_v3.0beta2 for changeset b6f1052dbda12017-01-16, by Chris Cannam
- Fix annoying chicken-and-egg typosv_v3.0beta2 2017-01-16, by Chris Cannam
- Added tag sv_v3.0beta2 for changeset 7a8e909a15da2017-01-16, by Chris Cannam
- Fix compiler warning2017-01-16, by Chris Cannam
- Dockerfile for 3.0beta22017-01-16, by Chris Cannam
- Next release will be beta22017-01-16, by Chris Cannam
- Copy checker to top-level dir2017-01-16, by Chris Cannam
- Fix incorrect call to getColumn() that broke the peak-frequency spectrogram and close zoom levels of the colour 3d plot2017-01-16, by Chris Cannam
- With updated bqvec, shouldn't need any allocator hints2017-01-13, by Chris Cannam
- Debug toward tracking down strange peak-frequency spectrogram update problem2017-01-13, by Chris Cannam
- Make getPreferredPeakCache check the render mode itself2017-01-13, by Chris Cannam
- Fix spurious test failure in 32-bit build2017-01-13, by Chris Cannam
- Merge in subrepos2017-01-13, by Chris Cannam
- Fix memory leak of cache pixmaps in View2017-01-13, by Chris Cannam
- Fix (I think) crash on exit on Windows having loaded an mp32017-01-12, by Chris Cannam
- Some Ubuntu/Fedora docker build material2017-01-12, by Chris Cannam
- Use explicit include paths; these seem to be picking up the wrong include on Fedora only (strangely)2017-01-12, by Chris Cannam
- Update Piper server to suspend stdout between responses; fixes hang on startup with certain Vamp plugins2017-01-12, by Chris Cannam
- Complete that fix for the record target2017-01-11, by Chris Cannam
- Fix flickery level meters2017-01-11, by Chris Cannam
- Update configure to note capnp version dependency2017-01-11, by Chris Cannam
- Add package step to docker file2017-01-11, by Chris Cannam
- Update these so they work in Docker2017-01-11, by Chris Cannam
- Comment field from LibraZiK distro2017-01-11, by Chris Cannam
- Added tag sv_v3.0beta1 for changeset 3173259cdcc62017-01-10, by Chris Cannam
- Dockerfile that builds the executable on Ubuntu 16.04, hopefully as the start of some more useful packaging strategysv_v3.0beta1 2017-01-10, by Chris Cannam
- Ah, of course I was using the wrong variable here2017-01-10, by Chris Cannam
- Typo fix and small reorder2017-01-10, by Chris Cannam
- Fix "argument missing"2017-01-10, by Chris Cannam
- Subrepo update2017-01-10, by Chris Cannam
- Fix compiler warning, remove some debug out2017-01-10, by Chris Cannam
- Merge from branch 3.0-integration2017-01-10, by Chris Cannam
- Added tag last_v2.5_on_default_branch for changeset e6c7585863fe2017-01-10, by Chris Cannam
- Show warning about beta release3.0-integration 2017-01-10, by Chris Cannam
- Add dates to change log3.0-integration 2017-01-10, by Chris Cannam
- Merge3.0-integration 2017-01-10, by Chris Cannam
- When importing CSV, if the first line doesn't have a separator, continue to leave the separator indeterminate until we arrive at a line that does. Fixes inability to load correctly CSV files in which some lines have more columns than others3.0-integration 2017-01-10, by Chris Cannam
- Better sizing on the Mac I think3.0-integration 2017-01-10, by Chris Cannam
- Add "What's New" to help menu; primp up About box3.0-integration 2017-01-10, by Chris Cannam
- Update PortAudio build for Win643.0-integration 2017-01-10, by Chris Cannam