log layer/TimeValueLayer.cpp @ 1384:413e09f303ba spectrogramparam

age author description
Tue, 30 Oct 2018 15:32:05 +0000 Chris Cannam Minor tidying
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.
Wed, 04 Jul 2018 15:34:16 +0100 Chris Cannam Ensure scale appears for layer when drawn in AutoAlign mode without any other layer present to align to
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Thu, 26 Jan 2017 21:17:36 +0000 Chris Cannam Scale pens
Fri, 16 Dec 2016 14:16:05 +0000 Chris Cannam Introduce a colour map combo too. Doesn't yet have swatches levelpanwidget
Thu, 30 Jun 2016 12:40:22 +0100 Chris Cannam Move drawVisibleText to PaintAssistant spectrogram-minor-refactor