Thu, 18 Jun 2020 11:52:29 +0100 |
Chris Cannam |
Support column headers, with user toggle; also distinguish visibly between tab and general whitespace delimiters
csv-import-headers
|
Wed, 25 Sep 2019 11:09:06 +0100 |
Chris Cannam |
With duration and two values, propose a box model (value and extent)
time-frequency-boxes
|
Wed, 09 Jan 2019 14:41:52 +0000 |
Chris Cannam |
Support changing the separator (if more than one plausible one is found) and repopulating the dialog
|
Thu, 06 Sep 2018 13:58:09 +0100 |
Chris Cannam |
Refactor; the two use-cases of CSVFormatDialog were turning out to be different enough to justify two separate classes
import-audio-data
|
Thu, 06 Sep 2018 11:49:31 +0100 |
Chris Cannam |
Support audio-format CSV format selection in dialog
import-audio-data
|
Thu, 28 Jun 2018 14:49:00 +0100 |
Chris Cannam |
Handle additional case
import-audio-data
|
Thu, 01 Mar 2018 18:02:22 +0000 |
Chris Cannam |
Untabify
|
Tue, 07 Jul 2015 17:28:58 +0100 |
Chris Cannam |
Major fix to bug in handling of fuzzy column in CSV import (introduced since the last release) which meant that col 6 of a wide CSV would go missing completely!
|
Fri, 22 May 2015 10:42:15 +0100 |
Chris Cannam |
Fix crash when importing wide CSV file
|
Tue, 12 May 2015 12:31:37 +0100 |
Chris Cannam |
Address #1214, layer import produces wrong layer type. We needed a more principled approach to making sure the format gets updated properly and the dialog elements are consistent (basically separating making the dialog elements consistent from subsequently updating the format). This change should provide that, though there may be gotchas still.
|
Wed, 11 Mar 2015 13:30:37 +0000 |
Chris Cannam |
Build fixes for OS/X
cxx11
|
Tue, 10 Mar 2015 13:22:10 +0000 |
Chris Cannam |
More type fixes
cxx11
|
Fri, 03 Oct 2014 15:27:02 +0100 |
Chris Cannam |
Handle variable columns by importing all of them (not just the minimum number)
|
Fri, 03 Oct 2014 15:09:27 +0100 |
Chris Cannam |
Add milliseconds as CSV import timing option
|
Tue, 17 Jun 2014 15:55:27 +0100 |
Chris Cannam |
More unsigned/long and warning fixes
warnfix_no_size_t
|