log layer/NoteLayer.h @ 1303:13f5f84fbfad

age author description
2018-03-01 Chris Cannam Untabify
2015-03-17 Chris Cannam Many fixes for the previous stuff osx-retina
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
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
2013-12-04 Chris Cannam Extend numerical and colour scales (and piano where applicable) to note and region layers
2013-12-03 Chris Cannam Add piano scale to note layer as well (need to handle the auto-align case properly)
2012-01-30 Chris Cannam Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
2009-10-02 Chris Cannam * Big improvements to editing behaviour in note and region models sv-v1.7
2009-09-28 Chris Cannam * Make a better job of picking the proper point to drag, edit, delete etc
2009-02-25 Chris Cannam * Make it possible to record live MIDI to a note layer.
2008-10-24 Chris Cannam * Add vertical zoom/pan to note layer as well (when not in auto-align
2008-03-12 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
2008-02-27 Chris Cannam * Merge from trunk spectrogram-cache-rejig