log layer/FlexiNoteLayer.cpp @ 1479:9bf8aa2916e9 by-id

age author description
Mon, 01 Jul 2019 14:17:13 +0100 Chris Cannam More layer updates by-id
Fri, 28 Jun 2019 17:37:22 +0100 Chris Cannam Further layer updates for ById by-id
Thu, 27 Jun 2019 13:16:25 +0100 Chris Cannam Some work on updating layers for ModelId bits by-id
Tue, 19 Mar 2019 13:06:35 +0000 Chris Cannam Update TimeValueLayer etc single-point
Fri, 15 Mar 2019 11:09:17 +0000 Chris Cannam Update to use external set of commands single-point
Thu, 14 Mar 2019 15:32:58 +0000 Chris Cannam Update following FlexiNoteModel removal, using new NoteModel API where flexi was previously used single-point
Fri, 08 Mar 2019 13:37:30 +0000 Chris Cannam Update to Event api in place of Clipboard points single-point
Mon, 26 Nov 2018 14:33:54 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Tue, 13 Nov 2018 15:16:48 +0000 Chris Cannam Toward highlighting peaks on spectrum spectrogramparam
Thu, 30 Jun 2016 12:40:22 +0100 Chris Cannam Move drawVisibleText to PaintAssistant spectrogram-minor-refactor
Thu, 30 Jun 2016 10:59:11 +0100 Chris Cannam Move LayerGeometryProvider from view to layer spectrogram-minor-refactor
Mon, 20 Apr 2015 11:00:39 +0100 Chris Cannam Build fix osx-retina
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 16:56:03 +0000 Chris Cannam Many fixes for the previous stuff osx-retina
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
Tue, 11 Nov 2014 12:55:30 +0000 Chris Cannam Tidy tonioni
Wed, 03 Sep 2014 11:32:08 +0100 Chris Cannam Fix some (probably benign) uninitialised members (from coverity scan)
Fri, 18 Jul 2014 11:07:13 +0100 Chris Cannam compile fix tonioni
Tue, 15 Jul 2014 15:42:20 +0100 matthiasm adding no spectrogram and no sonification options 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
Mon, 16 Jun 2014 11:44:14 +0100 matthiasm fixed deleteSelectionInclusive to not delete adjacent notes tonioni
Fri, 13 Jun 2014 16:50:17 +0100 matthiasm fixed selection by note move to not include the next note on the right tonioni
Fri, 13 Jun 2014 15:29:06 +0100 Chris Cannam Fix Tony bug #981: note editing does not work when pitch track is invisible tonioni