log view/Pane.cpp @ 1575:3761d1ea5015 background-mode

age author description
Thu, 17 Oct 2019 11:12:54 +0100 Chris Cannam Pass a y-coord, optionally, to Layer::snapToFeatureFrame. This is necessary for BoxLayer which needs to coordinate its snaps with the box it is highlighting for editing. Then in BoxLayer, merge getPointToDrag and getLocalPoints into a single getLocalPoint and use this throughout.
Wed, 16 Oct 2019 13:01:23 +0100 Chris Cannam Debug output
Tue, 15 Oct 2019 14:53:25 +0100 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.
Fri, 13 Sep 2019 17:26:11 +0100 Chris Cannam Debug changes
Thu, 15 Aug 2019 18:18:22 +0100 Chris Cannam Show relative pitch if recorded
Fri, 02 Aug 2019 16:44:32 +0100 Chris Cannam Attempt a mechanism for the View to time-align a layer on display using an aligning version of the ViewProxy
Fri, 05 Jul 2019 15:34:50 +0100 Chris Cannam Update for removal of (public) getId from Model by-id