log layer/LayerFactory.cpp @ 531:0bd0b517e795

age author description
2008-09-18 Chris Cannam * Add region model and layer; improve assignment of model types to
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-02-06 Chris Cannam * Update remaining editable layers to support proper realignment on copy/paste
2008-01-23 Chris Cannam * Various fixes to object lifetime management, particularly in the spectrum
2007-11-28 Chris Cannam * Improvements to layer summary dialog (LayerTree, LayerTreeDialog), & rename.
2007-11-11 Chris Cannam * Pass StorageAdviser::Criteria into FFTModel constructor etc
2007-11-09 Chris Cannam * Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
2007-10-04 Chris Cannam * Phase 1 of an image layer.
2007-04-27 Chris Cannam * Fix #1706927 NaNs from plugin outputs should not be used
2007-01-26 Chris Cannam * Add slice layers (so you can display a slice of a colour 3d plot as if it were
2006-10-05 Chris Cannam * Tidy up inheritance hierarchy of model classes -- remove ZoomConstraint as
2006-08-04 Chris Cannam * Add zoom thumbwheels to Pane. Implement horizontal thumbwheel, and
2006-07-31 Chris Cannam * Reorganising code base. This revision probably should compile once more.
2006-07-27 Chris Cannam * Change preferences dialog to ok/apply/cancel model
2006-05-12 Chris Cannam * Make vertical scale alignment modes work in note layer as well as time-value sv1-v0.9rc1