log

age author description
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
2017-01-26 Chris Cannam Scale pens
2017-01-26 Chris Cannam Add method to scale pen widths for hi-res screens
2017-01-26 Chris Cannam Guard only
2017-01-26 Chris Cannam Scale pen used for centre line
2017-01-26 Chris Cannam Guard only
2017-01-26 Chris Cannam Minor debug
2017-01-26 Chris Cannam Switch widget type to one that gets mouseover notifications
2017-01-26 Chris Cannam Randomise start offset for partial paints, it looks (I think) a little better
2017-01-26 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 around
2017-01-26 Chris Cannam Fix #1781 Running CQ Chromagram spits out stacks of "bin index out of range" warnings
2017-01-16 Chris Cannam Fix incorrect call to getColumn() that broke the peak-frequency spectrogram and close zoom levels of the colour 3d plot
2017-01-13 Chris Cannam Debug toward tracking down strange peak-frequency spectrogram update problem
2017-01-13 Chris Cannam Make getPreferredPeakCache check the render mode itself
2017-01-13 Chris Cannam Merge from branch 3.0-integration
2017-01-13 Chris Cannam Fix memory leak of cache pixmaps in View 3.0-integration
2017-01-05 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 flag 3.0-integration