Mercurial > hg > svgui
log layer/SpectrumLayer.cpp @ 1163:ab169938832a 3.0-integration
age | author | description |
---|---|---|
Fri, 05 Aug 2016 17:48:52 +0100 | Chris Cannam | Introduce labels in RangeMapper and use them in AudioDial, though only for tooltip at present. Make use of this for spectrogram magic -81dB/-Inf threshold. Also introduce static strings for inf/pi and use where appropriate. 3.0-integration |
Thu, 30 Jun 2016 12:40:22 +0100 | Chris Cannam | Move drawVisibleText to PaintAssistant spectrogram-minor-refactor |
Fri, 26 Jun 2015 14:10:40 +0100 | Chris Cannam | Merge from branch osx-retina 3.0-integration |
Fri, 12 Jun 2015 14:51:46 +0100 | Chris Cannam | Gut the old code, but don't replace it yet (so nothing will link yet) simple-fft-model |
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 |
Tue, 10 Mar 2015 13:22:10 +0000 | Chris Cannam | More type fixes cxx11 |