log rdf/RDFImporter.h @ 1852:a454c7477b4f

age author description
Thu, 30 Apr 2020 14:46:07 +0100 Chris Cannam Be more cautious about firing up an RDF file parser to identify a document - don't do it at all if the document is not apparently text
Fri, 05 Jul 2019 15:28:07 +0100 Chris Cannam Further review of ById: make IDs only available when adding a model to the ById store, not by querying the item directly. This means any id encountered in the wild must have been added to the store at some point (even if later released), which simplifies reasoning about lifecycles by-id
Wed, 26 Jun 2019 14:59:09 +0100 Chris Cannam Some work on models and transformers by-id
Mon, 26 Nov 2018 13:51:36 +0000 Chris Cannam Header guards fix-static-analysis
Wed, 04 Mar 2015 12:01:04 +0000 Chris Cannam Introduce and use a samplerate type cxx11
Fri, 28 Nov 2008 15:45:20 +0000 Chris Cannam * Much more sensible pane layouts, etc., when loading RDF; also offer
Fri, 21 Nov 2008 18:03:14 +0000 Chris Cannam * Make it possible to import an entire session from an RDF document.
Thu, 18 Sep 2008 12:09:32 +0000 Chris Cannam * Merge revisions 1041 to 1130 from sv-rdf-import branch