Thu, 21 Nov 2019 14:28:47 +0000 |
Chris Cannam |
Avoid a compiler warning
|
Fri, 02 Aug 2019 16:50:20 +0100 |
Chris Cannam |
Use layer->getSourceModel
|
Thu, 18 Jul 2019 14:12:00 +0100 |
Chris Cannam |
Restore/reimplement cancelAsyncLayerCreation - I had forgotten Tony uses it
|
Wed, 17 Jul 2019 14:15:03 +0100 |
Chris Cannam |
Tidy-up
by-id
|
Wed, 17 Jul 2019 13:28:37 +0100 |
Chris Cannam |
Tidy
by-id
|
Wed, 17 Jul 2019 11:20:24 +0100 |
Chris Cannam |
Debug
by-id
|
Fri, 12 Jul 2019 13:58:02 +0100 |
Chris Cannam |
Work on management of alignment-related models
by-id
|
Fri, 12 Jul 2019 09:40:56 +0100 |
Chris Cannam |
Re-implement Document::releaseModel
by-id
|
Fri, 05 Jul 2019 15:35:11 +0100 |
Chris Cannam |
Update for removal of (public) getId from Model
by-id
|
Thu, 04 Jul 2019 18:04:59 +0100 |
Chris Cannam |
Update for changes to PlayParameters
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
|
Tue, 11 Jun 2019 13:39:17 +0100 |
Chris Cannam |
Ensure that AggregateModels are actually deleted on release despite not being in model list (ugh, this is ugly)
|
Fri, 17 May 2019 09:45:12 +0100 |
Chris Cannam |
Provide facility to re-align models
tuning-difference
|
Wed, 15 May 2019 17:52:22 +0100 |
Chris Cannam |
Experiment with optionally taking tuning difference into account for alignment
tuning-difference
|
Fri, 26 Apr 2019 18:39:46 +0100 |
Chris Cannam |
Ensure main model also gets aligned (as reference)
single-point
|
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, 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
|
Tue, 02 Apr 2019 14:26:46 +0100 |
Chris Cannam |
Some debug output adjustments
single-point
|
Thu, 28 Mar 2019 11:55:54 +0000 |
Chris Cannam |
Update to using export IDs stored in the XmlExportables
single-point
|
Tue, 26 Mar 2019 14:34:35 +0000 |
Chris Cannam |
Debug output
osc-script
|
Thu, 14 Mar 2019 15:33:40 +0000 |
Chris Cannam |
Updates for single-point changes, including removal of FlexiNoteModel
single-point
|
Mon, 26 Nov 2018 14:34:06 +0000 |
Chris Cannam |
Use nullptr throughout
fix-static-analysis
|
Thu, 22 Nov 2018 14:55:43 +0000 |
Chris Cannam |
Fixes from clang modernize-use-override
fix-static-analysis
|
Mon, 15 Oct 2018 15:50:39 +0100 |
Chris Cannam |
Further work on #1773 "Loading a session with features extracted from multiplexed inputs". Re-read the aggregate wave models from the session file; also re-order the way they are written so as to improve the likelihood of successfully re-reading them (! - as it stood before, there was some chance involved)
|
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
|