Fri, 14 Sep 2018 14:47:46 +0100 |
Chris Cannam |
Various CSV format tests
|
Fri, 14 Sep 2018 09:25:17 +0100 |
Chris Cannam |
Some CSV format tests and minor fixes
|
Wed, 12 Sep 2018 18:49:32 +0100 |
Chris Cannam |
Win32 fix
|
Wed, 12 Sep 2018 15:27:30 +0100 |
Chris Cannam |
Ignore non-value columns when guessing sample range
import-audio-data
|
Fri, 07 Sep 2018 16:55:29 +0100 |
Chris Cannam |
Add sample-range support to CSVFormat
import-audio-data
|
Thu, 06 Sep 2018 16:26:19 +0100 |
Chris Cannam |
Add small, signed
import-audio-data
|
Wed, 05 Sep 2018 11:56:45 +0100 |
Chris Cannam |
Debug etc
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
|
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
|
Fri, 03 Oct 2014 15:27:02 +0100 |
Chris Cannam |
Handle variable columns by importing all of them (not just the minimum number)
|
Mon, 07 Apr 2014 10:47:15 +0100 |
Chris Cannam |
Make it possible to import CSV files directly into Note layers
|