graph
- This symbol has changed in newer RtMidi, supply both2017-03-06, by Chris Cannam
- Update RtMidi build to v2.1.12017-03-05, by Chris Cannam
- Merge2017-03-05, by Chris Cannam
- Fix crash when using speed controls on Windows (due to KissFFT linkage conflict). More debug information on startup.2017-03-05, by Chris Cannam
- This will be a 3.0.1 pre build2017-03-05, by Chris Cannam
- More debug output during startup2017-03-05, by Chris Cannam
- Added tag sv_v3.0 for changeset c3380c78811f2017-03-02, by Chris Cannam
- Added tag sv_v3.0rc1 for changeset 811fbe905f5esv_v3.0 2017-03-01, by Chris Cannam
- Add brief mention of Pipersv_v3.0rc1 2017-03-01, by Chris Cannam
- Update translation strings2017-03-01, by Chris Cannam
- Docker file for 3.0 build2017-02-28, by Chris Cannam
- Fix failure to respect saved linear-scale setting in layer when the model suggests it would prefer log scale2017-02-28, by Chris Cannam
- Fix scale range and attribute name in colour 3d plot2017-02-28, by Chris Cannam
- Fix equality comparison that caused test case failure on 32-bit build2017-02-28, by Chris Cannam
- Next version will identify as 3.0 (as it's going to be an RC); remove beta dialog2017-02-28, by Chris Cannam
- Emit2017-02-28, by Chris Cannam
- Ctrl-click, and middle-button click, on level-pan widget reset to default (not implemented yet for level-pan tool button though)2017-02-28, by Chris Cannam
- Fix normalisation ranges etc in Colour 3D Plot2017-02-28, by Chris Cannam
- Remove commented-out code2017-02-28, by Chris Cannam
- 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