Mercurial > hg > svgui
log layer/ColourMapper.cpp @ 1012:2a85ab180d08 colourschemes
age | author | description |
---|---|---|
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 |