graph
- 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
- Attempt a mechanism for the View to time-align a layer on display using an aligning version of the ViewProxy2019-08-02, by Chris Cannam
- Add direct method to get source model2019-08-02, by Chris Cannam
- Correct erroneous signal signature2019-07-19, by Chris Cannam
- Fix failure to show alignment progress bar2019-07-18, by Chris Cannam
- Merge from branch by-id2019-07-17, by Chris Cannam
- Tidy; also don't show cancel buttons for alignmentsby-id 2019-07-17, by Chris Cannam
- Fix inability to set layer's model to Noneby-id 2019-07-17, by Chris Cannam
- Emit a signal when a cancel is pressedby-id 2019-07-15, by Chris Cannam
- Commentby-id 2019-07-12, by Chris Cannam
- Update for removal of (public) getId from Modelby-id 2019-07-05, by Chris Cannam
- Update for changes to PlayParametersby-id 2019-07-04, by Chris Cannam
- Further ModelId updatesby-id 2019-07-03, by Chris Cannam
- Fix a number of Qt deprecation warningsby-id 2019-07-03, by Chris Cannam
- Further ModelId updatesby-id 2019-07-02, by Chris Cannam
- Couple more updatesby-id 2019-07-02, by Chris Cannam
- Further layer updatesby-id 2019-07-02, by Chris Cannam
- Further layer updates for ModelByIdby-id 2019-07-02, by Chris Cannam
- Further layer updates for ModelByIdby-id 2019-07-02, by Chris Cannam
- Further layer updatesby-id 2019-07-01, by Chris Cannam
- More layer updatesby-id 2019-07-01, by Chris Cannam
- Further layer updates for ByIdby-id 2019-06-28, by Chris Cannam
- Some work on updating layers for ModelId bitsby-id 2019-06-27, by Chris Cannam
- Add opportunistic-editing toggle2019-06-13, by Chris Cannam
- Don't try to draw scale from a dormant layer!2019-06-13, by Chris Cannam
- Merge2019-05-24, by Chris Cannam
- Don't attempt performance alignment when not in align mode2019-05-24, by Chris Cannam
- Fix incorrect frequency display in peak-freq mode2019-05-24, by Chris Cannam
- Branch3.3-stable 2019-05-22, by Chris Cannam
- Fix incorrect visibility of alignment view when not requested; fix current indicator size when x-button is disabled2019-05-20, by Chris Cannam
- Fix incorrect repaint at left edge in segmentation mode2019-05-20, by Chris Cannam
- Add option to suppress close button on first pane2019-05-17, by Chris Cannam
- Merge from branch single-point2019-05-17, by Chris Cannam
- Make it possible to disable cancel buttonssingle-point 2019-05-16, by Chris Cannam
- Avoid showing progress bars for dormant layers. They'll typically be duplicates, e.g. in the vect app you can get many dormant layers all reporting the alignment completion at the same time. (Maybe it would be better just to reject progress bars for alignment in dormant layers? Hm)single-point 2019-05-16, by Chris Cannam
- Commentsingle-point 2019-05-10, by Chris Cannam
- Add setLayerProperties (from XML string)single-point 2019-05-10, by Chris Cannam
- Remove margin from inner framesingle-point 2019-05-10, by Chris Cannam
- Smoother cache & colour management in colour 3d plotssingle-point 2019-05-09, by Chris Cannam
- Make inversion configurable in settingssingle-point 2019-05-03, by Chris Cannam
- When invalidating cache in a time-constrained context, don't start rendering in the same cycle as well - leave it for a further update. Slightly experimental effort to make the UI feel more responsive.single-point 2019-05-01, by Chris Cannam
- Tweak peak-cache allocations etc in the hope of making long spectrograms a little faster to re-rendersingle-point 2019-05-01, by Chris Cannam
- Don't discard large wheel deltas; just clamp themsingle-point 2019-05-01, by Chris Cannam