log base/RangeMapper.cpp @ 1319:12a1da4719c7 3.0-integration

age author description
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
2014-01-31 Chris Cannam Unit-test RangeMapper, fix a couple of bugs
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2011-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
2009-03-13 Chris Cannam ...
2008-10-24 Chris Cannam * Add vertical zoom and pan to time-value layer.
2008-02-27 Chris Cannam * Merge from trunk spectrogram-cache-rejig
2007-12-17 Chris Cannam * fix support for logarithmic hints in plugin parameters
2007-11-26 Chris Cannam * Fix log range mapper bug
2007-03-01 Chris Cannam * Make audio file reader factory try for a reader based on the file's
2006-11-17 Chris Cannam * Update copyright notes as appropriate.
2006-10-16 Chris Cannam * Use RangeMappers in various places in plugin parameters, layer properties,
2006-10-16 Chris Cannam * Add spectrum icon