summaryrefslogtreecommitdiffstats
path: root/slv2
AgeCommit message (Collapse)AuthorFilesLines
2006-11-23Clarified realtime requirements to include connect_port.David Robillard1-4/+8
git-svn-id: http://svn.drobilla.net/lad/slv2@204 a436a847-0d15-0410-975c-d299462d15a1
2006-11-09Updated lv2.h with threading rules (comment only).David Robillard1-0/+28
git-svn-id: http://svn.drobilla.net/lad/slv2@198 a436a847-0d15-0410-975c-d299462d15a1
2006-11-04Made public inline functions static inline.David Robillard1-7/+7
git-svn-id: http://svn.drobilla.net/lad/slv2@196 a436a847-0d15-0410-975c-d299462d15a1
2006-10-28Clarified lv2.h header for HostFeatures parameter, associated changes to SLV2.David Robillard2-2/+8
git-svn-id: http://svn.drobilla.net/lad/slv2@195 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-10-19Added extension_data hook to LV2_DescriptorDavid Robillard1-0/+25
git-svn-id: http://svn.drobilla.net/lad/slv2@189 a436a847-0d15-0410-975c-d299462d15a1
2006-10-08Moved slv2 directory for consistencyDavid Robillard4-2/+324
git-svn-id: http://svn.drobilla.net/lad/slv2@165 a436a847-0d15-0410-975c-d299462d15a1
2006-09-03Saner (internal) query API, though still needs work.David Robillard2-8/+61
Preliminary (untested) support for host features/extensions/whatever. Documentation fixes and minor cleanups. git-svn-id: http://svn.drobilla.net/lad/libslv2@113 a436a847-0d15-0410-975c-d299462d15a1
2006-09-03Warning and documentation fixes.David Robillard2-10/+8
git-svn-id: http://svn.drobilla.net/lad/libslv2@111 a436a847-0d15-0410-975c-d299462d15a1
2006-09-02Schema bug fixes (parsable now).David Robillard3-2/+27
Fixed some leaks. Internal query API cleanups. Added latency reporting support. git-svn-id: http://svn.drobilla.net/lad/libslv2@110 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-26Removed vstrjoinDavid Robillard1-5/+4
git-svn-id: http://svn.drobilla.net/lad/libslv2@105 a436a847-0d15-0410-975c-d299462d15a1
2006-07-26Fixed another type mismatchDavid Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/libslv2@104 a436a847-0d15-0410-975c-d299462d15a1
2006-07-26Fixed type mismatchDavid Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/libslv2@103 a436a847-0d15-0410-975c-d299462d15a1
2006-07-26- Removed all the unsigned char garbage from the APIDavid Robillard7-51/+43
- 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 Robillard3-9/+12
git-svn-id: http://svn.drobilla.net/lad/libslv2@100 a436a847-0d15-0410-975c-d299462d15a1
2006-06-06Moved libslv2 into it's own subdirectoryDavid Robillard9-0/+928
git-svn-id: http://svn.drobilla.net/lad/libslv2@4 a436a847-0d15-0410-975c-d299462d15a1