log base/RangeMapper.cpp @ 1201:6f7a440b6218 spectrogram-minor-refactor

age author description
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
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
Tue, 26 Nov 2013 13:35:08 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Tue, 14 Jun 2011 15:26:52 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Mon, 16 May 2011 17:19:09 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Thu, 12 May 2011 17:31:24 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Fri, 13 Mar 2009 17:53:43 +0000 Chris Cannam ...
Fri, 24 Oct 2008 14:52:40 +0000 Chris Cannam * Add vertical zoom and pan to time-value layer.
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig
Mon, 17 Dec 2007 12:32:28 +0000 Chris Cannam * fix support for logarithmic hints in plugin parameters
Mon, 26 Nov 2007 13:33:14 +0000 Chris Cannam * Fix log range mapper bug
Thu, 01 Mar 2007 12:15:08 +0000 Chris Cannam * Make audio file reader factory try for a reader based on the file's
Fri, 17 Nov 2006 16:27:39 +0000 Chris Cannam * Update copyright notes as appropriate.
Mon, 16 Oct 2006 20:42:23 +0000 Chris Cannam * Use RangeMappers in various places in plugin parameters, layer properties,
Mon, 16 Oct 2006 13:13:57 +0000 Chris Cannam * Add spectrum icon