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
|
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
|
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
|
Fri, 22 Mar 2019 11:04:51 +0000 |
Chris Cannam |
Update TextModel
single-point
|
Thu, 21 Mar 2019 11:35:30 +0000 |
Chris Cannam |
Work on start/end frame stuff to match API description
single-point
|
Wed, 20 Mar 2019 16:22:13 +0000 |
Chris Cannam |
Start updating SparseOneDimensionalModel
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
|
Wed, 13 Mar 2019 16:00:13 +0000 |
Chris Cannam |
Further API updates
single-point
|
Wed, 13 Mar 2019 14:50:10 +0000 |
Chris Cannam |
Update NoteModel to use EventSeries. This is incomplete and won't provide enough to update svgui for it yet; must also refactor to avoid duplication of nasty APIs when updating the rest of the models
single-point
|
Thu, 07 Mar 2019 14:35:57 +0000 |
Chris Cannam |
Fixes and tests for PointSeries
single-point
|
Tue, 05 Mar 2019 15:15:11 +0000 |
Chris Cannam |
Pull out the Point class, plus start testing NoteModel, plus actually add the tests...
single-point
|