log data/fileio/FileSource.cpp @ 686:b4a8d8221eaf debug-output

age author description
Thu, 12 May 2011 17:31:24 +0100 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
Thu, 14 Apr 2011 15:20:27 +0100 Chris Cannam Make more (though still not entirely) robust in the face of running out of disc space
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)
Thu, 15 Oct 2009 10:50:43 +0000 Chris Cannam * RDF importer: Features that are on different timeline URIs should go
Wed, 07 Oct 2009 13:10:49 +0000 Chris Cannam * Convert strings to URLs in strict mode first; only try again in tolerant
Thu, 10 Sep 2009 18:44:45 +0000 Chris Cannam * solaris build fixes
Tue, 20 Jan 2009 18:10:31 +0000 Chris Cannam * Try to avoid leaving output files open after completion
Fri, 16 Jan 2009 15:12:23 +0000 Chris Cannam * fix some warnings, remove debug
Thu, 15 Jan 2009 18:20:40 +0000 Chris Cannam * Fix crash in SimpleSPARQLQuery
Fri, 12 Dec 2008 15:33:28 +0000 Chris Cannam * remove some output
Thu, 11 Dec 2008 15:18:10 +0000 Chris Cannam * Make FileSource able to indicate its preferred content type (e.g.
Fri, 05 Dec 2008 11:09:44 +0000 Chris Cannam * Add FeatureWriter method to set basic track metadata; write it out from
Thu, 04 Dec 2008 17:17:06 +0000 Chris Cannam * minor stuff
Fri, 28 Nov 2008 13:36:13 +0000 Chris Cannam Various fixes:
Thu, 27 Nov 2008 22:09:58 +0000 Chris Cannam * Support http redirects
Tue, 28 Oct 2008 11:37:33 +0000 Chris Cannam * revert changes from r1254 as well; also restore a fix from r1245