log layer/Layer.h @ 1608:6616e1899daa

age author description
2020-03-27 Chris Cannam Add test for whether presentation name is at default or not
2020-01-06 Chris Cannam Start work on spectrogram export code spectrogram-export
2019-10-17 Chris Cannam Pass a y-coord, optionally, to Layer::snapToFeatureFrame. This is necessary for BoxLayer which needs to coordinate its snaps with the box it is highlighting for editing. Then in BoxLayer, merge getPointToDrag and getLocalPoints into a single getLocalPoint and use this throughout.
2019-10-15 Chris Cannam Clarify naming of some view-related methods. Rename LayerGeometryProvider::getValueExtents to getVisibleExtentsForUnit, and View::getTextLabelHeight to getTextLabelYCoord. Add View::getVisibleExtentsForAnyUnit to be used to determine which unit to adopt in a new e.g. box layer.
2019-09-25 Chris Cannam Tidying time-frequency-boxes
2019-08-02 Chris Cannam Add direct method to get source model
2019-07-05 Chris Cannam Update for removal of (public) getId from Model by-id