summaryrefslogtreecommitdiffstats
path: root/swig/slv2.i
AgeCommit message (Collapse)AuthorFilesLines
2011-04-28Rename slv2 to lilv.David Robillard1-48/+0
API breakage was proving too much of a hassle, and would be even further of a mess after release and packaging. Best to make a clean break now, and fix installation to support parallel installs and prevent this kind of problem in the future. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3217 a436a847-0d15-0410-975c-d299462d15a1
2011-02-12Wrap rest of API (with a few troublesome exceptions).David Robillard1-1/+13
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2942 a436a847-0d15-0410-975c-d299462d15a1
2011-02-12Install python bindings.David Robillard1-0/+6
Automating python pretty-printing for Value. git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2941 a436a847-0d15-0410-975c-d299462d15a1
2011-02-12Add C++ and Python bindings.David Robillard1-116/+21
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2940 a436a847-0d15-0410-975c-d299462d15a1
2008-03-12Sorta workingish chicken scheme bindings.David Robillard1-2/+3
git-svn-id: http://svn.drobilla.net/lad/slv2@1164 a436a847-0d15-0410-975c-d299462d15a1
2008-02-17Check for Python properly before attempting to build bindings.David Robillard1-26/+28
Preliminary scheme (chicken/mzscheme) bindings (not working). git-svn-id: http://svn.drobilla.net/lad/slv2@1146 a436a847-0d15-0410-975c-d299462d15a1
2008-02-17Update Swig/Python bindings.David Robillard1-4/+18
git-svn-id: http://svn.drobilla.net/lad/slv2@1145 a436a847-0d15-0410-975c-d299462d15a1
2007-11-150.3.1 release.David Robillard1-4/+19
Debian package building via 'make deb'. Idiomatic Python iteration. git-svn-id: http://svn.drobilla.net/lad/slv2@917 a436a847-0d15-0410-975c-d299462d15a1
2007-07-31Added experimental Python bindings via swig.David Robillard1-0/+93
Fixed building from slv2 directory. git-svn-id: http://svn.drobilla.net/lad/slv2@660 a436a847-0d15-0410-975c-d299462d15a1