Mercurial > hg > svgui
log layer/NoteLayer.h @ 951:53e039d99b5d osx-retina
age | author | description |
---|---|---|
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 |
Tue, 17 Jun 2014 15:36:56 +0100 | Chris Cannam | Some more unsigned/long removal warnfix_no_size_t |
Tue, 17 Jun 2014 15:18:06 +0100 | Chris Cannam | Remove size_t's and fix warnings in layer/ warnfix_no_size_t |
Wed, 04 Dec 2013 13:39:41 +0000 | Chris Cannam | Extend numerical and colour scales (and piano where applicable) to note and region layers |
Tue, 03 Dec 2013 17:55:37 +0000 | Chris Cannam | Add piano scale to note layer as well (need to handle the auto-align case properly) |