summaryrefslogtreecommitdiffstats
path: root/utils
AgeCommit message (Collapse)AuthorFilesLines
2007-02-07Updated FSF address, copyright dates where appropriate, etc.David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/slv2@288 a436a847-0d15-0410-975c-d299462d15a1
2007-02-07Added lv2.ttl installation, lv2.ttl added as source by default to queries.David Robillard3-1/+115
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
2007-02-05Fix C99 CFLAGS for lv2_list.David Robillard1-0/+1
git-svn-id: http://svn.drobilla.net/lad/slv2@282 a436a847-0d15-0410-975c-d299462d15a1
2007-02-05Reorganized tree in preparation for beta release.David Robillard4-4/+60
Split simple (example) jack host and more useful one (with midi). Working Jack/LV2 midi in lv2_jack_host. Added lv2_list. git-svn-id: http://svn.drobilla.net/lad/slv2@279 a436a847-0d15-0410-975c-d299462d15a1
2007-01-22Created Raul namespace.David Robillard1-0/+3
git-svn-id: http://svn.drobilla.net/lad/slv2@265 a436a847-0d15-0410-975c-d299462d15a1
2007-01-10Moved RDFWriter to RAUL.David Robillard2-5/+54
More work on LADSPA->LV2 converter (use RAUL's RDFWriter now). git-svn-id: http://svn.drobilla.net/lad/slv2@246 a436a847-0d15-0410-975c-d299462d15a1
2007-01-10Skeleton LADSPA->LV2 conversion utility.David Robillard2-0/+153
git-svn-id: http://svn.drobilla.net/lad/slv2@245 a436a847-0d15-0410-975c-d299462d15a1