Mercurial > hg > svgui
log layer/SliceLayer.cpp @ 1384:413e09f303ba spectrogramparam
age | author | description |
---|---|---|
Thu, 08 Nov 2018 11:12:04 +0000 | Chris Cannam | Fix "colour" rendering for spectrum (now resembles a filled "line" mode rather than a filled "block" mode) spectrogramparam |
Wed, 07 Nov 2018 15:59:10 +0000 | Chris Cannam | Switch spectrum to antialiased drawing with considerable speedup for the dense areas; take horizontal scale height into account when rendering slice layer height spectrogramparam |
Wed, 07 Nov 2018 11:37:51 +0000 | Chris Cannam | Add oversampling option to spectrum as well spectrogramparam |
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. |