Mercurial > hg > svgui
log
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. |
Fri, 12 Oct 2018 11:17:29 +0100 | Chris Cannam | Merge |
Fri, 05 Oct 2018 10:25:52 +0100 | Chris Cannam | Merge from default branch zoom |
Thu, 11 Oct 2018 18:26:45 +0100 | Chris Cannam | Merge |
Thu, 11 Oct 2018 18:26:30 +0100 | Chris Cannam | Oops, typeof is not standard |
Thu, 11 Oct 2018 14:59:34 +0100 | Chris Cannam | Rework cacheing logic to reduce the number of reallocations and be more correct about the repaint areas. I don't expect the difference to be really noticeable but in theory performance should be a little better... |