log

age author description
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 18:00:46 +0100 matthiasm privisional "remove pitches" button which results in one-button Backspace working, which will have to go, eventually.
Thu, 22 May 2014 17:49:58 +0100 matthiasm implemented move by one note (replacing big jumps left/right)
Thu, 22 May 2014 11:21:36 +0100 matthiasm reinstated the original way that was better than my fix
Wed, 21 May 2014 18:34:42 +0100 matthiasm merge
Wed, 21 May 2014 18:34:10 +0100 matthiasm fixed: pitch track update deleted note
Wed, 14 May 2014 10:02:33 +0100 Chris Cannam Merge from default branch in all subrepos (after tony_integration merge in SV)
Wed, 14 May 2014 09:51:44 +0100 Chris Cannam Merge
Sat, 26 Apr 2014 22:22:19 +0100 Chris Cannam Add some more subrepos
Fri, 11 Apr 2014 16:34:12 +0100 matthiasm added note pitch snapping after "move" edit
Thu, 10 Apr 2014 17:55:43 +0100 matthiasm fixed candidates exceeding the frequency-constrained selection horizontally (vertically still to come)
Thu, 03 Apr 2014 09:42:29 +0100 Chris Cannam Added tag v0.5 for changeset 846df0ea9c82
Thu, 03 Apr 2014 09:39:16 +0100 Chris Cannam Version v0.5
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:51:30 +0100 Chris Cannam Fix potential for crash on reloading session file - loading selections should not emit signal as if user had just made them manually
Thu, 03 Apr 2014 08:18:30 +0100 Chris Cannam Copyright notes
Thu, 03 Apr 2014 08:15:39 +0100 Chris Cannam Copyright dates
Thu, 03 Apr 2014 08:09:22 +0100 Chris Cannam CHP plugin as well
Thu, 03 Apr 2014 08:09:13 +0100 Chris Cannam Fix failure to highlight switched pitch track in black (it was remaining orange)
Wed, 02 Apr 2014 21:56:23 +0100 Chris Cannam Added tag v0.5 for changeset 29455a21880e
Wed, 02 Apr 2014 21:56:15 +0100 Chris Cannam Session save/open in changelog
Wed, 02 Apr 2014 21:50:04 +0100 Chris Cannam A lot of work on saving and reloading sessions: save flexinote layer type and hybrid spectrogram normalisation, etc
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:34 +0100 Chris Cannam Next release will be 0.5
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