Mercurial > hg > svgui
log layer/SpectrogramLayer.cpp @ 1379:b6cca362bbf4 spectrogramparam
age | author | description |
---|---|---|
Tue, 06 Nov 2018 13:36:04 +0000 | Chris Cannam | Experimental oversampling param 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. |
Thu, 01 Mar 2018 14:43:53 +0000 | Chris Cannam | Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy |
Tue, 28 Feb 2017 14:47:13 +0000 | Chris Cannam | Fix a couple of compiler warnings |