Mercurial > hg > sonic-visualiser
log main/MainWindow.cpp @ 816:cfa5216ff393
age | author | description |
---|---|---|
Wed, 03 Sep 2014 09:35:03 +0100 | Chris Cannam | Return seems to work better than Enter here |
Wed, 03 Sep 2014 09:19:55 +0100 | Chris Cannam | Fix incoherent logic for what happens if MIDI arrives while no suitable layer is current (from coverity scan) |
Wed, 03 Sep 2014 09:17:01 +0100 | Chris Cannam | Fix local declaration hiding outer scope, which caused export-multiple to export a single file as well as the multiple one (from coverity scan) |
Tue, 02 Sep 2014 16:06:41 +0100 | Chris Cannam | Restore the old prev/next layer commands (that were never enabled because they didn't work) using the new fixed order layer list (so they now do work) |
Mon, 01 Sep 2014 15:55:28 +0100 | Chris Cannam | Fix #1039 (Menu bar missing, under Ubuntu with Gnome 3) |
Thu, 14 Aug 2014 09:11:44 +0100 | Chris Cannam | Show beta version 2.4beta1 |
Wed, 13 Aug 2014 21:37:25 +0100 | Chris Cannam | Beta release dialog 2.4beta1 |