Mercurial > hg > sonic-visualiser
log main/MainWindow.cpp @ 1655:92e1540a830a
age | author | description |
---|---|---|
Sun, 05 Mar 2017 17:14:17 +0000 | Chris Cannam | More debug output during startup |
Wed, 01 Mar 2017 14:54:21 +0000 | Chris Cannam | Add brief mention of Piper sv_v3.0rc1 |
Tue, 28 Feb 2017 14:47:37 +0000 | Chris Cannam | Next version will identify as 3.0 (as it's going to be an RC); remove beta dialog |
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: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. |
Sat, 25 Feb 2017 19:24:13 +0000 | Chris Cannam | Rework network permission tester to note that aggregate info may be used, and tweak for clarity |