Mercurial > hg > svgui
log layer/SpectrogramLayer.h @ 1010:08f20a23fb81
age | author | description |
---|---|---|
Tue, 10 Mar 2015 10:31:27 +0000 | Chris Cannam | More type fixes, primarily in the spectrogram cxx11 |
Mon, 09 Mar 2015 15:59:04 +0000 | Chris Cannam | A few more fixes cxx11 |
Mon, 09 Mar 2015 14:35:21 +0000 | Chris Cannam | Working through the float/double and int/sv_frame_t fixes cxx11 |
Fri, 12 Sep 2014 11:38:55 +0100 | Chris Cannam | Experimentally add the hybrid normalisation as an option (not working well either in UI or implementation) normalize_hybrid_option |
Tue, 17 Jun 2014 15:36:56 +0100 | Chris Cannam | Some more unsigned/long removal warnfix_no_size_t |
Tue, 17 Jun 2014 15:18:06 +0100 | Chris Cannam | Remove size_t's and fix warnings in layer/ warnfix_no_size_t |
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) |