log rdf/RDFFeatureWriter.cpp @ 1869:cb9209ef373a startup-timing

age author description
2018-03-01 Chris Cannam Convert some cerrs to SVCERRs. Apart from anything else, this makes MSVC2017 happy
2015-11-04 Chris Cannam Write Track in RDF only if title/artist metadata present, not simply on the basis of a TrackMetadata object existing
2015-03-10 Chris Cannam Further dedicated-types fixes cxx11
2015-03-03 Chris Cannam This code now compiles. Main problem: sample rate types cxx11
2015-03-02 Chris Cannam Require (and provide) text codec for output stream -- fixing #1153 (wrong codec used when writing RDF)
2014-10-13 Chris Cannam Add descriptions for writers; add housekeeping options to Sonic Annotator to list writers and formats
2014-10-13 Chris Cannam Separate out stdout ability (not all writers that support one-file will necessarily want to support it, e.g. for binary formats)
2014-10-13 Chris Cannam Write sample rate from output descriptor, for FixedSampleRate outputs
2014-06-17 Chris Cannam More size_t evisceration and warning fixes warnfix_no_size_t
2013-11-26 Chris Cannam Drop std:: from cout, cerr, endl -- pull these in through Debug.h
2012-05-24 Chris Cannam A few bugfixes in RDF import and export dataquay
2012-05-23 Chris Cannam Fix bizarre typo dataquay
2012-05-21 Chris Cannam Further fixes for Dataquay compatibility dataquay
2012-01-09 Chris Cannam Fix incorrect query structure for output type URIs. This led to some output RDF features being written with type URIs intended for different outputs. Also revert some SVDEBUGs to cerrs -- they are intended as user-visible errors or warnings rather than debug
2011-10-18 Chris Cannam Revert that change -- this code is used only in Sonic Annotator library_integration
2011-10-17 mathieub Remove the qutomatic updating of Vamp plugin RDF description files using netwoek access for the library edition library_integration