Tue, 29 Mar 2011 17:55:31 +0100 |
Chris Cannam |
Use TempWriteFile for CSV export as well
|
Tue, 29 Mar 2011 17:30:23 +0100 |
Chris Cannam |
* Add TempWriteFile abstraction, use it when exporting audio to avoid clobbering existing file before export is complete
|
Wed, 09 Mar 2011 11:48:01 +0000 |
Chris Cannam |
* Use note model when importing RDF types with "note" in them
|
Tue, 08 Mar 2011 10:46:36 +0000 |
Chris Cannam |
* When using user-supplied {module}_LIBS, actually insert them into LIBS...
|
Tue, 08 Mar 2011 10:31:12 +0000 |
Chris Cannam |
* Skip tests for modules when {module}_LIBS is provided by user
|
Tue, 08 Mar 2011 10:21:21 +0000 |
Chris Cannam |
* Permit user CFLAGS, if given, to override our CXXFLAGS if no user CXXFLAGS is given
|
Wed, 02 Mar 2011 15:39:43 +0000 |
Chris Cannam |
* Add sample-timing option for CSV feature writer
|
Mon, 07 Feb 2011 21:14:09 +0000 |
Chris Cannam |
* Fix crash when importing CSV file with varying number of columns per row
|
Thu, 03 Feb 2011 13:15:07 +0000 |
Chris Cannam |
* More useful error message
|
Mon, 29 Nov 2010 12:45:39 +0000 |
luisf |
config files with changes regarding osx compilation flags.
coreaudio_tests
|
Thu, 18 Nov 2010 11:40:38 +0000 |
luisf |
tests for using coreaudio to read files in 64-bit mac osx
coreaudio_tests
|
Mon, 25 Oct 2010 21:14:40 +0200 |
Chris Cannam |
* Make inputModel a reference argument to configure -- fixes (hideously) failure to pick up correct user-specified input in SV
|
Mon, 25 Oct 2010 11:09:02 +0200 |
Chris Cannam |
Merge
|
Sun, 24 Oct 2010 22:10:44 +0200 |
Chris Cannam |
* minor tidy
|
Tue, 19 Oct 2010 21:47:55 +0100 |
Chris Cannam |
* If a FileSource URL won't convert at all in strict mode, try again in tolerant mode (necessary for e.g. filenames with square brackets in them)
|