log

age author description
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:40 +0100 Chris Cannam Merge
Tue, 01 Apr 2014 21:18:41 +0100 Chris Cannam Fix note editing
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 16:23:00 +0100 Chris Cannam Fix failure to clear previous candidates when getting new lot
Tue, 01 Apr 2014 16:20:55 +0100 Chris Cannam Debug output
Tue, 01 Apr 2014 13:42:34 +0100 Chris Cannam Add an activity log
Tue, 01 Apr 2014 13:42:13 +0100 Chris Cannam Clear this before closing command
Tue, 01 Apr 2014 13:17:53 +0100 Chris Cannam Discard layer pointers when their layers are deleted; package up some more actions into compound commands
Mon, 31 Mar 2014 10:20:21 +0100 Chris Cannam Use application name in key & mouse reference instead of hardcoding SV
Thu, 27 Mar 2014 18:12:38 +0000 Chris Cannam Implement "Form Note from Selection"; remove Snap Notes to Pitch Track because every other editing operation *should* now be doing that automatically
Thu, 27 Mar 2014 18:02:12 +0000 Chris Cannam Make pitch-track editing operations update the notes as well, automatically