log layer/FlexiNoteLayer.h @ 1500:ac5a82e57d23

age author description
2019-06-28 Chris Cannam Further layer updates for ById by-id
2019-06-27 Chris Cannam Some work on updating layers for ModelId bits by-id
2019-03-15 Chris Cannam Update to use external set of commands single-point
2019-03-14 Chris Cannam Update following FlexiNoteModel removal, using new NoteModel API where flexi was previously used single-point
2018-11-26 Chris Cannam Header guards fix-static-analysis
2018-11-26 Chris Cannam Use override throughout fix-static-analysis
2015-04-20 Chris Cannam Merge from default branch osx-retina
2015-03-23 Chris Cannam Merge from cxx11 branch tonioni
2015-03-17 Chris Cannam Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use osx-retina
2015-03-09 Chris Cannam Working through the float/double and int/sv_frame_t fixes cxx11
2015-03-09 Chris Cannam Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11
2014-11-11 Chris Cannam Make the dragged pitch take effect when releasing drag on a note tonioni
2014-11-11 Chris Cannam (Very slowly) perform local reanalysis when dragging a note up or down tonioni
2014-06-18 Chris Cannam Merge from branch tony_integration warnfix_no_size_t