Mercurial > hg > svcore
log base/RangeMapper.h @ 1216:c811991a5efa msvc2015_64
age | author | description |
---|---|---|
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 |
Fri, 31 Jan 2014 13:39:37 +0000 | Chris Cannam | Unit-test RangeMapper, fix a couple of bugs |
Thu, 12 May 2011 17:31:24 +0100 | Chris Cannam | Remove most toStdString calls (no longer needed, with debug header) debug-output |