log data/model/AlignmentModel.cpp @ 1862:3072aa267248

age author description
Fri, 22 May 2020 16:23:25 +0100 Chris Cannam Permit setting completion directly on the alignment model, if we aren't using a transform to populate the path source but are instead going to set the path directly after completion
Thu, 21 May 2020 16:09:10 +0100 Chris Cannam Comment only
Thu, 15 Aug 2019 18:18:03 +0100 Chris Cannam Optionally record relative pitch
Mon, 08 Jul 2019 10:08:08 +0100 Chris Cannam Fix typo that inverted sense of test by-id
Fri, 05 Jul 2019 15:28:07 +0100 Chris Cannam Further review of ById: make IDs only available when adding a model to the ById store, not by querying the item directly. This means any id encountered in the wild must have been added to the store at some point (even if later released), which simplifies reasoning about lifecycles by-id
Wed, 26 Jun 2019 10:21:15 +0100 Chris Cannam More on alignment models and paths by-id
Tue, 25 Jun 2019 18:56:57 +0100 Chris Cannam More on AlignmentModel by-id
Tue, 25 Jun 2019 15:29:34 +0100 Chris Cannam Some messing with Model and AlignmentModel by-id
Wed, 19 Jun 2019 13:32:52 +0100 Chris Cannam Re-implement extendEndFrame behaviour, used by Tony application
Thu, 16 May 2019 15:48:07 +0100 Chris Cannam Make it permissible to setPathFrom(nullptr) single-point
Wed, 15 May 2019 17:51:43 +0100 Chris Cannam Add error field to alignment model single-point
Wed, 01 May 2019 11:45:28 +0100 Chris Cannam Ensure a self-alignment is always reported as complete, since there is nothing to calculate single-point
Wed, 24 Apr 2019 11:44:32 +0100 Chris Cannam Merge from default branch single-point
Thu, 04 Apr 2019 11:15:43 +0100 Chris Cannam Model deletion issues - the AlignmentModel doesn't actually need to know about the input aggregate model; the document should own it instead
Thu, 04 Apr 2019 11:15:43 +0100 Chris Cannam Model deletion issues - the AlignmentModel doesn't actually need to know about the input aggregate model; the document should own it instead single-point
Thu, 28 Mar 2019 11:55:02 +0000 Chris Cannam Make XmlExportables store their export IDs and always obtain a new one, avoiding reuse when an object is allocated at the same heap location as a previous one. This makes the ID system stable enough to be used in the export tests. single-point
Tue, 26 Mar 2019 14:30:14 +0000 Chris Cannam Debug output osc-script
Fri, 22 Mar 2019 13:32:09 +0000 Chris Cannam Update PathModel - doesn't use new EventSeries, but doesn't use SparseModel either - it's simpler than that single-point
Mon, 18 Mar 2019 14:17:20 +0000 Chris Cannam Introduce deferred notifier, + start converting sparse time-value model (perhaps we should rename it too) single-point
Mon, 26 Nov 2018 14:33:41 +0000 Chris Cannam Use nullptr throughout fix-static-analysis
Thu, 01 Nov 2018 15:01:41 +0000 Chris Cannam Debug bits
Thu, 01 Nov 2018 15:01:32 +0000 Chris Cannam When a path is set explicitly, it is complete
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
Fri, 05 Jun 2015 10:00:26 +0100 Chris Cannam More optional debug out
Tue, 31 Mar 2015 12:12:31 +0100 Chris Cannam clone() is never used (therefore presumably never works either) tonioni
Tue, 10 Mar 2015 13:22:10 +0000 Chris Cannam More type fixes cxx11
Wed, 04 Mar 2015 12:01:04 +0000 Chris Cannam Introduce and use a samplerate type cxx11
Tue, 03 Mar 2015 15:18:24 +0000 Chris Cannam Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet. cxx11
Thu, 20 Nov 2014 15:46:19 +0000 Chris Cannam Make alignment using an external program asynchronous
Thu, 17 Jul 2014 14:50:31 +0100 Chris Cannam Fix some errant signals (the modelChanged with args are now modelChangedWithin)
Tue, 17 Jun 2014 14:33:42 +0100 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
Tue, 26 Nov 2013 13:35:08 +0000 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
Tue, 14 Jun 2011 15:26:52 +0100 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
Mon, 16 May 2011 17:19:09 +0100 Chris Cannam Convert many cerrs to DEBUGs debug-output
Sun, 24 Oct 2010 22:10:44 +0200 Chris Cannam * minor tidy
Mon, 19 May 2008 17:23:11 +0000 Chris Cannam * Permit holding Shift while dragging an instant or other edited thing,
Fri, 09 May 2008 12:39:02 +0000 Chris Cannam ...
Thu, 08 May 2008 14:46:22 +0000 Chris Cannam * Speed up spectrogram painting by releasing mutex in FFTDataServer
Tue, 29 Apr 2008 15:34:17 +0000 Chris Cannam * Save alignments to session file. Needs much testing.
Wed, 27 Feb 2008 11:59:42 +0000 Chris Cannam * Merge from trunk spectrogram-cache-rejig
Wed, 27 Feb 2008 10:32:45 +0000 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
Mon, 11 Feb 2008 12:46:39 +0000 Chris Cannam * Further fixes to the handling of playback frame and buffered frame counts sv1-v1.2pre4
Thu, 07 Feb 2008 12:36:59 +0000 Chris Cannam * just some debug stuff
Wed, 06 Feb 2008 12:49:49 +0000 Chris Cannam * More work on aligning copy/paste between layers. It's a surprisingly
Thu, 22 Nov 2007 14:17:19 +0000 Chris Cannam * Some work on correct alignment when moving panes during playback
Thu, 22 Nov 2007 11:09:26 +0000 Chris Cannam * More space and time efficient AlignmentModel
Fri, 09 Nov 2007 17:46:58 +0000 Chris Cannam * Factor out uses of "Sonic Visualiser" in "common" code to applicationName()
Thu, 25 Oct 2007 14:32:23 +0000 Chris Cannam * Some tidying up to handling of alignment; add alignment status label to
Wed, 17 Oct 2007 12:58:45 +0000 Chris Cannam * Make drop behave more sensibly (replace current pane)
Wed, 10 Oct 2007 16:21:27 +0000 Chris Cannam * interpolate in AlignmentModel
Fri, 28 Sep 2007 13:56:38 +0000 Chris Cannam * Merge from sv-match-alignment branch (excluding alignment-specific document).