Mercurial > hg > svgui
log layer/SpectrumLayer.h @ 432:8b2b497d302c
age | author | description |
---|---|---|
2008-01-23 | Chris Cannam | * Various fixes to object lifetime management, particularly in the spectrum |
2007-11-23 | Chris Cannam | * Add Erase tool and mode |
2007-10-18 | Chris Cannam | * Make XmlExportable::toXml the function that is universally overridden (and |
2007-07-06 | Chris Cannam | * threshold, show-peaks properties in spectrum |
2007-07-03 | Chris Cannam | * Fix up and simplify the LayerTreeModel, removing a horrible memory leak |
2007-07-02 | Chris Cannam | * avoid trying to calculate fft from incomplete decoded audio file in spectrum |
2007-07-02 | Chris Cannam | * Fix centre line position |
2007-06-21 | Chris Cannam | * more on measurement tool -- pull out some logic from pane to layer &c |