summaryrefslogtreecommitdiffstats
path: root/slv2/port.h
AgeCommit message (Collapse)AuthorFilesLines
2007-02-07Added lv2.ttl installation, lv2.ttl added as source by default to queries.David Robillard1-19/+53
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-05Copyright/Documentation/etc cleanups.David Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/slv2@280 a436a847-0d15-0410-975c-d299462d15a1
2006-10-24Added memory ownership clarification to dox for slv2_port_get_data_typeDavid Robillard1-0/+2
git-svn-id: http://svn.drobilla.net/lad/slv2@192 a436a847-0d15-0410-975c-d299462d15a1
2006-07-29Trivial documentation fix (doxygen doesn't seem to pick up @ref's to #defines)David Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/libslv2@107 a436a847-0d15-0410-975c-d299462d15a1
2006-07-26- Removed all the unsigned char garbage from the APIDavid Robillard1-23/+10
- Updated types in lv2.h to be non-machine-dependant (removed unsigned long in favour of uint32_t) - Updated schema - Updated example plugin to work with the above (partially) git-svn-id: http://svn.drobilla.net/lad/libslv2@101 a436a847-0d15-0410-975c-d299462d15a1
2006-07-22Removed data type enumeration in favour of using the URI directlyDavid Robillard1-3/+6
git-svn-id: http://svn.drobilla.net/lad/libslv2@100 a436a847-0d15-0410-975c-d299462d15a1
2006-06-06Moved libslv2 into it's own subdirectoryDavid Robillard1-0/+116
git-svn-id: http://svn.drobilla.net/lad/libslv2@4 a436a847-0d15-0410-975c-d299462d15a1