log view/Pane.cpp @ 1362:d79e21855aef

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.
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...
Wed, 10 Oct 2018 14:50:47 +0100 Chris Cannam Remove some debug bits
Wed, 10 Oct 2018 14:33:10 +0100 Chris Cannam Use zoom constraints more consistently, including the new RelativelyFine one
Fri, 05 Oct 2018 09:59:41 +0100 Chris Cannam Debug tweaks zoom
Thu, 20 Sep 2018 10:45:24 +0100 Chris Cannam More ZoomLevel updates zoom
Thu, 09 Aug 2018 16:09:52 +0100 Chris Cannam Tidy edges of scale area on Mac