log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
svcore
log data/model/SparseOneDimensionalModel.h @ 1742:
52705a328b34
by-id
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-30
-10
-7
tip
age
author
description
Fri, 28 Jun 2019 17:36:30 +0100
Chris Cannam
Rejig ById so as to put everything in a single pool, so that at the core you can go from numeric id (untyped) to anything the object can be dynamic_cast to. Useful for building other abstractions like PlayParameter-type registrations that don't know about e.g. Models. Probably some more tweaking needed. Also add tests
by-id
Thu, 27 Jun 2019 13:08:10 +0100
Chris Cannam
Work on commands, and some other model updates
by-id
Wed, 19 Jun 2019 13:32:52 +0100
Chris Cannam
Re-implement extendEndFrame behaviour, used by Tony application
Thu, 25 Apr 2019 11:30:38 +0100
Chris Cannam
Fix some compiler warnings
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
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
less
more
|
(0)
-30
-10
-7
tip