log layer/Colour3DPlotLayer.h @ 834:9ad718fdc369

age author description
Thu, 17 Jul 2014 14:50:31 +0100 Chris Cannam Fix some errant signals (the modelChanged with args are now modelChangedWithin)
Tue, 01 Jul 2014 15:32:54 +0100 Chris Cannam Dense colour 3d plot layers should be scrollable, I think; and some tidying, debug stuff, and minor optimisations
Tue, 17 Jun 2014 15:18:06 +0100 Chris Cannam Remove size_t's and fix warnings in layer/ warnfix_no_size_t
Thu, 06 Feb 2014 18:34:43 +0000 Chris Cannam Toward getYScaleValue in Colour3DPlotLayer
Tue, 28 Jan 2014 17:37:42 +0000 Chris Cannam Bodge in Matthias's suggested normalise-to-log as an option in spectrogram and colour 3d plot layers (not wired into gui)
Mon, 30 Jan 2012 16:01:59 +0000 Chris Cannam Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily)
Fri, 22 May 2009 13:54:45 +0000 Chris Cannam * Add smoothing option to colour 3d plot
Thu, 21 May 2009 16:55:57 +0000 Chris Cannam * Fixes to log bin scale; add colour scale gain
Tue, 19 May 2009 13:03:36 +0000 Chris Cannam * some improvements to log scale in colour 3d plot (still only in dense
Mon, 18 May 2009 13:55:47 +0000 Chris Cannam * Make a start on logarithmic vertical scale in colour 3d plot
Wed, 25 Feb 2009 17:41:34 +0000 Chris Cannam * Add Absolute plot scale, in colour 3d plot layer only for the moment
Thu, 29 Jan 2009 14:55:57 +0000 Chris Cannam * add setLayerDormant
Mon, 26 Jan 2009 16:54:44 +0000 Chris Cannam * Try out a smooth-scaling paint method... not especially promising
Fri, 23 Jan 2009 15:11:40 +0000 Chris Cannam * some tweaks that make Colour3DPlotLayer a little bit faster for
Thu, 22 Jan 2009 17:58:33 +0000 Chris Cannam * try some qvectors