log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
svcore
log data/model/TextModel.h @ 1708:
29c6b3caefa9
single-point
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-12
tip
age
author
description
2019-04-25
Chris Cannam
More compiler warning fixes
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-27
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
2019-03-22
Chris Cannam
Update TextModel
single-point
2018-11-26
Chris Cannam
Header guards
fix-static-analysis
2018-11-26
Chris Cannam
Use override throughout
fix-static-analysis
2018-03-01
Chris Cannam
Untabify
2015-03-30
Chris Cannam
Add data export options (not all implemented yet)
tonioni
2015-03-04
Chris Cannam
Introduce and use a samplerate type
cxx11
2015-03-03
Chris Cannam
Introducing the signed 64-bit frame index type, and fixing build failures from inclusion of -Wconversion with -Werror. Not finished yet.
cxx11
less
more
|
(0)
-12
tip