Mercurial > hg > svgui
log layer/ColourScale.h @ 1408:c8a6fd3f9dff fix-static-analysis
age | author | description |
---|---|---|
Thu, 18 Oct 2018 13:21:56 +0100 | Chris Cannam | Add mechanism for saving/loading colour maps by name/id rather than by numerical index, for future compatibility when adding to or changing the supported colour maps. Add two new colour maps (and one old one). Write out backward-compatible numerical indices for use when reloading in older versions. Also add a mechanism to invert the colour map, though I don't think it turns out useful enough to include in the UI. |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Thu, 04 Aug 2016 11:26:11 +0100 | Chris Cannam | Re-implement dB^2 (log-power) spectrogram setting spectrogram-minor-refactor |
Thu, 14 Jul 2016 16:52:16 +0100 | Chris Cannam | Convert ColourScaleType into an enum class spectrogram-minor-refactor |
Thu, 30 Jun 2016 15:46:14 +0100 | Chris Cannam | More filling in render & cache code spectrogram-minor-refactor |
Thu, 23 Jun 2016 17:07:21 +0100 | Chris Cannam | Start stubbing Colour3DPlotRenderer spectrogram-minor-refactor |