Mercurial > hg > svgui
log layer/NoteLayer.cpp @ 1389:1eb560b363e7 spectrogramparam
age | author | description |
---|---|---|
Wed, 04 Jul 2018 15:34:16 +0100 | Chris Cannam | Ensure scale appears for layer when drawn in AutoAlign mode without any other layer present to align to |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Thu, 30 Jun 2016 12:40:22 +0100 | Chris Cannam | Move drawVisibleText to PaintAssistant spectrogram-minor-refactor |
Thu, 30 Jun 2016 10:59:11 +0100 | Chris Cannam | Move LayerGeometryProvider from view to layer spectrogram-minor-refactor |
Tue, 17 Mar 2015 16:56:03 +0000 | Chris Cannam | Many fixes for the previous stuff osx-retina |
Tue, 17 Mar 2015 15:05:25 +0000 | Chris Cannam | Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use osx-retina |
Mon, 09 Mar 2015 14:35:21 +0000 | Chris Cannam | Working through the float/double and int/sv_frame_t fixes cxx11 |