log layer/ColourMapper.cpp @ 1119:be5b91ec81a0 spectrogram-minor-refactor

age author description
Thu, 23 Jun 2016 17:07:21 +0100 Chris Cannam Start stubbing Colour3DPlotRenderer spectrogram-minor-refactor
Wed, 20 Jan 2016 11:43:16 +0000 Chris Cannam Add default spectrogram colours to prefs colourschemes
Tue, 19 Jan 2016 17:18:38 +0000 Chris Cannam Tidy colourschemes
Tue, 19 Jan 2016 16:30:33 +0000 Chris Cannam Rearrange colours, make some of them more attractive, give some of them nicer names colourschemes
Tue, 19 Jan 2016 13:02:32 +0000 Chris Cannam Remove debug out colourschemes
Tue, 19 Jan 2016 12:56:19 +0000 Chris Cannam Provide a sensible name for this colour scheme colourschemes
Wed, 02 Dec 2015 15:01:38 +0000 Chris Cannam Experimentation with colour schemes and mappings colourschemes
Tue, 10 Mar 2015 17:40:31 +0000 Chris Cannam Type correction cxx11
Mon, 09 Mar 2015 12:02:10 +0000 Chris Cannam Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11
Wed, 04 Mar 2015 19:11:32 +0000 Chris Cannam Toward building with new sv types cxx11
Tue, 17 Jun 2014 15:18:06 +0100 Chris Cannam Remove size_t's and fix warnings in layer/ warnfix_no_size_t
Tue, 26 Nov 2013 14:06:40 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Fri, 22 May 2009 15:50:10 +0000 Chris Cannam * Add High Gain colour map
Wed, 12 Mar 2008 17:42:56 +0000 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
Mon, 02 Jul 2007 13:04:17 +0000 Chris Cannam * Fix centre line position
Mon, 30 Apr 2007 13:36:23 +0000 Chris Cannam * Fix many compile warnings, remove some debug output
Fri, 09 Feb 2007 09:32:04 +0000 Chris Cannam ...
Thu, 01 Feb 2007 14:31:28 +0000 Chris Cannam * Work on harmonising colour and scale ranges between types of layer
Wed, 31 Jan 2007 12:13:47 +0000 Chris Cannam * Add separate colour mapping unit; use it in spectrogram (colour 3d plot to follow)