log data/model/test/TestSparseModels.h @ 1875:f49afb5b9eac

age author description
2019-06-27 Chris Cannam Work on commands, and some other model updates by-id
2019-05-17 Chris Cannam Build fix for Travis
2019-05-01 Chris Cannam Windows build fixes single-point
2019-04-05 Chris Cannam Build fix for older Qt single-point
2019-04-03 Chris Cannam Update tests for most recent changes single-point
2019-03-28 Chris Cannam Re-add the toDelimitedDataString stuff single-point
2019-03-28 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
2019-03-27 Chris Cannam Ensure image & text models get the proper attribute names (which are not the same as the default event ones) osc-script
2019-03-22 Chris Cannam Update ImageModel single-point
2019-03-22 Chris Cannam Update PathModel - doesn't use new EventSeries, but doesn't use SparseModel either - it's simpler than that single-point
2019-03-22 Chris Cannam Update TextModel single-point
2019-03-21 Chris Cannam Work on start/end frame stuff to match API description single-point
2019-03-20 Chris Cannam Start updating SparseOneDimensionalModel single-point
2019-03-18 Chris Cannam Introduce deferred notifier, + start converting sparse time-value model (perhaps we should rename it too) single-point
2019-03-13 Chris Cannam Further API updates single-point
2019-03-13 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
2019-03-07 Chris Cannam Fixes and tests for PointSeries single-point
2019-03-05 Chris Cannam Pull out the Point class, plus start testing NoteModel, plus actually add the tests... single-point