Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-04 | Lilv 0.24.2v0.24.2 | David Robillard | 1 | -2/+2 | |
2016-09-20 | Update Python documentation version | David Robillard | 1 | -2/+2 | |
2016-09-18 | Fix warning | David Robillard | 1 | -2/+2 | |
2016-09-05 | Improve Python documentation | David Robillard | 1 | -32/+49 | |
2016-09-05 | Fix Python documentation generation | David Robillard | 3 | -8/+39 | |
2016-09-05 | Add Python binding documentation generator | David Robillard | 3 | -0/+453 | |
2016-09-05 | Add missing file | David Robillard | 1 | -0/+1732 | |
2016-09-05 | Add new hand-crafted Python bindings | David Robillard | 3 | -75/+289 | |
New bindings are Pythonic, supporting iteration, DWIM type conversion, pretty printing, and so on, where possible. Updated test suite covers 100% of binding code. Which is to say: add real Python bindings. As far as the Lilv API itself is concerned, you can do everything via Python. However, more work is needed to make fancy wrappers for parts of LV2 itself (MIDI, URI map, etc) to be able to run advanced plugins. | |||||
2016-09-05 | Fix misleading error message | David Robillard | 1 | -70/+0 | |
2015-10-09 | Fix Python bindings | David Robillard | 1 | -0/+4 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5759 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-04-15 | Fix bindings for Python 3. | David Robillard | 2 | -3/+5 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5675 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-03-17 | Fix plugin iteration in Python. | David Robillard | 1 | -4/+4 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5643 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2014-07-13 | Improved/working lv2_apply.py to apply plugin to a .wav (fix #969). | David Robillard | 1 | -84/+151 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5409 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-12-19 | Add support for running plugins from Python by Kaspar Emanuel (fix #939 and ↵ | David Robillard | 7 | -0/+2174 | |
#940). git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5189 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2013-06-09 | Python3 fixes (#915). | David Robillard | 1 | -8/+9 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5142 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2011-05-16 | Actually rename `swig' directory `bindings'... | David Robillard | 3 | -0/+143 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3268 a436a847-0d15-0410-975c-d299462d15a1 |