log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
svcore
log data/model/SparseTimeValueModel.h @ 1873:
1d44fdc8196c
csv-import-headers
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, 03 Apr 2020 17:11:05 +0100
Chris Cannam
Rewrite all the DelimitedDataString stuff so as to return vectors of individual cell strings rather than having the classes add the delimiters themselves. Rename accordingly to names based on StringExport. Take advantage of this in the CSV writer code so as to properly quote cells that contain delimiter characters.
sensible-delimited-data-strings
Fri, 10 Jan 2020 14:29:54 +0000
Chris Cannam
Add optional ability to write a header on delimited data output, & to write times in frames
Mon, 14 Oct 2019 14:17:37 +0100
Chris Cannam
Implement missing TabularModel editing methods. Also made these pure in TabularModel, since almost all subclasses want them and (clearly) forgetting to implement them is a problem!
Tue, 01 Oct 2019 11:22:48 +0100
Chris Cannam
Some work on making Model classes thread-safe in typical use - and documenting this. Some of the implementations are simpler now that EventSeries is thread-safe
Fri, 05 Jul 2019 15:28:07 +0100
Chris Cannam
Further review of ById: make IDs only available when adding a model to the ById store, not by querying the item directly. This means any id encountered in the wild must have been added to the store at some point (even if later released), which simplifies reasoning about lifecycles
by-id
Thu, 04 Jul 2019 18:04:21 +0100
Chris Cannam
Overhaul PlayParameters bits
by-id
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
less
more
|
(0)
-30
-10
-7
tip