log framework/Document.h @ 674:b375fdbb74bc

age author description
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