Mercurial > hg > sonic-visualiser
log main/MainWindow.cpp @ 1632:141c0ad22fc5
age | author | description |
---|---|---|
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 |
Fri, 24 Feb 2017 11:12:49 +0000 | Chris Cannam | Note the release ID stuff to the debug log as well as in the about box |
Thu, 19 Jan 2017 10:50:04 +0000 | Chris Cannam | Report on failures that happen while configuring a transform |