log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
svcore
log data/model/WritableWaveFileModel.cpp @ 1751:
77543124651b
by-id
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-30
-10
-8
tip
age
author
description
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
Fri, 21 Jun 2019 13:37:00 +0100
Chris Cannam
Introduce Model to ById
by-id
Wed, 12 Jun 2019 13:45:47 +0100
Chris Cannam
Emit signal when write completes
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
Mon, 26 Nov 2018 14:33:41 +0000
Chris Cannam
Use nullptr throughout
fix-static-analysis
Wed, 12 Sep 2018 13:56:56 +0100
Chris Cannam
Switch the normalisation option in WritableWaveFileModel from normalising on read to normalising on write, so that the saved file is already normalised and therefore can be read again without having to remember to normalise it
import-audio-data
Sat, 08 Sep 2018 20:43:14 +0100
Chris Cannam
Handle sample range specification for CSV import
import-audio-data
less
more
|
(0)
-30
-10
-8
tip