log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
hg
>
svcore
log data/model/Dense3DModelPeakCache.cpp @ 1793:
f0ffc88a36b3
time-frequency-boxes
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
tip
age
author
description
2019-09-11
Chris Cannam
Replace the model used for the cache part of the peak-cache model with a simple vector of vectors. Avoids unnecessary locking in a class that is not thread-safe in any case. Also record whether the final column is actually truncated, rather than risk possible backward seeks to re-read it in the case where it simply might be
2019-09-10
Chris Cannam
Split EditableDenseThreeDimensionalModel into explicitly compressed and uncompressed variants. Simplifies the uncompressed version, and we may want to consider whether we need the compressed one at all.
2019-07-05
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
2019-06-26
Chris Cannam
Some work on models and transformers
by-id
2018-11-26
Chris Cannam
Use nullptr throughout
fix-static-analysis
2018-03-01
Chris Cannam
Untabify
2017-02-22
Chris Cannam
Fix various "model deleted with no aboutToDelete notification" warnings (and one associated potential memory leak)
2017-01-05
Chris Cannam
More cache hit counts; make debug output from colour 3d plot renderer (even though it is to SVDEBUG) appear only with explicit debug flag
3.0-integration
2016-07-14
Chris Cannam
Fix potential crash in Dense3dModelPeakCache owing to combination of wrong width calculation and wrong handling of width overrun
spectrogram-minor-refactor
2016-07-13
Chris Cannam
Create, but don't yet use, a renderer in the colour 3d plot layer
spectrogram-minor-refactor
2016-06-23
Chris Cannam
Comments and naming
spectrogram-minor-refactor
2016-01-22
Chris Cannam
Small possible speedup
3.0-integration
2016-01-22
Chris Cannam
Tidy a bit
3.0-integration
2016-01-22
Chris Cannam
Don't need ResizeableBitset, vector<bool> is already a compact format
3.0-integration
2014-06-17
Chris Cannam
Unsigned removals and warning fixes in data/
warnfix_no_size_t
2009-02-05
Chris Cannam
* Restore peak bins mode in spectrogram
2009-02-05
Chris Cannam
* Re-enable peak frequencies display in spectrogram
2009-02-05
Chris Cannam
* Finer locking in fft caches; fix displayed bin ranges in spectrogram
2009-02-04
Chris Cannam
* Make use of peak cache in spectrogram
2009-02-04
Chris Cannam
* Add peak cache type for 3d models
less
more
|
(0)
tip