log data/model/PathModel.h @ 1735:d91ff235e69d by-id

age author description
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, 25 Apr 2019 17:06:33 +0100 Chris Cannam More compiler warning fixes single-point
Thu, 28 Mar 2019 16:03:36 +0000 Chris Cannam Re-add the toDelimitedDataString stuff 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
Thu, 28 Mar 2019 10:39:02 +0000 Chris Cannam Write path points osc-script
Wed, 27 Mar 2019 14:15:21 +0000 Chris Cannam Merge from branch single-point osc-script
Wed, 27 Mar 2019 11:26:22 +0000 Chris Cannam Add getPointCount, used in debug mode by AlignmentModel single-point
Tue, 26 Mar 2019 14:31:42 +0000 Chris Cannam Fix typo osc-script
Fri, 22 Mar 2019 17:49:10 +0000 Chris Cannam Update ImageModel single-point
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, 26 Nov 2018 13:51:36 +0000 Chris Cannam Header guards fix-static-analysis
Mon, 26 Nov 2018 13:48:45 +0000 Chris Cannam Use override throughout fix-static-analysis
Mon, 30 Mar 2015 17:27:25 +0100 Chris Cannam Add data export options (not all implemented yet) tonioni
Wed, 04 Mar 2015 12:01:04 +0000 Chris Cannam Introduce and use a samplerate type cxx11
Tue, 17 Jun 2014 14:33:42 +0100 Chris Cannam Unsigned removals and warning fixes in data/ warnfix_no_size_t
Fri, 13 Jun 2008 21:09:43 +0000 Chris Cannam * Add audio device selection to preferences
Tue, 29 Apr 2008 15:34:17 +0000 Chris Cannam * Save alignments to session file. Needs much testing.