log data/fileio/FileSource.cpp @ 699:3b00c1650490

age author description
2011-06-14 Chris Cannam Seems to be a bad idea to use plain DEBUG symbol on OS/X (system wants it)
2011-05-16 Chris Cannam Convert many cerrs to DEBUGs debug-output
2011-05-12 Chris Cannam Remove most toStdString calls (no longer needed, with debug header) debug-output
2011-04-14 Chris Cannam Make more (though still not entirely) robust in the face of running out of disc space
2010-10-19 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)
2009-10-15 Chris Cannam * RDF importer: Features that are on different timeline URIs should go
2009-10-07 Chris Cannam * Convert strings to URLs in strict mode first; only try again in tolerant
2009-09-10 Chris Cannam * solaris build fixes
2009-01-20 Chris Cannam * Try to avoid leaving output files open after completion
2009-01-16 Chris Cannam * fix some warnings, remove debug
2009-01-15 Chris Cannam * Fix crash in SimpleSPARQLQuery
2008-12-12 Chris Cannam * remove some output
2008-12-11 Chris Cannam * Make FileSource able to indicate its preferred content type (e.g.
2008-12-05 Chris Cannam * Add FeatureWriter method to set basic track metadata; write it out from
2008-12-04 Chris Cannam * minor stuff
2008-11-28 Chris Cannam Various fixes:
2008-11-27 Chris Cannam * Support http redirects
2008-10-28 Chris Cannam * revert changes from r1254 as well; also restore a fix from r1245
2008-10-28 Chris Cannam * Revert revisions 1244 and 1245 on FileSource -- backing out its
2008-10-27 Chris Cannam * complete switching the code to use CachedFile -- now to tidy & fix the
2008-10-17 Chris Cannam * Some work on querying and cacheing plugin RDF from a central index
2008-10-17 Chris Cannam * Add persistent cache file support to FileSource (e.g. for RDF
2008-10-14 Chris Cannam * Add beginnings of capability to search plugins that are not yet
2008-09-18 Chris Cannam * Merge revisions 1041 to 1130 from sv-rdf-import branch
2008-04-29 Chris Cannam * Merge rev 1048 (build fixes) from rdf-import branch
2008-03-26 Chris Cannam * Fix hang when using more than one consecutive coded audio file reader in
2008-03-14 Chris Cannam * More work to abstract out interactive components used in the data library,
2008-02-27 Chris Cannam * Merge from trunk spectrogram-cache-rejig
2008-02-27 Chris Cannam * merge from trunk (1.2 ended up being tracked from trunk, but we may want 1.2-stable
2008-01-04 Chris Cannam * better progress reporting in FileSource
2007-12-13 Chris Cannam * Fix #1841095 tapping time instant gives wrong time in aligned track
2007-11-26 Chris Cannam * Fixes for handling of DOS paths (C:\blah) -- not an unknown URL scheme!
2007-11-15 Chris Cannam * Fix mishandling of encoded urls
2007-11-02 Chris Cannam * some tweaks to improve usability of these classes in a console application
2007-11-01 Chris Cannam * Document FileSource
2007-10-18 Chris Cannam * RemoteFile -> FileSource base data/fileio/RemoteFile.cpp@667f002f0746