log base/RangeMapper.h @ 1886:f803d3c33f76 tip

age author description
Mon, 26 Nov 2018 13:51:36 +0000 Chris Cannam Header guards fix-static-analysis
Mon, 26 Nov 2018 13:48:45 +0000 Chris Cannam Use override throughout fix-static-analysis
Mon, 09 Oct 2017 11:09:21 +0100 Chris Cannam Fix reversed parameter names (fortunately the only call to this function currently uses the correct order)
Mon, 15 Aug 2016 16:42:19 +0100 Chris Cannam Avoid warning 3.0-integration
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
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
Thu, 06 Feb 2014 15:31:16 +0000 Chris Cannam Add unclamped range mapper methods
Fri, 31 Jan 2014 17:09:02 +0000 Chris Cannam Implement and test the interpolating and auto range mappers