log

age author description
Thu, 06 Mar 2014 16:31:22 +0000 Chris Cannam Added tag v0.3 for changeset 4e0c8169f45e
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:09:41 +0000 Chris Cannam Win32 deploy: copy pyin from subrepo instead of neighbouring directory
Thu, 06 Mar 2014 16:08:31 +0000 Chris Cannam OS/X deploy: copy pyin from subrepo instead of neighbouring directory
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:22 +0000 Chris Cannam Credits
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 14:28:08 +0000 Chris Cannam Remove debug
Thu, 06 Mar 2014 13:52:38 +0000 Chris Cannam Subrepo state
Thu, 06 Mar 2014 12:42:55 +0000 Chris Cannam Next version will be 0.3
Thu, 06 Mar 2014 12:42:25 +0000 Chris Cannam OS/X deployment: include plugins in bundle, use qt.conf instead of programmatic means of finding them. Now that the accessibility plugin is found, the toolbars are being rendered correctly
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:23 +0000 Chris Cannam Added tag v0.2 for changeset 833374f16e93
Wed, 05 Mar 2014 18:11:07 +0000 Chris Cannam 0.2 v0.2
Wed, 05 Mar 2014 18:10:57 +0000 Chris Cannam No config -> default to release mode
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:37:17 +0000 Chris Cannam Fix #882 (double-clicking "non-note" location calculates pitch candidates for whole rest of the piece)
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 11:39:28 +0000 Chris Cannam Switching pitch candidate no longer wraps around: you can't go higher than the highest or lower than the lowest (though you can go either "up" or "down" if none of the alternate candidates has been selected yet, regardless of whether the candidates are higher or lower than the actual pitch track)
Wed, 05 Mar 2014 11:31:55 +0000 Chris Cannam Apply octave shift only to actual pitch track, not also to candidates
Wed, 05 Mar 2014 11:27:24 +0000 Chris Cannam Fix #889 for non-Mac platforms and leave a note about Macs