log framework/Document.h @ 776:32e66fcc4cb7 pitch-align

age author description
2020-05-06 Chris Cannam Schedule alignments with a small delay to avoid too much UI unresponsiveness. Also overhaul error reporting to use signals throughout. pitch-align
2019-07-18 Chris Cannam Restore/reimplement cancelAsyncLayerCreation - I had forgotten Tony uses it
2019-07-17 Chris Cannam Tidy by-id
2019-07-12 Chris Cannam Work on management of alignment-related models by-id
2019-07-05 Chris Cannam Update for removal of (public) getId from Model by-id
2019-07-03 Chris Cannam Toward updating Document for ModelById by-id
2019-06-13 Chris Cannam Defer alignment for recorded audio until recording is complete
2019-05-17 Chris Cannam Provide facility to re-align models tuning-difference
2019-04-02 Chris Cannam Make layer order in document also stable on file load/save single-point
2019-04-02 Chris Cannam Retain models in registration order, to assist in getting stable file format in load/save single-point
2018-11-26 Chris Cannam Use override throughout fix-static-analysis
2018-08-13 Chris Cannam Use model IDs avoid-pointer-keys
2018-06-18 Chris Cannam Avoid setting the session file path when loading an incomplete document, so that the default-file save-on-exit and File->Save are not activated (to avoid losing references to unfound audio files)
2018-03-01 Chris Cannam Untabify
2017-02-27 Chris Cannam Store aggregate models in the document and release them when they are invalidated (because their components have been released). They're no longer leaked, but we still don't save them in the session file.
2014-11-21 Chris Cannam Emit a signal when alignment completes alignment_view
2014-11-20 Chris Cannam Make alignment using an external program asynchronous alignment_view
2014-11-14 Chris Cannam Start making it possible to get alignment from an external program (not wired up yet though) alignment_view
2014-06-16 Chris Cannam Cancel async layer creation in Tony when selection is changed during it tonioni
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