Mercurial > hg > svgui
log layer/SpectrogramLayer.cpp @ 1211:7a19738b9762 3.0-integration
age | author | description |
---|---|---|
Thu, 05 Jan 2017 11:10:57 +0000 | Chris Cannam | Recreate FFT model when something changes, not the next time it's requested (avoids extra work when only retrieving the model) 3.0-integration |
Tue, 03 Jan 2017 16:23:11 +0000 | Chris Cannam | Provisionally add labels for normalisation menu (sigh) 3.0-integration |
Fri, 16 Dec 2016 14:16:05 +0000 | Chris Cannam | Introduce a colour map combo too. Doesn't yet have swatches levelpanwidget |
Tue, 08 Nov 2016 14:55:53 +0000 | Chris Cannam | Use peak cache at one zoom level lower (since it exists at that level already -- this is a >= vs > question) + make naming more uniform 3.0-integration |