Mercurial > hg > svcore
log data/fileio/CSVFileReader.cpp @ 1886:f803d3c33f76 tip
age | author | description |
---|---|---|
Thu, 18 Jun 2020 11:55:28 +0100 | Chris Cannam | Support headers in actual import step, + test csv-import-headers |
Thu, 11 Jun 2020 14:09:59 +0100 | Chris Cannam | CSV reader tests and fixes - avoid creating null events for lines in which the timings could not be read |
Wed, 25 Sep 2019 11:06:59 +0100 | Chris Cannam | Add duration-and-extent type, which corresponds to a box model time-frequency-boxes |
Tue, 10 Sep 2019 16:34:47 +0100 | 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. |