Mercurial > hg > sonic-visualiser
log
age | author | description |
---|---|---|
Tue, 28 Feb 2017 11:26:24 +0000 | Chris Cannam | Remove commented-out code |
Tue, 28 Feb 2017 11:21:49 +0000 | Chris Cannam | LogRange tests |
Tue, 28 Feb 2017 10:31:01 +0000 | Chris Cannam | It's going to be March... |
Tue, 28 Feb 2017 09:27:34 +0000 | Chris Cannam | Fix crash when trying to set object name on nonexistent model |
Mon, 27 Feb 2017 16:52:47 +0000 | 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. |
Mon, 27 Feb 2017 16:52:12 +0000 | Chris Cannam | Set a more appropriate name on aggregate model when deciding to retain it |
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. |