log layer/Colour3DPlotLayer.cpp @ 784:3a52b458fcd5 tonioni

age author description
2014-03-11 Chris Cannam Diagnostics and fix for peaks cache sizing (need +1 to avoid null cache)
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)
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2013-11-21 Chris Cannam Make some debug output optional
2013-03-11 Chris Cannam Build fixes for Qt5 qt5
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)
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2009-09-10 Chris Cannam * solaris build fixes
2009-06-05 Chris Cannam * Fix colour 3d plot's habit of repeating column 0 in column -1's position
2009-05-22 Chris Cannam * Add High Gain colour map
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 * another minor improvement