Mercurial > hg > svgui
log layer/FlexiNoteLayer.cpp @ 1002:dc8092488005 3.0-integration
age | author | description |
---|---|---|
Mon, 20 Apr 2015 11:00:39 +0100 | Chris Cannam | Build fix osx-retina |
Mon, 20 Apr 2015 09:18:55 +0100 | Chris Cannam | Merge from default branch osx-retina |
Mon, 23 Mar 2015 11:26:28 +0000 | Chris Cannam | Merge from cxx11 branch tonioni |
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 |
Mon, 09 Mar 2015 12:02:10 +0000 | Chris Cannam | Move to using double rather than float for floating-point calculations (float only for storage); more build fixes cxx11 |