log

age author description
Thu, 20 Jun 2019 11:09:05 +0100 Chris Cannam Indentation only
Wed, 19 Jun 2019 13:32:52 +0100 Chris Cannam Re-implement extendEndFrame behaviour, used by Tony application
Mon, 17 Jun 2019 11:02:03 +0100 Chris Cannam Close paren in text
Wed, 12 Jun 2019 13:45:47 +0100 Chris Cannam Emit signal when write completes
Mon, 10 Jun 2019 11:01:55 +0100 Chris Cannam Merge
Mon, 03 Jun 2019 12:02:38 +0100 Chris Cannam Merge
Fri, 07 Jun 2019 10:32:46 +0100 Chris Cannam Merge
Tue, 21 May 2019 17:14:23 +0100 Chris Cannam Branch 3.3-stable
Tue, 21 May 2019 17:13:56 +0100 Chris Cannam 32-bit build lacks AAC and WMA
Fri, 17 May 2019 12:41:06 +0100 Chris Cannam Build fix for Travis
Fri, 17 May 2019 12:35:06 +0100 Chris Cannam Remove hardcoded application name - this shouldn't be necessary now we're no longer doing a shadow build
Fri, 17 May 2019 11:53:43 +0100 Chris Cannam Build fixes
Fri, 17 May 2019 11:05:10 +0100 Chris Cannam Attempt to cope with the fact that Windows Server (for CI builds) lacks certain codecs
Fri, 17 May 2019 10:02:43 +0100 Chris Cannam Merge from branch single-point
Thu, 16 May 2019 15:48:07 +0100 Chris Cannam Make it permissible to setPathFrom(nullptr) single-point
Thu, 16 May 2019 15:47:31 +0100 Chris Cannam Fix breakages with Travis CI image single-point
Thu, 16 May 2019 12:55:11 +0100 Chris Cannam Oops single-point
Thu, 16 May 2019 12:54:58 +0100 Chris Cannam Oops
Thu, 16 May 2019 12:48:21 +0100 Chris Cannam Merge from default branch single-point
Thu, 16 May 2019 12:47:35 +0100 Chris Cannam C++ compiler in Travis Xenial image doesn't seem to like this with nullptr
Thu, 16 May 2019 11:07:47 +0100 Chris Cannam Merge from default branch single-point
Wed, 15 May 2019 17:51:43 +0100 Chris Cannam Add error field to alignment model single-point
Mon, 13 May 2019 15:43:23 +0100 Chris Cannam Associate a label with each recent files entry, as well as the identifier (filename) single-point
Thu, 09 May 2019 16:01:04 +0100 Chris Cannam Add haveRunningTransformers() and mutex single-point
Tue, 07 May 2019 15:54:15 +0100 Chris Cannam Ensure test fails rather than crashing if this reader doesn't get created
Tue, 07 May 2019 15:52:12 +0100 Chris Cannam The editable dense 3d model uses ready/completion status differently from the new implementation it was inheriting from the base class - it is always "ready" even if not yet complete single-point
Fri, 03 May 2019 15:02:09 +0100 Chris Cannam Ensure test fails rather than crashing if this reader doesn't get created single-point
Fri, 03 May 2019 13:44:45 +0100 Chris Cannam Merge from default branch single-point
Fri, 03 May 2019 13:33:53 +0100 Chris Cannam Add tests for audio file readers presented with empty or nonsense input
Wed, 01 May 2019 21:39:37 +0100 Chris Cannam Windows build fixes 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
Thu, 25 Apr 2019 17:06:33 +0100 Chris Cannam More compiler warning fixes single-point
Thu, 25 Apr 2019 15:55:51 +0100 Chris Cannam Also look for helpers in Resources folder on the Mac single-point
Thu, 25 Apr 2019 11:30:51 +0100 Chris Cannam Merge single-point
Thu, 25 Apr 2019 11:30:38 +0100 Chris Cannam Fix some compiler warnings single-point
Wed, 24 Apr 2019 11:44:32 +0100 Chris Cannam Merge from default branch single-point
Tue, 23 Apr 2019 16:17:13 +0100 Chris Cannam Add function to request multiple filenames
Fri, 05 Apr 2019 13:40:08 +0100 Chris Cannam Build fix for older Qt 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 14:10:57 +0100 Chris Cannam Think we may need this header with some compilers 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 single-point
Wed, 03 Apr 2019 16:19:20 +0100 Chris Cannam Update tests for most recent changes single-point
Wed, 03 Apr 2019 16:04:03 +0100 Chris Cannam m_haveExtents should be true when extents are set explicitly, otherwise they'll get overridden when a point is added single-point
Wed, 03 Apr 2019 16:03:39 +0100 Chris Cannam Start ids at 0 - backward-compatibility makes testing easier single-point
Wed, 03 Apr 2019 16:03:18 +0100 Chris Cannam Restore always-on export of label even if empty - backward compatibility makes testing easier single-point
Fri, 29 Mar 2019 19:16:43 +0000 Chris Cannam Quick test with a peculiar transform size. I'm puzzled as to why we have 7 columns and not 6 single-point
Fri, 29 Mar 2019 19:16:11 +0000 Chris Cannam Fix error message which says the opposite of the truth single-point
Thu, 28 Mar 2019 16:03:36 +0000 Chris Cannam Re-add the toDelimitedDataString stuff single-point
Thu, 28 Mar 2019 13:37:09 +0000 Chris Cannam Make it possible to start queue without port (even when compiled in) 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:24 +0000 Chris Cannam Merge from branch osc-script single-point
Thu, 28 Mar 2019 10:39:02 +0000 Chris Cannam Write path points osc-script
Wed, 27 Mar 2019 16:06:35 +0000 Chris Cannam Ensure image & text models get the proper attribute names (which are not the same as the default event ones) osc-script
Wed, 27 Mar 2019 14:15:21 +0000 Chris Cannam Merge from branch single-point osc-script
Wed, 27 Mar 2019 14:13:32 +0000 Chris Cannam Remove no-longer-used model base classes single-point
Wed, 27 Mar 2019 13:15:16 +0000 Chris Cannam Rework isReady()/getCompletion() on models. Previously the new overhauled models were implementing getCompletion() but inheriting a version of isReady() (from the Model base) that didn't call it, referring only to isOK(). So they were reporting completion as soon as they had begun. Instead hoist getCompletion() to abstract base and call it from Model::isReady(). single-point
Wed, 27 Mar 2019 11:26:22 +0000 Chris Cannam Add getPointCount, used in debug mode by AlignmentModel single-point
Wed, 27 Mar 2019 11:26:06 +0000 Chris Cannam Remove COMPLETION_UNKNOWN, which is never used (and never handled) single-point
Tue, 26 Mar 2019 14:34:21 +0000 Chris Cannam A bit more debug output osc-script
Tue, 26 Mar 2019 14:31:42 +0000 Chris Cannam Fix typo osc-script