Mercurial > hg > svgui
log view/View.cpp @ 837:6c4cab21e387
age | author | description |
---|---|---|
Tue, 02 Sep 2014 15:25:27 +0100 | Chris Cannam | Use fixed-order layer list for property container enumeration. Fixes habit of the layer property tabs to jump about when adding a new layer. |
Tue, 02 Sep 2014 15:20:23 +0100 | Chris Cannam | Populate the fixed order layer list |
Tue, 02 Sep 2014 14:47:04 +0100 | Chris Cannam | Introduce (but don't yet populate) the fixed layers vector; rename m_layers to m_layerStack to reflect its ordering by stacking |
Tue, 02 Sep 2014 10:31:23 +0100 | Chris Cannam | Add getInteractionLayer() and some docs |
Fri, 25 Jul 2014 17:02:29 +0100 | Chris Cannam | Debug output stuff |
Wed, 02 Jul 2014 17:30:09 +0100 | Chris Cannam | Create separate play scroll modes for (Tony-style, DAW-style) page mode and (SV-style) paging with playhead alignment to centre on drag |