graph
- 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
- Fix, I think, #1914 Mounting rounding error when dragging aligned view left/right - and therefore the associated #1874 Pointer position becomes increasingly erroneous when rewinding with alignment active2019-09-13, by Chris Cannam
- Debug updates2019-09-13, by Chris Cannam
- Debug changes2019-09-13, by Chris Cannam
- Only set maximum frequency on FFT model when in a special verticallyFixed mode2019-09-12, by Chris Cannam
- Set maximum frequency on FFT model to reduce cache size (experimental)2019-09-12, by Chris Cannam
- Pass the cache pointer through rather than looking it up afresh from the model id for each column2019-09-12, by Chris Cannam
- Generate peak cache directly from model, not from whole-model cache (which turns out to be very slow for large models)2019-09-11, by Chris Cannam
- More debug bits2019-09-11, by Chris Cannam
- Debug concerns2019-09-10, by Chris Cannam
- Indentation2019-09-04, by Chris Cannam
- Show relative pitch if recorded2019-08-15, by Chris Cannam
- Separate out handling of alignment progress bar from the layer progress bars and fix tendency to have them hanging around even when alignment has completed2019-08-14, by Chris Cannam
- Toward trying to figure out a progress-bar problem2019-08-13, by Chris Cannam
- Ensure rightCropFrame doesn't end up rounded to the left of the desired end pixel2019-08-13, by Chris Cannam
- Improve drawn alignment of lines in AlignmentView against the view below; also cache the mapping locations2019-08-09, by Chris Cannam
- Debug2019-08-08, by Chris Cannam
- Fix overlooked alignment2019-08-08, by Chris Cannam