Mercurial > hg > svgui
log layer/ColourScale.cpp @ 1459:42c87368287c
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 |
2018-03-01 | Chris Cannam | Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy |
2017-02-28 | Chris Cannam | Restrict colour 3d plot log scale range to 10 orders of magnitude |
2016-08-05 | Chris Cannam | Fixes to phase display and colour scale for it; tidy up some debug output spectrogram-minor-refactor |
2016-08-04 | Chris Cannam | Restore phase display spectrogram-minor-refactor |