log layer/Colour3DPlotLayer.h @ 1097:92ac1fce7102 spectrogram-minor-refactor

age author description
2016-07-11 Chris Cannam Introduce peak frequency rendering (basics of) spectrogram-minor-refactor
2016-07-01 Chris Cannam Add VerticalBinLayer to SpectrogramLayer spectrogram-minor-refactor
2016-07-01 Chris Cannam VerticalBinLayer for vertical mapping abstraction. Not totally sure about this spectrogram-minor-refactor
2016-06-23 Chris Cannam Introduce ColourScale to handle colour mapping for both spectrogram and colour 3d plot layers spectrogram-minor-refactor
2015-11-18 Chris Cannam Merge from default branch 3.0-integration
2015-10-22 Chris Cannam Back out 1c37aa13bfd8 (which added half-wave rectification to colour 3d plot). Too specific.
2015-06-10 Chris Cannam Merge from default branch osx-retina
2015-05-22 Chris Cannam Add half-wave rectification option to Colour 3D Plot layer
2015-03-17 Chris Cannam Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use osx-retina
2015-03-10 Chris Cannam More type fixes cxx11
2015-03-09 Chris Cannam Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11
2015-03-09 Chris Cannam More conversion fixes cxx11
2014-07-17 Chris Cannam Fix some errant signals (the modelChanged with args are now modelChangedWithin)
2014-07-01 Chris Cannam Dense colour 3d plot layers should be scrollable, I think; and some tidying, debug stuff, and minor optimisations
2014-06-17 Chris Cannam Remove size_t's and fix warnings in layer/ warnfix_no_size_t
2014-02-06 Chris Cannam Toward getYScaleValue in Colour3DPlotLayer
2014-01-28 Chris Cannam Bodge in Matthias's suggested normalise-to-log as an option in spectrogram and colour 3d plot layers (not wired into gui)
2012-01-30 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)
2009-05-22 Chris Cannam * Add smoothing option to colour 3d plot
2009-05-21 Chris Cannam * Fixes to log bin scale; add colour scale gain
2009-05-19 Chris Cannam * some improvements to log scale in colour 3d plot (still only in dense
2009-05-18 Chris Cannam * Make a start on logarithmic vertical scale in colour 3d plot
2009-02-25 Chris Cannam * Add Absolute plot scale, in colour 3d plot layer only for the moment
2009-01-29 Chris Cannam * add setLayerDormant
2009-01-26 Chris Cannam * Try out a smooth-scaling paint method... not especially promising
2009-01-23 Chris Cannam * some tweaks that make Colour3DPlotLayer a little bit faster for
2009-01-22 Chris Cannam * try some qvectors
2009-01-16 Chris Cannam * fix some warnings, remove debug
2008-12-08 Chris Cannam * Knock a bit of sense into Colour3DPlotLayer's cache management sv-v1.4 sv-v1.4rc1
2008-11-12 Chris Cannam * Make Colour 3D Plot layer vertically zoomable and scrollable