log src/MainWindow.h @ 314:2a2fd6eb8fa8

age author description
Fri, 13 Jun 2014 12:12:27 +0100 Chris Cannam If user asks to save before initial analysis is complete, wait for it
Thu, 12 Jun 2014 21:07:57 +0100 matthiasm added Save In Audio Path option for saving
Thu, 12 Jun 2014 09:54:05 +0100 matthiasm very simple, probably too simple implementation of select by move note
Wed, 11 Jun 2014 14:47:45 +0100 matthiasm implemented delete notes; needs testing
Tue, 03 Jun 2014 15:28:01 +0100 Chris Cannam Fix to the button enabling problem from feature #835
Thu, 22 May 2014 22:21:27 +0100 matthiasm basic selection by one note left/right there, but not quite good yet
Thu, 22 May 2014 17:49:58 +0100 matthiasm implemented move by one note (replacing big jumps left/right)
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
Tue, 01 Apr 2014 13:42:34 +0100 Chris Cannam Add an activity log
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