log framework/Document.h @ 672:ae7584dbd668 tuning-difference

age author description
Fri, 17 May 2019 09:45:12 +0100 Chris Cannam Provide facility to re-align models tuning-difference
Tue, 02 Apr 2019 14:45:57 +0100 Chris Cannam Make layer order in document also stable on file load/save single-point
Tue, 02 Apr 2019 14:32:24 +0100 Chris Cannam Retain models in registration order, to assist in getting stable file format in load/save single-point
Mon, 26 Nov 2018 13:53:26 +0000 Chris Cannam Use override throughout fix-static-analysis
Mon, 13 Aug 2018 16:45:52 +0100 Chris Cannam Use model IDs avoid-pointer-keys
Mon, 18 Jun 2018 14:16:06 +0100 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)
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Mon, 27 Feb 2017 16:26:37 +0000 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.
Fri, 21 Nov 2014 13:15:57 +0000 Chris Cannam Emit a signal when alignment completes alignment_view
Thu, 20 Nov 2014 15:46:19 +0000 Chris Cannam Make alignment using an external program asynchronous alignment_view
Fri, 14 Nov 2014 17:24:40 +0000 Chris Cannam Start making it possible to get alignment from an external program (not wired up yet though) alignment_view
Mon, 16 Jun 2014 09:28:12 +0100 Chris Cannam Cancel async layer creation in Tony when selection is changed during it tonioni
Tue, 01 Apr 2014 13:27:44 +0100 Chris Cannam Restore dormancy with layer tonioni
Wed, 05 Mar 2014 10:37:30 +0000 Chris Cannam Comment on layer ownership tonioni
Wed, 29 Jan 2014 17:32:47 +0000 Chris Cannam Adapt additional models created during a transform so they can be returned through a callback in an async method tonioni