log framework/Document.h @ 786:1089d65c585d tip

age author description
Wed, 06 May 2020 11:45:27 +0100 Chris Cannam Schedule alignments with a small delay to avoid too much UI unresponsiveness. Also overhaul error reporting to use signals throughout. pitch-align
Thu, 18 Jul 2019 14:12:00 +0100 Chris Cannam Restore/reimplement cancelAsyncLayerCreation - I had forgotten Tony uses it
Wed, 17 Jul 2019 13:28:37 +0100 Chris Cannam Tidy by-id
Fri, 12 Jul 2019 13:58:02 +0100 Chris Cannam Work on management of alignment-related models by-id
Fri, 05 Jul 2019 15:35:11 +0100 Chris Cannam Update for removal of (public) getId from Model by-id
Wed, 03 Jul 2019 13:01:26 +0100 Chris Cannam Toward updating Document for ModelById by-id
Thu, 13 Jun 2019 20:36:10 +0100 Chris Cannam Defer alignment for recorded audio until recording is complete
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