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
|
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.
|
Mon, 04 Apr 2011 15:34:34 +0100 |
Chris Cannam |
* Cut off column dialog if there are many columns -- allow user to ignore or take values from all columns past a certain number.
sv_v1.8
|
Mon, 19 Jul 2010 17:08:56 +0000 |
Chris Cannam |
* Complete the overhaul of CSV file import; now you can pick the purpose for
|
Fri, 16 Jul 2010 16:51:39 +0000 |
Chris Cannam |
* Start revamping the CSV import dialog so as to show a "purpose" for each column.
|
Thu, 08 Jul 2010 14:22:28 +0000 |
Chris Cannam |
* Add option to import time+duration (or time+endtime) from CSV files
|
Fri, 14 Mar 2008 17:14:21 +0000 |
Chris Cannam |
* More work to abstract out interactive components used in the data library,
|