Mercurial > hg > svgui
log layer/VerticalScaleLayer.h @ 1220:2954e9952b78
age | author | description |
---|---|---|
Thu, 23 Jun 2016 10:57:21 +0100 | Chris Cannam | Comment spectrogram-minor-refactor |
Thu, 23 Jun 2016 10:51:45 +0100 | Chris Cannam | Comments spectrogram-minor-refactor |
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 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 |
Wed, 04 Dec 2013 13:39:41 +0000 | Chris Cannam | Extend numerical and colour scales (and piano where applicable) to note and region layers |
Wed, 04 Dec 2013 11:35:08 +0000 | Chris Cannam | Pull out log and linear vertical scales into their own classes, make some improvements to log numbering tonioni |