summaryrefslogtreecommitdiffstats
path: root/bindings
AgeCommit message (Expand)AuthorFilesLines
2024-03-14Fix library current_version on MacOSDavid Robillard2-3/+3
2024-01-23Lilv 0.24.24v0.24.24David Robillard2-3/+3
2024-01-09Fix null dereference when trying to load state from a missing fileDavid Robillard2-4/+4
2023-10-22Lilv 0.24.22v0.24.22David Robillard2-3/+3
2022-12-10Simplify trivial switch statementsDavid Robillard1-6/+1
2022-10-05Fix dependencies in pkg-config fileDavid Robillard2-3/+3
2022-09-09Lilv 0.24.20v0.24.20David Robillard2-3/+3
2022-09-08Use 0BSD for trivial "public domain intent" thingsDavid Robillard3-3/+3
2022-09-01Adopt REUSE machine-readable licensing standardDavid Robillard9-29/+27
2022-08-15Update project metadataDavid Robillard2-3/+3
2022-08-12Lilv 0.24.18v0.24.18David Robillard2-3/+3
2022-08-09Allow programs to be used from subprojectDavid Robillard2-3/+3
2022-07-18Lilv 0.24.16v0.24.16David Robillard2-3/+3
2022-07-18Switch to meson build systemDavid Robillard1-0/+9
2022-07-08Fix fallback flock() detection on MacOSDavid Robillard2-3/+3
2022-05-26Lilv 0.24.14v0.24.14David Robillard2-3/+3
2021-01-11Fix unused parameter warningsDavid Robillard1-4/+22
2021-01-07Lilv 0.24.12v0.24.12David Robillard2-3/+3
2020-12-31Format all code with clang-formatDavid Robillard1-36/+28
2020-12-01Python: Allow connecting ports to structuresKilian Ulrichsohn1-0/+4
2020-07-16Clean up includesDavid Robillard1-1/+1
2020-02-23Fix namespace add operator with Python 2David Robillard1-0/+3
2020-02-17Add __add__ magic method to Python Namespace classChristopher Arndt2-0/+6
2020-02-17Simplify lv2_list_presets.pyDavid Robillard1-4/+2
2020-02-17Allow passing strings for URIs in Python API when unambiguousDavid Robillard2-45/+112
2020-02-17Update Python binding boilerplateDavid Robillard2-4/+4
2020-02-17Add positive Python test for get_port_by_designation()David Robillard2-0/+6
2020-02-17Support checking if Python objects with URIs are in a NodesDavid Robillard2-7/+9
2020-02-17Add portable Python _is_string() utility and use it everywhereDavid Robillard1-5/+12
2019-11-09Add example Python script to list plugin presetsChristopher Arndt1-0/+46
2019-11-09Make Python exceptions more informativeDavid Robillard1-4/+4
2019-10-23Fix Python tests on Python2David Robillard1-5/+15
2019-10-23Skip instance test if numpy is missingDavid Robillard1-1/+5
2019-10-23Fix Python bindings on WindowsDavid Robillard2-5/+13
2019-10-22Fix Python bindings on MacDavid Robillard1-1/+6
2019-10-21Don't depend on order in test expectationsDavid Robillard1-2/+2
2019-10-21Don't print UI URIs in unit testDavid Robillard1-2/+0
2019-10-21Fix Python memory leaksDavid Robillard1-2/+8
2019-10-21Fix memory error in Python World.unload_resource()David Robillard1-1/+3
2019-10-21Make Python bindings more PythonicDavid Robillard2-6/+42
2019-10-21Clean up Python bindingsDavid Robillard2-981/+898
2019-10-21Fix memory errors and Python 3.4+ compatibility in Python bindingsDavid Robillard2-128/+190
2019-10-19Clean up Python test suiteDavid Robillard1-49/+154
2019-10-19Remove old Swig bindingsDavid Robillard2-1812/+0
2019-10-19Fix various issues with Python bindingsDavid Robillard2-27/+78
2019-04-14Use modern LV2 includesDavid Robillard1-1/+1
2019-01-13Update copyright datesDavid Robillard2-2/+2
2019-01-13Clean up includesDavid Robillard1-4/+4
2017-01-04Lilv 0.24.2v0.24.2David Robillard1-2/+2
2016-09-20Update Python documentation versionDavid Robillard1-2/+2