log framework/Document.h @ 343:a93802543a5a tonioni

age author description
2014-04-01 Chris Cannam Restore dormancy with layer tonioni
2014-03-05 Chris Cannam Comment on layer ownership tonioni
2014-01-29 Chris Cannam Adapt additional models created during a transform so they can be returned through a callback in an async method tonioni
2013-12-02 Chris Cannam Enable multi-transform stuff through to here tonioni_multi_transform
2013-12-02 Chris Cannam Update to the multi-transform api in svcore tonioni_multi_transform
2013-04-13 gyorgyf cleanup tonioni
2013-04-13 gyorgyf fixed flexi note layer and propagated model selection to analyser tonioni
2013-03-26 matthiasm added a new layer creator (not very nice though) tonioni
2011-05-11 Chris Cannam When saving a session as a template, use the silent.wav placeholder instead of the main model templating
2009-02-24 Chris Cannam * rtmidi & activity updates
2009-02-24 Chris Cannam * more activity updates
2008-03-12 Chris Cannam * Move plugin/transform to plain transform. This way transform can depend on
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-07 Chris Cannam * Make alignment plugin configurable through settings file, even though it
2008-01-28 Chris Cannam * Ensure plugin version is updated when a transform is re-run using a newer
2008-01-23 Chris Cannam * Part of #1877436 transform fails to re-run when file loaded at different rate
2008-01-23 Chris Cannam * Various fixes to object lifetime management, particularly in the spectrum
2007-12-07 Chris Cannam * Merge from transforms branch -- switch over to using Transform object
2007-11-07 Chris Cannam * Further naming change: Transformer -> ModelTransformer.
2007-11-05 Chris Cannam * Introduce new Transform class which contains data necessary to describe the
2007-11-02 Chris Cannam * Fix #1815930 new crash, just introduced!
2007-11-01 Chris Cannam * Remove alignment button altogether if no Match plugin installed.
2007-11-01 Chris Cannam * Fix availability of alignment button and relative align/solo button state
2007-10-25 Chris Cannam * Add Align button to main window; use it
2007-10-25 Chris Cannam * Add auto-alignment toggle to Document
2007-10-24 Chris Cannam * document -> framework (will not compile, path fixes not in yet)