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
|