graph
- 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-10-15, by Chris Cannam
- Fix #1951 Selecting row in data editor with multiple items having same frame always selects the first2019-10-15, by Chris Cannam
- Tidy / debug2019-10-14, by Chris Cannam
- Fix #1904 Scrolling colour 3d plot does not always work when in View normalisation mode. We shouldn't imagine we've just invalidated the cache if the truth is that we've only just created the renderer2019-10-09, by Chris Cannam
- Fix failure to apply new frame when pasting events2019-10-09, by Chris Cannam
- Further light streamlining2019-10-09, by Chris Cannam
- Slightly streamline image scaling2019-10-09, by Chris Cannam
- Don't create alignment views at all if not requested (now that the request is made only at construction time)2019-10-07, by Chris Cannam
- Fix alignment of property box when switching back on after having been hidden2019-10-07, by Chris Cannam
- Fix compiler warning2019-10-07, by Chris Cannam
- Fix goof2019-10-04, by Chris Cannam
- Rework PaneStack so that the options that generally aren't (or can't be) changed after construction are supplied to the constructor instead of being set through setter methods.2019-10-04, by Chris Cannam
- Debug bits2019-10-04, by Chris Cannam
- Merge2019-09-25, by Chris Cannam
- Make the waveform layer do the expected thing when MergeChannels mode (i.e. butterfly mode) is enabled even if there is only 1 channel. This combination isn't actually available in the UI for SV, but it's useful for Sonic Lineup.2019-09-25, by Chris Cannam
- Merge from branch time-frequency-boxes2019-09-25, by Chris Cannam
- With duration and two values, propose a box model (value and extent)time-frequency-boxes 2019-09-25, by Chris Cannam
- Tidyingtime-frequency-boxes 2019-09-25, by Chris Cannam
- Make getTopLayerDisplayExtents public (ugh) for use when setting up a new empty layer with auto-align over the top of another onetime-frequency-boxes 2019-09-25, by Chris Cannam
- Rename TimeFrequencyBoxLayer to just BoxLayer, supporting vertical scales other than Hztime-frequency-boxes 2019-09-25, by Chris Cannam
- Fix confusion about capture scope with MSVCtime-frequency-boxes 2019-09-21, by Chris Cannam
- This is what the icon is actually calledtime-frequency-boxes 2019-09-20, by Chris Cannam
- Item-editing updates needed for time-frequency box layertime-frequency-boxes 2019-09-20, by Chris Cannam
- Fixes to drag and paint in time-freq box layertime-frequency-boxes 2019-09-20, by Chris Cannam
- Shorten name (Boxes -> Box)time-frequency-boxes 2019-09-20, by Chris Cannam
- Add TimeFrequencyBoxes to layer factorytime-frequency-boxes 2019-09-19, by Chris Cannam
- Introduce time-frequency box layertime-frequency-boxes 2019-09-19, by Chris Cannam
- Merge2019-09-17, by Chris Cannam
- The default key frame map is not working well at the moment, because its extents are not being properly updated as the models they depend on are loaded. Leave it empty for now.2019-09-17, by Chris Cannam
- Comment2019-09-16, by Chris Cannam