graph
- Scale piano keyboard height according to text size2017-01-26, by Chris Cannam
- Fix silly definition that prevented spectrum scale from appearing2017-01-26, by Chris Cannam
- Scale pens2017-01-26, by Chris Cannam
- Add method to scale pen widths for hi-res screens2017-01-26, by Chris Cannam
- Guard only2017-01-26, by Chris Cannam
- Scale pen used for centre line2017-01-26, by Chris Cannam
- Guard only2017-01-26, by Chris Cannam
- Minor debug2017-01-26, by Chris Cannam
- Switch widget type to one that gets mouseover notifications2017-01-26, by Chris Cannam
- Randomise start offset for partial paints, it looks (I think) a little better2017-01-26, by Chris Cannam
- Measure time taken to render per pixel, and use the time last time around to decide whether to be time constrained this time around2017-01-26, by Chris Cannam
- Fix #1781 Running CQ Chromagram spits out stacks of "bin index out of range" warnings2017-01-26, by Chris Cannam
- Fix incorrect call to getColumn() that broke the peak-frequency spectrogram and close zoom levels of the colour 3d plot2017-01-16, by Chris Cannam
- Debug toward tracking down strange peak-frequency spectrogram update problem2017-01-13, by Chris Cannam
- Make getPreferredPeakCache check the render mode itself2017-01-13, by Chris Cannam
- Merge from branch 3.0-integration2017-01-13, by Chris Cannam
- Fix memory leak of cache pixmaps in View3.0-integration 2017-01-13, by Chris Cannam
- More cache hit counts; make debug output from colour 3d plot renderer (even though it is to SVDEBUG) appear only with explicit debug flag3.0-integration 2017-01-05, by Chris Cannam
- Don't start in the middle when repainting the whole width while using a peak cache. It looks funny.3.0-integration 2017-01-05, by Chris Cannam
- Make the colour 3d plot renderer able to support more than one level of peak cache; introduce a second "peak" cache for the spectrogram layer that actually has a 1-1 column relationship with the underlying FFT model, and use it in addition to the existing peak cache if memory is plentiful. Makes spectrograms appear much faster in many common situations.3.0-integration 2017-01-05, by Chris Cannam
- Recreate FFT model when something changes, not the next time it's requested (avoids extra work when only retrieving the model)3.0-integration 2017-01-05, by Chris Cannam
- Wire up record monitoring3.0-integration 2017-01-04, by Chris Cannam
- Provisionally add labels for normalisation menu (sigh)3.0-integration 2017-01-03, by Chris Cannam
- Add help icon, + update subrepo3.0-integration 2017-01-03, by Chris Cannam
- Comment some debug output3.0-integration 2017-01-03, by Chris Cannam
- Fix some compiler warnings3.0-integration 2017-01-03, by Chris Cannam
- Fix erroneous use of single-colour setting to determine dark/light background when in segmentation mode3.0-integration 2016-12-20, by Chris Cannam
- Further PropertyBox layout overhaul: avoid crash (/ assertion failure) when property type changes from e.g. colour to colourmap, by replacing the existing widget within the layout rather than trying to repopulate it3.0-integration 2016-12-20, by Chris Cannam
- Merge from branch svg, and thus (in some subrepos) from levelpanwidget3.0-integration 2016-12-19, by Chris Cannam
- Implement "Export SVG file..."svg 2016-12-19, by Chris Cannam
- Fix incorrect initial display levels in LevelPanWidgetlevelpanwidget 2016-12-16, by Chris Cannam
- Support mouse wheel on level-pan tool buttonlevelpanwidget 2016-12-16, by Chris Cannam
- Add swatches to colour map combo (optionally, as it turns out they are quite visually distracting)levelpanwidget 2016-12-16, by Chris Cannam
- Introduce a colour map combo too. Doesn't yet have swatcheslevelpanwidget 2016-12-16, by Chris Cannam
- Take advantage of the fact that a group layout is now always used, to simplify codelevelpanwidget 2016-12-16, by Chris Cannam
- Introduce colour combobox class, to replace ad-hoc code in property boxlevelpanwidget 2016-12-16, by Chris Cannam
- Adjust spacing in property boxlevelpanwidget 2016-12-15, by Chris Cannam
- Record scale factor in loglevelpanwidget 2016-12-15, by Chris Cannam
- Some adjustments to make view elements clearer and more correctly sized, especially on hidpi (non-pixel-doubling) systemslevelpanwidget 2016-12-15, by Chris Cannam
- Retina thumbwheelslevelpanwidget 2016-12-15, by Chris Cannam
- Tool tipslevelpanwidget 2016-12-15, by Chris Cannam
- An attempt to improve PropertyBox layout on the Mac. Make all rows consistent by always creating a group layout for each row, regardless of whether the item(s) in it are marked as grouped or not.levelpanwidget 2016-12-15, by Chris Cannam
- Make play params area of property box look a bit better on OSXlevelpanwidget 2016-12-15, by Chris Cannam
- As NotifyingPushButton, but a ToolButtonlevelpanwidget 2016-12-15, by Chris Cannam
- Moving around some UI bitslevelpanwidget 2016-12-15, by Chris Cannam
- Merge from branch 3.0-integrationlevelpanwidget 2016-12-14, by Chris Cannam
- Minor debug tweaks3.0-integration 2016-12-14, by Chris Cannam
- Fix some compiler problems3.0-integration 2016-12-13, by Chris Cannam
- Some hackery toward having a zoomlevel typezoom 2016-12-12, by Chris Cannam
- Merge from branch bqresample3.0-integration 2016-12-09, by Chris Cannam
- Fixes to sample rate and latency handlingbqresample 2016-12-09, by Chris Cannam
- Some work on play parameters and level controls in property boxlevelpanwidget 2016-12-06, by Chris Cannam
- Switch to level-pan tool button in property boxlevelpanwidget 2016-12-06, by Chris Cannam
- Introduce level-pan widget to property boxlevelpanwidget 2016-12-05, by Chris Cannam
- Add monitoring to level-pan widget (though not well, yet)levelpanwidget 2016-12-05, by Chris Cannam
- Another use of WidgetScalemore-hidpi 2016-12-05, by Chris Cannam
- Some icon updatesmore-hidpi 2016-12-05, by Chris Cannam
- Scale the sizes of a few more UI elementsmore-hidpi 2016-12-05, by Chris Cannam
- Bigger colour swatches for bigger fonts3.0-integration 2016-11-30, by Chris Cannam
- Always accept wheel events3.0-integration 2016-11-30, by Chris Cannam