Mercurial > hg > svgui
log layer/SpectrumLayer.cpp @ 918:4fe7a09be0fe osx-retina
age | author | description |
---|---|---|
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 |
Tue, 17 Jun 2014 15:18:06 +0100 | Chris Cannam | Remove size_t's and fix warnings in layer/ warnfix_no_size_t |
Tue, 26 Nov 2013 14:06:40 +0000 | Chris Cannam | Drop std:: from cout, cerr, endl -- pull these in through Debug.h |
Mon, 30 Jan 2012 16:01:59 +0000 | Chris Cannam | Give a dedicated key to toggling the centre line, and move it out of the overlay level setting -- reducing number of overlay levels to 3. Introduce two distinct vertical scale types (so that we can hide the spectrogram colour scale part easily) |
Tue, 23 Aug 2011 14:45:02 +0100 | mathieub | Put some debug outputs in comments integration_library |