Mercurial > hg > sonic-visualiser
graph
- 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