log layer/LinearNumericalScale.h @ 1419:8e40faa56ffd

age author description
Thu, 03 May 2018 15:15:15 +0100 Chris Cannam Provide linear horizontal scale in spectrum as well as log; fix bin positioning and colour scale property box updating; ensure proper background colour and visibility of peak lines horizontal-scale
Tue, 01 May 2018 16:14:22 +0100 Chris Cannam Branch toward adding horizontal numerical scales to things horizontal-scale
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 11:35:08 +0000 Chris Cannam Pull out log and linear vertical scales into their own classes, make some improvements to log numbering tonioni