Mercurial > hg > svcore
log data/model/WritableWaveFileModel.cpp @ 1519:fbe8afdfa8a6 import-audio-data
age | author | description |
---|---|---|
Sat, 08 Sep 2018 20:43:14 +0100 | Chris Cannam | Handle sample range specification for CSV import import-audio-data |
Tue, 15 May 2018 11:03:49 +0100 | Chris Cannam | Fix some compiler warnings |
Thu, 01 Mar 2018 18:02:22 +0000 | Chris Cannam | Untabify |
Thu, 01 Mar 2018 14:43:40 +0000 | Chris Cannam | Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy |
Wed, 04 Jan 2017 14:22:39 +0000 | Chris Cannam | Make writable model updating explicit rather than essentially an arbitrary hidden accident 3.0-integration |
Wed, 04 Jan 2017 12:05:14 +0000 | Chris Cannam | Close wave file writer when recording stops (instead of leaving record file unclosed until the model is deleted) 3.0-integration |
Tue, 13 Dec 2016 15:23:21 +0000 | Chris Cannam | Update to use bqvec allocator for float vectors 3.0-integration |