Fri, 27 Jan 2017 11:39:29 +0000 |
Chris Cannam |
Untabify
|
Thu, 26 Jan 2017 21:19:49 +0000 |
Chris Cannam |
Scale pen, place line ends in centres of bins, default to line mode
|
Thu, 26 Jan 2017 21:18:55 +0000 |
Chris Cannam |
Move this function into cpp file
|
Thu, 26 Jan 2017 21:18:28 +0000 |
Chris Cannam |
Scale piano keyboard height according to text size
|
Thu, 26 Jan 2017 21:17:59 +0000 |
Chris Cannam |
Fix silly definition that prevented spectrum scale from appearing
|
Thu, 26 Jan 2017 21:17:36 +0000 |
Chris Cannam |
Scale pens
|
Thu, 26 Jan 2017 21:17:19 +0000 |
Chris Cannam |
Add method to scale pen widths for hi-res screens
|
Thu, 26 Jan 2017 21:16:46 +0000 |
Chris Cannam |
Guard only
|
Thu, 26 Jan 2017 21:16:37 +0000 |
Chris Cannam |
Scale pen used for centre line
|
Thu, 26 Jan 2017 21:15:36 +0000 |
Chris Cannam |
Guard only
|
Thu, 26 Jan 2017 21:15:27 +0000 |
Chris Cannam |
Minor debug
|
Thu, 26 Jan 2017 21:15:20 +0000 |
Chris Cannam |
Switch widget type to one that gets mouseover notifications
|
Thu, 26 Jan 2017 12:04:03 +0000 |
Chris Cannam |
Randomise start offset for partial paints, it looks (I think) a little better
|
Thu, 26 Jan 2017 11:55:11 +0000 |
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
|
Thu, 26 Jan 2017 10:41:50 +0000 |
Chris Cannam |
Fix #1781 Running CQ Chromagram spits out stacks of "bin index out of range" warnings
|
Mon, 16 Jan 2017 10:00:19 +0000 |
Chris Cannam |
Fix incorrect call to getColumn() that broke the peak-frequency spectrogram and close zoom levels of the colour 3d plot
|
Fri, 13 Jan 2017 15:44:39 +0000 |
Chris Cannam |
Debug toward tracking down strange peak-frequency spectrogram update problem
|
Fri, 13 Jan 2017 15:37:07 +0000 |
Chris Cannam |
Make getPreferredPeakCache check the render mode itself
|
Fri, 13 Jan 2017 10:29:50 +0000 |
Chris Cannam |
Merge from branch 3.0-integration
|
Fri, 13 Jan 2017 10:22:04 +0000 |
Chris Cannam |
Fix memory leak of cache pixmaps in View
3.0-integration
|
Thu, 05 Jan 2017 14:30:49 +0000 |
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
|
Thu, 05 Jan 2017 14:17:47 +0000 |
Chris Cannam |
Don't start in the middle when repainting the whole width while using a peak cache. It looks funny.
3.0-integration
|
Thu, 05 Jan 2017 14:02:54 +0000 |
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
|
Thu, 05 Jan 2017 11:10:57 +0000 |
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
|
Wed, 04 Jan 2017 16:03:12 +0000 |
Chris Cannam |
Wire up record monitoring
3.0-integration
|
Tue, 03 Jan 2017 16:23:11 +0000 |
Chris Cannam |
Provisionally add labels for normalisation menu (sigh)
3.0-integration
|
Tue, 03 Jan 2017 16:14:59 +0000 |
Chris Cannam |
Add help icon, + update subrepo
3.0-integration
|
Tue, 03 Jan 2017 15:14:31 +0000 |
Chris Cannam |
Comment some debug output
3.0-integration
|
Tue, 03 Jan 2017 11:55:29 +0000 |
Chris Cannam |
Fix some compiler warnings
3.0-integration
|
Tue, 20 Dec 2016 11:53:14 +0000 |
Chris Cannam |
Fix erroneous use of single-colour setting to determine dark/light background when in segmentation mode
3.0-integration
|