summaryrefslogtreecommitdiffstats
path: root/utils/lv2_inspect.c
AgeCommit message (Collapse)AuthorFilesLines
2007-02-09Applied patch from Steve Harris, changes to work with new LV2 ontology port ↵David Robillard1-0/+35
classes. git-svn-id: http://svn.drobilla.net/lad/slv2@291 a436a847-0d15-0410-975c-d299462d15a1
2007-02-07Added lv2.ttl installation, lv2.ttl added as source by default to queries.David Robillard1-0/+106
Changed port API to work by referring to either index or symbol. Plugged some leaks. Added access to plugin/port hints/properties. Updated lv2.ttl. git-svn-id: http://svn.drobilla.net/lad/slv2@285 a436a847-0d15-0410-975c-d299462d15a1