log .hgsubstate @ 256:69c22ec29698

age author description
Wed, 02 Apr 2014 10:35:34 +0100 Chris Cannam Next release will be 0.5
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)
Tue, 01 Apr 2014 21:18:41 +0100 Chris Cannam Fix note editing
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: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
Thu, 27 Mar 2014 16:30:26 +0000 Chris Cannam Add Merge Notes
Thu, 27 Mar 2014 15:59:46 +0000 Chris Cannam Add command to snap notes back to pitch track median on request; add split at selection boundaries
Tue, 25 Mar 2014 13:06:27 +0000 Chris Cannam Fix (to some extent) the "gross assumption about layer order" and thus #840 Note split adaptation broken
Wed, 12 Mar 2014 09:57:15 +0000 Chris Cannam Include CHP in installer v0.4_win32_build
Tue, 11 Mar 2014 14:54:39 +0000 Chris Cannam Newer version warning
Mon, 10 Mar 2014 14:51:59 +0000 Chris Cannam Update CHP version
Fri, 07 Mar 2014 16:27:10 +0000 Chris Cannam Fix for #892 (Cannot export pitch track)
Fri, 07 Mar 2014 16:01:04 +0000 Chris Cannam Use CHP plugin for local frequency-constrained analysis
Thu, 06 Mar 2014 16:30:38 +0000 Chris Cannam Win32 build fixes v0.3
Thu, 06 Mar 2014 16:17:20 +0000 Chris Cannam Paths in pyin
Thu, 06 Mar 2014 16:07:55 +0000 Chris Cannam Add pyin as subrepo
Thu, 06 Mar 2014 15:17:21 +0000 Chris Cannam Reduce visual clutter (using GlobalOverlays mode) for #888 (Move or Remove Stats from Selection Box)
Thu, 06 Mar 2014 14:31:04 +0000 Chris Cannam Rework key shortcuts after issue #890: merge the octave up/down and candidate up/down functions and make all Tony pitch-editing functions have Ctrl modifier
Thu, 06 Mar 2014 13:52:38 +0000 Chris Cannam Subrepo state
Thu, 06 Mar 2014 11:02:53 +0000 Chris Cannam Unified toolbar, and version check
Thu, 06 Mar 2014 09:43:25 +0000 Chris Cannam Subrepo state
Wed, 05 Mar 2014 18:11:07 +0000 Chris Cannam 0.2 v0.2
Wed, 05 Mar 2014 13:44:27 +0000 Chris Cannam Fix in subrepo for #879 (Tony often acts as if note layer is active, even when it's not visible)
Wed, 05 Mar 2014 13:20:26 +0000 Chris Cannam Properly rationalise the show/hide/add/remove layer logic for pitch candidates: ctrl+return maps through to a show layer command (but the layers remain in the view) while the add/remove layer flow is used for layer creation after selection and for abandoning an edit or discarding a selection.
Wed, 05 Mar 2014 10:38:23 +0000 Chris Cannam Clearing the selection by hitting Esc now restores the selected region of the pitch track to its contents from before the selection was made (and any alternate candidate chosen). Fixes feature #885
Wed, 05 Mar 2014 09:45:17 +0000 Chris Cannam Subrepo fix