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.
Wed, 20 Mar 2019 16:22:13 +0000 Chris Cannam Start updating SparseOneDimensionalModel single-point
Mon, 18 Mar 2019 14:17:20 +0000 Chris Cannam Introduce deferred notifier, + start converting sparse time-value model (perhaps we should rename it too) single-point
Fri, 15 Mar 2019 14:23:50 +0000 Chris Cannam Update RegionModel following NoteModel, er, model. They have quite a bit in common that we should now pull out some of single-point
Wed, 13 Mar 2019 16:00:13 +0000 Chris Cannam Further API updates single-point