Mercurial > hg > svcore
log data/fileio/CSVFileReader.h @ 1560:21f21354c834
age | author | description |
---|---|---|
Tue, 11 Sep 2018 14:36:51 +0100 | Chris Cannam | Add recorded/converted locations logic to this library import-audio-data |
Fri, 29 Jun 2018 13:44:53 +0100 | Chris Cannam | Support progress reporter for data file loads import-audio-data |
Thu, 28 Jun 2018 14:49:46 +0100 | Chris Cannam | Add wave model as possible target for CSV import import-audio-data |
Tue, 10 Jan 2017 14:18:34 +0000 | Chris Cannam | When importing CSV, if the first line doesn't have a separator, continue to leave the separator indeterminate until we arrive at a line that does. Fixes inability to load correctly CSV files in which some lines have more columns than others 3.0-integration |