Mercurial > hg > sonic-visualiser
log .hgsubstate @ 1620:33d32b3190bf
age | author | description |
---|---|---|
Mon, 27 Feb 2017 16:26:37 +0000 | 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. |
Mon, 27 Feb 2017 15:44:14 +0000 | Chris Cannam | And say so |
Mon, 27 Feb 2017 15:43:30 +0000 | Chris Cannam | Invalidate an aggregate model when one of its components announces it's about to be deleted |
Mon, 27 Feb 2017 15:07:27 +0000 | 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 method |