log layer/ImageLayer.h @ 1128:4e022a3e567b spectrogram-minor-refactor

age author description
2015-03-17 Chris Cannam Many fixes for the previous stuff osx-retina
2015-03-17 Chris Cannam Start trying to introduce LayerGeometryProvider as proxyable interface for View methods that the Layer wants to use osx-retina
2015-03-09 Chris Cannam Working through the float/double and int/sv_frame_t fixes cxx11
2014-06-17 Chris Cannam Some more unsigned/long removal warnfix_no_size_t
2014-06-17 Chris Cannam Remove size_t's and fix warnings in layer/ warnfix_no_size_t
2012-01-30 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)
2009-01-15 Chris Cannam * Fix crash in SimpleSPARQLQuery
2008-03-12 Chris Cannam * juggle some files around in order to free audioio, base, and system libraries
2008-02-06 Chris Cannam * More work on aligning copy/paste between layers. It's a surprisingly
2007-10-18 Chris Cannam * RemoteFile -> FileSource
2007-10-18 Chris Cannam * Make XmlExportable::toXml the function that is universally overridden (and
2007-10-10 Chris Cannam * Make it possible to drop audio files, layer files, session files and images
2007-10-05 Chris Cannam * Add support for remote files to image layer
2007-10-05 Chris Cannam * More work on image layer display &c
2007-10-04 Chris Cannam * Phase 1 of an image layer.