Mercurial > hg > svgui
log layer/ColourScale.h @ 1540:9ce6f69cd485
age | author | description |
---|---|---|
2018-10-18 | 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. |
2018-03-01 | Chris Cannam | Untabify |
2016-08-04 | Chris Cannam | Re-implement dB^2 (log-power) spectrogram setting spectrogram-minor-refactor |
2016-07-14 | Chris Cannam | Convert ColourScaleType into an enum class spectrogram-minor-refactor |
2016-06-30 | Chris Cannam | More filling in render & cache code spectrogram-minor-refactor |
2016-06-23 | Chris Cannam | Start stubbing Colour3DPlotRenderer spectrogram-minor-refactor |
2016-06-23 | Chris Cannam | Use a params structure spectrogram-minor-refactor |