2017-07-10 |
Chris Cannam |
Merge from branch "scale-ticks"
|
2017-05-04 |
Chris Cannam |
Make use of ScaleTickIntervals in log scale as well
scale-ticks
|
2017-05-04 |
Chris Cannam |
Rework log scale calculation, update to changed interface
scale-ticks
|
2017-05-04 |
Chris Cannam |
Make use of ScaleTickIntervals in linear numerical scale (not log yet)
scale-ticks
|
2017-03-12 |
Chris Cannam |
Remove debug out
|
2017-03-07 |
Chris Cannam |
Make some corrections to crosshair (measure cursor) positioning and feature descriptions. Needs review.
|
2017-03-07 |
Chris Cannam |
Fix crash when changing window size in the spectrum layer
|
2017-02-28 |
Chris Cannam |
Fix failure to respect saved linear-scale setting in layer when the model suggests it would prefer log scale
|
2017-02-28 |
Chris Cannam |
Restrict colour 3d plot log scale range to 10 orders of magnitude
|
2017-02-28 |
Chris Cannam |
Fix attribute name -- it's colourScale in the spectrogram, but it's just scale here
|
2017-02-28 |
Chris Cannam |
Fix a couple of compiler warnings
|
2017-02-28 |
Chris Cannam |
Emit
|
2017-02-28 |
Chris Cannam |
Ctrl-click, and middle-button click, on level-pan widget reset to default (not implemented yet for level-pan tool button though)
|
2017-02-28 |
Chris Cannam |
Explanatory comment
|
2017-02-28 |
Chris Cannam |
Ensure threshold is equal to minValue; default of 0 is inadequate when minValue < 0 (fixes bug that made all negative values appear black)
|
2017-02-28 |
Chris Cannam |
Remove unused function
|
2017-02-28 |
Chris Cannam |
Use Range01 normalisation in Colour 3D Plot. This gives us the same column normalisation behaviour as in 2.5 (better than the Max1 option).
|
2017-02-23 |
Chris Cannam |
Debug notes, tidying
|
2017-02-22 |
Chris Cannam |
Merge
|
2017-02-22 |
Chris Cannam |
Fix various "model deleted with no aboutToDelete notification" warnings (and one associated potential memory leak)
|
2017-02-22 |
Chris Cannam |
Overrides
|
2017-02-22 |
Chris Cannam |
Add activity log output to debug log too
|
2017-02-21 |
Chris Cannam |
Fix #1792 measure tool crosshairs rendered in wrong colour. Also extend crosshairs over the no-man's-land at the left
|
2017-02-07 |
Chris Cannam |
Some work to make spectrum layers (and slice layers generally) zoomable in the frequency axis. Also fixes a number of view id mixups in SliceLayer which broke offset calculations for the x axis scale.
|
2017-01-27 |
Chris Cannam |
More tweaks to when to render from the middle
|
2017-01-27 |
Chris Cannam |
Looks like we can be a bit more relaxed here
|
2017-01-27 |
Chris Cannam |
Wire up normalise-visible-area mode in colour 3d plot
|
2017-01-27 |
Chris Cannam |
Untabify
|
2017-01-26 |
Chris Cannam |
Scale pen, place line ends in centres of bins, default to line mode
|
2017-01-26 |
Chris Cannam |
Move this function into cpp file
|
2017-01-26 |
Chris Cannam |
Scale piano keyboard height according to text size
|
2017-01-26 |
Chris Cannam |
Fix silly definition that prevented spectrum scale from appearing
|