Mercurial > hg > svgui
log layer/RegionLayer.cpp @ 1417:2487521e857b
age | author | description |
---|---|---|
Wed, 23 Jan 2019 14:44:16 +0000 | Chris Cannam | Merge |
Mon, 21 Jan 2019 10:07:36 +0000 | Chris Cannam | Avoid compiler warning |
Tue, 04 Dec 2018 13:49:09 +0000 | Chris Cannam | Merge from default branch fix-static-analysis |
Thu, 29 Nov 2018 11:57:30 +0000 | Chris Cannam | Fix erasing of Region layer labels as the playhead moves over them |
Mon, 26 Nov 2018 14:33:54 +0000 | Chris Cannam | Use nullptr throughout fix-static-analysis |
Tue, 13 Nov 2018 15:16:48 +0000 | Chris Cannam | Toward highlighting peaks on spectrum 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. |