log data/fileio/CSVFormat.h @ 1510:5f1b2a117a4f import-audio-data

age author description
Wed, 05 Sep 2018 11:56:45 +0100 Chris Cannam Debug etc 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
Thu, 01 Mar 2018 18:02:22 +0000 Chris Cannam Untabify
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
Tue, 10 Mar 2015 17:02:52 +0000 Chris Cannam Further dedicated-types fixes cxx11
Mon, 01 Dec 2014 10:18:55 +0000 Chris Cannam If the first column of a CSV file has zero or one non-empty values in it, during the first 5 rows, then ignore it by default