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
|