log view/Pane.cpp @ 1544:2d4107270015

age author description
2019-10-16 Chris Cannam Debug output
2019-10-15 Chris Cannam Overhaul choice of layer to show scale, in Pane::drawVerticalScale, making it call out to the same logic used by View::getVisibleExtentsForUnit when appropriate. Also refuse to accept scale from dormant top layer.
2019-09-13 Chris Cannam Debug changes
2019-08-15 Chris Cannam Show relative pitch if recorded
2019-08-02 Chris Cannam Attempt a mechanism for the View to time-align a layer on display using an aligning version of the ViewProxy
2019-07-05 Chris Cannam Update for removal of (public) getId from Model by-id
2019-07-02 Chris Cannam Further layer updates by-id
2019-06-13 Chris Cannam Add opportunistic-editing toggle
2019-06-13 Chris Cannam Don't try to draw scale from a dormant layer!
2019-05-01 Chris Cannam Don't discard large wheel deltas; just clamp them single-point
2018-11-26 Chris Cannam Use nullptr throughout fix-static-analysis
2018-11-16 Chris Cannam Make horizontal wheeling a bit less crazily fast in the absence of fine delta information
2018-11-15 Chris Cannam Handle integer pixel scaling as well
2018-11-15 Chris Cannam Scale pen for retina display on macOS as well as for hidpi display elsewhere