log src/MainWindow.cpp @ 271:846df0ea9c82 v0.5

age author description
Thu, 03 Apr 2014 09:08:12 +0100 Chris Cannam Save session fix also for Save As
Thu, 03 Apr 2014 09:04:33 +0100 Chris Cannam Remove any pitch candidate layers and selections before saving session
Thu, 03 Apr 2014 08:15:39 +0100 Chris Cannam Copyright dates
Wed, 02 Apr 2014 21:25:56 +0100 Chris Cannam Much fiddling toward getting sessions and individual audio files to load cleanly when they need quite different handling after load
Wed, 02 Apr 2014 18:22:41 +0100 Chris Cannam Make session file extension parameterisable, use .ton for Tony
Wed, 02 Apr 2014 12:26:28 +0100 matthiasm moved vis/sonification bar to the bottom
Wed, 02 Apr 2014 10:50:48 +0100 Chris Cannam Add save session options, etc
Wed, 02 Apr 2014 10:35:28 +0100 Chris Cannam Shortcuts
Wed, 02 Apr 2014 09:47:27 +0100 Chris Cannam Add selection strip mouse actions to key and mouse reference
Wed, 02 Apr 2014 09:18:45 +0100 Chris Cannam Menu shortcuts and status tips
Wed, 02 Apr 2014 09:12:18 +0100 Chris Cannam Fix accidental nesting of compound commands which broke "Abandon Selection" logic; move note-snap after editing into the compound command for the edit function instead of issuing a separate command
Wed, 02 Apr 2014 09:03:42 +0100 Chris Cannam We should be able to switch tool mode at any time
Wed, 02 Apr 2014 09:01:56 +0100 Chris Cannam Remove tool-specific keyboard shortcut reference registration from Pane and put it in MainWindow (as it depends on which tools are in use)
Wed, 02 Apr 2014 08:33:27 +0100 Chris Cannam Restore "Snap Notes" action (it's still necessary because you can move notes away manually)
Tue, 01 Apr 2014 13:42:34 +0100 Chris Cannam Add an activity log