index
:
lilv.git
fix-fake-ms
fix-windows
fix-windows-mkdir
main
serd1
Lilv LV2 host library
d@drobilla.net
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bindings
/
test
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-11
Fix unused parameter warnings
David Robillard
1
-4
/
+22
2020-12-31
Format all code with clang-format
David Robillard
1
-36
/
+28
2020-07-16
Clean up includes
David Robillard
1
-1
/
+1
2020-02-17
Add __add__ magic method to Python Namespace class
Christopher Arndt
1
-0
/
+3
2020-02-17
Allow passing strings for URIs in Python API when unambiguous
David Robillard
1
-1
/
+57
2020-02-17
Update Python binding boilerplate
David Robillard
1
-1
/
+1
2020-02-17
Add positive Python test for get_port_by_designation()
David Robillard
2
-0
/
+6
2020-02-17
Support checking if Python objects with URIs are in a Nodes
David Robillard
1
-7
/
+6
2019-10-23
Fix Python tests on Python2
David Robillard
1
-5
/
+15
2019-10-23
Skip instance test if numpy is missing
David Robillard
1
-1
/
+5
2019-10-23
Fix Python bindings on Windows
David Robillard
1
-2
/
+7
2019-10-21
Don't depend on order in test expectations
David Robillard
1
-2
/
+2
2019-10-21
Don't print UI URIs in unit test
David Robillard
1
-2
/
+0
2019-10-21
Make Python bindings more Pythonic
David Robillard
1
-2
/
+10
2019-10-21
Clean up Python bindings
David Robillard
1
-4
/
+14
2019-10-21
Fix memory errors and Python 3.4+ compatibility in Python bindings
David Robillard
1
-6
/
+4
2019-10-19
Clean up Python test suite
David Robillard
1
-49
/
+154
2019-10-19
Fix various issues with Python bindings
David Robillard
1
-4
/
+2
2019-04-14
Use modern LV2 includes
David Robillard
1
-1
/
+1
2019-01-13
Update copyright dates
David Robillard
2
-2
/
+2
2019-01-13
Clean up includes
David Robillard
1
-4
/
+4
2016-09-18
Fix warning
David Robillard
1
-2
/
+2
2016-09-05
Add new hand-crafted Python bindings
David Robillard
2
-53
/
+272
2016-09-05
Fix misleading error message
David Robillard
1
-70
/
+0
2013-12-19
Add support for running plugins from Python by Kaspar Emanuel (fix #939 and #...
David Robillard
5
-0
/
+406