Mercurial > hg > svgui
log layer/Colour3DPlotLayer.h @ 898:2be9753651c8 cxx11
age | author | description |
---|---|---|
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 |