Mercurial > hg > svgui
log layer/SpectrumLayer.h @ 1238:4d0ca1ab4cd0
age | author | description |
---|---|---|
Tue, 07 Feb 2017 14:55:19 +0000 | Chris Cannam | Some work to make spectrum layers (and slice layers generally) zoomable in the frequency axis. Also fixes a number of view id mixups in SliceLayer which broke offset calculations for the x axis scale. |
Thu, 26 Jan 2017 21:17:59 +0000 | Chris Cannam | Fix silly definition that prevented spectrum scale from appearing |
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:18:06 +0100 | Chris Cannam | Remove size_t's and fix warnings in layer/ warnfix_no_size_t |