log layer/FlexiNoteLayer.h @ 1339:b0555b434575 zoom

age author description
Mon, 20 Apr 2015 09:18:55 +0100 Chris Cannam Merge from default branch osx-retina
Mon, 23 Mar 2015 11:26:28 +0000 Chris Cannam Merge from cxx11 branch tonioni
Tue, 17 Mar 2015 15:05:25 +0000 Chris Cannam Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use osx-retina
Mon, 09 Mar 2015 14:35:21 +0000 Chris Cannam Working through the float/double and int/sv_frame_t fixes cxx11
Mon, 09 Mar 2015 12:02:10 +0000 Chris Cannam Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11
Tue, 11 Nov 2014 17:05:44 +0000 Chris Cannam Make the dragged pitch take effect when releasing drag on a note tonioni
Tue, 11 Nov 2014 14:11:07 +0000 Chris Cannam (Very slowly) perform local reanalysis when dragging a note up or down tonioni
Wed, 18 Jun 2014 08:40:46 +0100 Chris Cannam Merge from branch tony_integration warnfix_no_size_t
Tue, 17 Jun 2014 15:36:56 +0100 Chris Cannam Some more unsigned/long removal warnfix_no_size_t
Tue, 17 Jun 2014 15:18:06 +0100 Chris Cannam Remove size_t's and fix warnings in layer/ warnfix_no_size_t
Wed, 11 Jun 2014 19:41:29 +0100 matthiasm fixed note delete bug (now deletes when any overlap with the selection occurs) tonioni
Tue, 01 Apr 2014 21:18:31 +0100 Chris Cannam Fix fancy note-editing mode (was not working in new multi-layer world, and shift-click delete was broken) tonioni
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 tonioni
Thu, 27 Mar 2014 16:30:26 +0000 Chris Cannam Add Merge Notes tonioni
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 tonioni