summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2006-10-28Clarified lv2.h header for HostFeatures parameter, associated changes to SLV2.David Robillard1-0/+9
git-svn-id: http://svn.drobilla.net/lad/slv2@195 a436a847-0d15-0410-975c-d299462d15a1
2006-10-14Print dlerror when unable to load plugin library.David Robillard1-1/+2
git-svn-id: http://svn.drobilla.net/lad/slv2@170 a436a847-0d15-0410-975c-d299462d15a1
2006-09-03Saner (internal) query API, though still needs work.David Robillard3-79/+172
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-03Support for plugin data in manifest.ttlDavid Robillard1-21/+23
git-svn-id: http://svn.drobilla.net/lad/libslv2@112 a436a847-0d15-0410-975c-d299462d15a1
2006-09-03Warning and documentation fixes.David Robillard2-13/+12
git-svn-id: http://svn.drobilla.net/lad/libslv2@111 a436a847-0d15-0410-975c-d299462d15a1
2006-09-02Schema bug fixes (parsable now).David Robillard4-35/+106
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-26Fixed unterminated varargs errorDavid Robillard1-1/+1
git-svn-id: http://svn.drobilla.net/lad/libslv2@106 a436a847-0d15-0410-975c-d299462d15a1
2006-07-26Removed vstrjoinDavid Robillard5-47/+47
git-svn-id: http://svn.drobilla.net/lad/libslv2@105 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-26Use getenv("HOME") instead of hardcoded "~"David Robillard1-8/+12
git-svn-id: http://svn.drobilla.net/lad/libslv2@102 a436a847-0d15-0410-975c-d299462d15a1
2006-07-26- Removed all the unsigned char garbage from the APIDavid Robillard7-139/+127
- 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 Robillard4-18/+34
git-svn-id: http://svn.drobilla.net/lad/libslv2@100 a436a847-0d15-0410-975c-d299462d15a1
2006-07-18Stricter warning cleanlinessDavid Robillard1-2/+2
git-svn-id: http://svn.drobilla.net/lad/libslv2@91 a436a847-0d15-0410-975c-d299462d15a1
2006-06-11Fixed port type URIsDavid Robillard1-5/+7
git-svn-id: http://svn.drobilla.net/lad/libslv2@25 a436a847-0d15-0410-975c-d299462d15a1
2006-06-11Catch broken plugins, messily for nowDavid Robillard2-2/+8
git-svn-id: http://svn.drobilla.net/lad/libslv2@24 a436a847-0d15-0410-975c-d299462d15a1
2006-06-11Fixed query problems on 64-bitDavid Robillard5-47/+32
git-svn-id: http://svn.drobilla.net/lad/libslv2@23 a436a847-0d15-0410-975c-d299462d15a1
2006-06-06Moved libslv2 into it's own subdirectoryDavid Robillard8-0/+1007
git-svn-id: http://svn.drobilla.net/lad/libslv2@4 a436a847-0d15-0410-975c-d299462d15a1