Mercurial > hg > svgui
log layer/Colour3DPlotLayer.cpp @ 805:1d526ba11a24 warnfix_no_size_t
age | author | description |
---|---|---|
Tue, 17 Jun 2014 15:18:06 +0100 | Chris Cannam | Remove size_t's and fix warnings in layer/ warnfix_no_size_t |
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 |