Mercurial > hg > svgui
log layer/Colour3DPlotLayer.cpp @ 770:734ee80286c3 tony_integration
age | author | description |
---|---|---|
Tue, 11 Mar 2014 17:29:02 +0000 | Chris Cannam | Diagnostics and fix for peaks cache sizing (need +1 to avoid null cache) |
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) |
Tue, 26 Nov 2013 14:06:40 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Thu, 21 Nov 2013 12:59:20 +0000 | Chris Cannam | Make some debug output optional |
Mon, 11 Mar 2013 14:23:52 +0000 | Chris Cannam | Build fixes for Qt5 qt5 |
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) |