log base/RangeMapper.cpp @ 1700:c1208b211d8c single-point

age author description
2018-10-01 Chris Cannam Use an actual exception for this (rather than checking only in some builds)
2018-03-01 Chris Cannam Untabify
2016-08-05 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
2016-08-05 Chris Cannam Fixes to phase display and colour scale for it; tidy up some debug output spectrogram-minor-refactor
2016-08-01 Chris Cannam Fix threshold in spectrogram -- it wasn't working in the last release. spectrogram-minor-refactor
2015-03-03 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
2014-02-06 Chris Cannam Add unclamped range mapper methods
2014-01-31 Chris Cannam Implement and test the interpolating and auto range mappers