log framework/Align.cpp @ 695:bd6e2fc53377 by-id

age author description
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
Mon, 24 Jun 2019 16:14:12 +0100 Chris Cannam Update for ModelById by-id
Thu, 13 Jun 2019 11:32:59 +0100 Chris Cannam Switch off fine-tuning for alignment, it shouldn't be necessary (I think?) and is quite a bit slower
Tue, 11 Jun 2019 13:39:50 +0100 Chris Cannam Abandon aggregate models on deletion (e.g. when document is replaced during processing)
Fri, 17 May 2019 13:49:25 +0100 Chris Cannam Remove some debug
Fri, 17 May 2019 09:45:12 +0100 Chris Cannam Provide facility to re-align models tuning-difference
Thu, 16 May 2019 15:55:46 +0100 Chris Cannam Make a completion figure available to alignment, + a couple of other fixes tuning-difference
Wed, 15 May 2019 17:52:22 +0100 Chris Cannam Experiment with optionally taking tuning difference into account for alignment tuning-difference
Wed, 24 Apr 2019 11:45:31 +0100 Chris Cannam Merge from default branch single-point
Thu, 04 Apr 2019 16:17:11 +0100 Chris Cannam Update so Document owns the alignment model's input aggregate model
Thu, 04 Apr 2019 11:16:29 +0100 Chris Cannam Update so Document owns the alignment model's input aggregate model, just as any other model single-point
Tue, 26 Mar 2019 14:34:35 +0000 Chris Cannam Debug output osc-script
Wed, 20 Mar 2019 11:19:44 +0000 Chris Cannam Use matching-event search in tone generator single-point
Tue, 19 Mar 2019 13:06:58 +0000 Chris Cannam Further updates for new API - but we still need some more support in the API itself single-point
Mon, 26 Nov 2018 14:34:06 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Wed, 02 Mar 2016 17:25:27 +0000 Chris Cannam Merge in from SV 3.0-integration branches alignment-simple
Fri, 28 Nov 2014 10:33:25 +0000 Chris Cannam Wait for source files to be ready alignment_view
Fri, 21 Nov 2014 13:15:57 +0000 Chris Cannam Emit a signal when alignment completes alignment_view
Thu, 20 Nov 2014 17:17:45 +0000 Chris Cannam Seems more logical for the external alignment program to emit reference,other rather than other,reference alignment_view
Thu, 20 Nov 2014 16:18:17 +0000 Chris Cannam Delete the alignment model when alignment fails alignment_view
Thu, 20 Nov 2014 15:46:19 +0000 Chris Cannam Make alignment using an external program asynchronous alignment_view
Thu, 20 Nov 2014 14:08:01 +0000 Chris Cannam User preference for alignment program 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