graph
- 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.2018-10-18, by Chris Cannam
- Merge2018-10-12, by Chris Cannam
- Merge from default branchzoom 2018-10-05, by Chris Cannam
- Merge2018-10-11, by Chris Cannam
- Oops, typeof is not standard2018-10-11, by 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...2018-10-11, by Chris Cannam
- Fix ugly text positioning/drawing on osx2018-10-11, by Chris Cannam
- Remove some debug bits2018-10-10, by Chris Cannam
- Use zoom constraints more consistently, including the new RelativelyFine one2018-10-10, by Chris Cannam
- Merge from branch zoom2018-10-10, by Chris Cannam
- Debug tweakszoom 2018-10-05, by Chris Cannam
- Scale positioning2018-10-03, by Chris Cannam