graph
- LogRange tests2017-02-28, by Chris Cannam
- It's going to be March...2017-02-28, by Chris Cannam
- Fix crash when trying to set object name on nonexistent model2017-02-28, by Chris Cannam
- Write aggregate models to .sv file when saving document. They still are not reloaded, but I think this is far as I'm prepared to go for 3.0.2017-02-27, by Chris Cannam
- Set a more appropriate name on aggregate model when deciding to retain it2017-02-27, by Chris Cannam
- Store aggregate models in the document and release them when they are invalidated (because their components have been released). They're no longer leaked, but we still don't save them in the session file.2017-02-27, by Chris Cannam
- And say so2017-02-27, by Chris Cannam
- Invalidate an aggregate model when one of its components announces it's about to be deleted2017-02-27, by Chris Cannam
- Update OSC handler: fix play (which wasn't working because it didn't resume audio driver) and speedup (wrong mapping for the new speed controls), and add more sensible new speed method2017-02-27, by Chris Cannam
- Minor tweak2017-02-27, by Chris Cannam
- Fix typo in condition operator; ensure c++11 used for config checks with gcc2017-02-27, by Chris Cannam
- Update configure check for Cap'n Proto to avoid directly looking up mangled symbols2017-02-27, by Chris Cannam
- Rework network permission tester to note that aggregate info may be used, and tweak for clarity2017-02-25, by Chris Cannam
- Update vamp-plugin-sdk subrepo to v2.7 tag2017-02-24, by Chris Cannam
- Update translateable strings2017-02-24, by Chris Cannam
- Note the release ID stuff to the debug log as well as in the about box2017-02-24, by Chris Cannam
- If we can't open a record device, fall back to playback-only mode2017-02-24, by Chris Cannam
- Coalesce lines in docker install2017-02-24, by Chris Cannam
- Subrepo update2017-02-23, by Chris Cannam
- merge2017-02-23, by Chris Cannam
- Update to match slightly changed Piper Vamp C++ API2017-02-10, by Chris Cannam
- Added tag sv_v3.0beta4 for changeset d739444d2c482017-02-23, by Chris Cannam
- Avoid Windows error dialog for DLL load failures in checkersv_v3.0beta4 2017-02-23, by Chris Cannam
- Added tag sv_v3.0beta4 for changeset 2f13bdee5cb52017-02-23, by Chris Cannam
- More beta docker deployments2017-02-23, by Chris Cannam
- Debug notes, tidying2017-02-23, by Chris Cannam
- Merge2017-02-22, by Chris Cannam
- Fix various "model deleted with no aboutToDelete notification" warnings (and one associated potential memory leak)2017-02-22, by Chris Cannam