Mercurial > hg > sonic-visualiser
log main/MainWindow.cpp @ 2143:27ad597b1180
age | author | description |
---|---|---|
Tue, 13 Nov 2018 14:09:30 +0000 | Chris Cannam | Ensure that operations that need to iterate through action maps in order (most pointedly MainWindow::updateLayerShortcutsFor) get to do it in order of construction and not arbitrary pointer order. Fixes incorrect shortcut associations for add-layer/pane shortcuts in some cases spectrogramparam |
Tue, 06 Nov 2018 15:43:12 +0000 | Chris Cannam | Make context help explain how to adjust & reset |
Fri, 02 Nov 2018 14:44:12 +0000 | Chris Cannam | Merge |
Fri, 02 Nov 2018 14:42:48 +0000 | Chris Cannam | Use a slightly more compact dialog (esp on Mac) |
Thu, 01 Nov 2018 14:30:38 +0000 | Chris Cannam | Stop playback when New Session invoked |
Thu, 11 Oct 2018 19:06:37 +0100 | Chris Cannam | Adjust Help menu - the What's New is genuinely useful I think so make it more obvious, and "SV on the Web" is not all that useful and is more intuitively found via the About box |
Wed, 10 Oct 2018 08:58:20 +0100 | Chris Cannam | Merge from branch zoom |