Mercurial > hg > svgui
log layer/SpectrumLayer.h @ 1362:d79e21855aef
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, 03 May 2018 15:15:15 +0100 | Chris Cannam | Provide linear horizontal scale in spectrum as well as log; fix bin positioning and colour scale property box updating; ensure proper background colour and visibility of peak lines horizontal-scale |
Tue, 01 May 2018 16:14:22 +0100 | Chris Cannam | Branch toward adding horizontal numerical scales to things horizontal-scale |