2016-06-30 |
Chris Cannam |
Move drawVisibleText to PaintAssistant
spectrogram-minor-refactor
|
2015-06-26 |
Chris Cannam |
Merge from branch osx-retina
3.0-integration
|
2015-06-12 |
Chris Cannam |
Gut the old code, but don't replace it yet (so nothing will link yet)
simple-fft-model
|
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-10 |
Chris Cannam |
More type fixes
cxx11
|
2014-06-17 |
Chris Cannam |
Remove size_t's and fix warnings in layer/
warnfix_no_size_t
|
2013-11-26 |
Chris Cannam |
Drop std:: from cout, cerr, endl -- pull these in through Debug.h
|
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)
|
2011-08-23 |
mathieub |
Put some debug outputs in comments
integration_library
|
2011-07-06 |
mathieub |
Extends the audio feedback of the piano scale to the Spectrum layer (horizontal piano keyboard).
sonification
|
2011-06-14 |
Chris Cannam |
Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
|
2011-05-16 |
Chris Cannam |
Convert many cerrs to DEBUGs
debug-output
|
2010-06-15 |
Chris Cannam |
* Fix incorrect grouping for spectrum layer parameters
|
2008-12-04 |
Chris Cannam |
* minor stuff
|
2008-12-02 |
Chris Cannam |
* Permit viewing (though not editing) colour 3d plot layer data in
|
2008-03-12 |
Chris Cannam |
* juggle some files around in order to free audioio, base, and system libraries
|
2008-02-27 |
Chris Cannam |
* Merge from trunk
spectrogram-cache-rejig
|
2008-02-27 |
Chris Cannam |
* merge from trunk (1.2 ended up being tracked from trunk, but we may want
1.2-stable
|
2008-01-24 |
Chris Cannam |
* Further model lifecycle fixes
|
2008-01-23 |
Chris Cannam |
* Various fixes to object lifetime management, particularly in the spectrum
|
2008-01-08 |
Chris Cannam |
* Fix 1864770 overlaid spectrum layers drawn wrong
|
2007-11-23 |
Chris Cannam |
* Add Erase tool and mode
|
2007-11-11 |
Chris Cannam |
* Pass StorageAdviser::Criteria into FFTModel constructor etc
|