Mercurial > hg > svcore
log base/RangeMapper.cpp @ 1610:7db29268cf4c single-point
age | author | description |
---|---|---|
Mon, 01 Oct 2018 14:37:11 +0100 | Chris Cannam | Use an actual exception for this (rather than checking only in some builds) |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Fri, 05 Aug 2016 17:48:52 +0100 | Chris Cannam | Introduce labels in RangeMapper and use them in AudioDial, though only for tooltip at present. Make use of this for spectrogram magic -81dB/-Inf threshold. Also introduce static strings for inf/pi and use where appropriate. 3.0-integration |
Fri, 05 Aug 2016 14:31:16 +0100 | Chris Cannam | Fixes to phase display and colour scale for it; tidy up some debug output spectrogram-minor-refactor |
Mon, 01 Aug 2016 16:21:01 +0100 | Chris Cannam | Fix threshold in spectrogram -- it wasn't working in the last release. spectrogram-minor-refactor |
Tue, 03 Mar 2015 15:18:24 +0000 | Chris Cannam | Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11 |