log layer/FlexiNoteLayer.h @ 1091:ac10a087e045 spectrogram-minor-refactor

age author description
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
2014-06-17 Chris Cannam Some more unsigned/long removal warnfix_no_size_t
2014-06-17 Chris Cannam Remove size_t's and fix warnings in layer/ warnfix_no_size_t
2014-06-11 matthiasm fixed note delete bug (now deletes when any overlap with the selection occurs) tonioni
2014-04-01 Chris Cannam Fix fancy note-editing mode (was not working in new multi-layer world, and shift-click delete was broken) tonioni
2014-03-27 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
2014-03-27 Chris Cannam Add Merge Notes tonioni
2014-03-27 Chris Cannam Add command to snap notes back to pitch track median on request; add split at selection boundaries tonioni
2014-03-25 Chris Cannam Fix (to some extent) the "gross assumption about layer order" and thus #840 Note split adaptation broken tonioni
2013-12-04 Chris Cannam Merge from default branch tonioni base layer/NoteLayer.h@9f546a8fa4ce
2013-12-03 Chris Cannam Merge from default branch tonioni base layer/NoteLayer.h@c58ead6a80e4
2013-06-20 matthiasm instrument is now "click" -- some other minor changes I don't remember tonioni
2013-06-20 gyorgyf toggle button for boundary constraints and note recalculation tonioni
2013-06-19 matthiasm vertical scale adapts to note range tonioni
2013-06-19 gyorgyf funky note value re-estimation using underlying pitch median value tonioni
2013-06-17 matthiasm introduced horizongal note editing constraints; debugged note edit tonioni
2013-06-15 matthiasm split drag delete tonioni
2013-06-16 gyorgyf boundary actions and note delete consolidated tonioni
2013-06-15 gyorgyf added context sensitive mouse pointers in note edit tool mode tonioni
2013-04-20 gyorgyf splitting notes works but major cleanup needed tonioni
2013-03-26 matthiasm updated names in FlexiNote source -- will need to make new FlexiNoteModel source tonioni
2013-03-26 matthiasm simply copied NoteLayer to FlexiNotelayer (cpp and h files) tonioni base layer/NoteLayer.h@de35d4b45a3e