Mercurial > hg > svcore
log data/model/SparseModel.h @ 1604:8aa1447fe27e bqaudiostream
age | author | description |
---|---|---|
Mon, 26 Nov 2018 13:48:45 +0000 | Chris Cannam | Use override throughout fix-static-analysis |
Tue, 15 May 2018 15:50:40 +0100 | Chris Cannam | Restore m_extendTo, which is needed for Tony |
Tue, 24 Apr 2018 15:02:54 +0100 | Chris Cannam | Note about Q_OBJECT and lupdate |
Tue, 24 Apr 2018 10:01:34 +0100 | Chris Cannam | Fix hangs due to nested mutex lockers (as a result of emitting signals from within a locked section) |
Tue, 17 Apr 2018 10:37:50 +0100 | Chris Cannam | For sparse models, write whole model to CSV in one go streaming-csv-writer |
Tue, 17 Apr 2018 10:37:15 +0100 | Chris Cannam | Update getEndFrame so as to refer explicitly to final frame + 1 (consistent with selection semantics and existing wave model) streaming-csv-writer |