log main/MainWindow.cpp @ 849:4a7c62938a13 2.4beta2 sv_v2.4beta2

age author description
Wed, 10 Sep 2014 09:54:49 +0100 Chris Cannam Pull across beta bits from prior beta branch 2.4beta2 sv_v2.4beta2
Tue, 09 Sep 2014 16:33:52 +0100 Chris Cannam Use openPath instead of open() when opening local file or URL (for progress indicator). I think I didn't realise this distinction between the two functions, which formerly were both named open().
Wed, 03 Sep 2014 12:36:11 +0100 Chris Cannam Fix dead code; fix previous fix to midi insertion logic
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
Wed, 13 Aug 2014 16:43:15 +0100 Chris Cannam Give some dialogs their proper parents
Wed, 13 Aug 2014 16:18:25 +0100 Chris Cannam If current pane has the main model in it as a waveform, use that for the pan layer even if it isn't the top layer in the pane
Wed, 13 Aug 2014 16:10:36 +0100 Chris Cannam Remove model from pan layer when it's about to be deleted, fixing #1035
Wed, 13 Aug 2014 16:09:11 +0100 Chris Cannam Tidy
Wed, 13 Aug 2014 12:34:45 +0100 Chris Cannam Debug out