Mercurial > hg > svcore
log plugin/PluginXml.h @ 1886:f803d3c33f76 tip
age | author | description |
---|---|---|
2020-03-20 | Chris Cannam | Use shared_ptr for plugin instances throughout audio-source-refactor |
2018-11-26 | Chris Cannam | Header guards fix-static-analysis |
2018-11-26 | Chris Cannam | Use override throughout fix-static-analysis |
2008-11-20 | Chris Cannam | * don't pre-declare classes in Vamp namespace (namespace may change!) |
2007-10-18 | Chris Cannam | * Make XmlExportable::toXml the function that is universally overridden (and |
2006-04-25 | Chris Cannam | * Pull out temporary directory management into its own class |
2006-03-31 | Chris Cannam | * Modify to use Vamp SDK for proper feature extraction plugins. |