Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-12-08 | Implement state:freePath feature | David Robillard | 1 | -2/+2 | |
2019-11-10 | Lilv 0.24.6v0.24.6 | David Robillard | 1 | -1/+1 | |
2019-11-10 | Use a normal test context for Python tests | David Robillard | 1 | -1/+1 | |
2019-11-10 | Remove old release targets | David Robillard | 1 | -18/+0 | |
2019-11-02 | Update autowaf | David Robillard | 1 | -0/+5 | |
2019-10-21 | Show output of Python tests | David Robillard | 1 | -1/+1 | |
2019-10-21 | Build Python bindings by default | David Robillard | 1 | -3/+3 | |
2019-10-21 | Put Python tests in their own group so they are visible | David Robillard | 1 | -1/+3 | |
2019-10-17 | Don't try to build lv2bench for Windows | David Robillard | 1 | -2/+4 | |
2019-10-17 | Fix MSVC build | David Robillard | 1 | -0/+2 | |
2019-10-17 | Update autowaf | David Robillard | 1 | -35/+30 | |
2019-10-17 | Remove use of autowaf.define | David Robillard | 1 | -13/+11 | |
2019-06-05 | Update minimum serd version | David Robillard | 1 | -1/+1 | |
2019-04-21 | Fix building in a recursive project | David Robillard | 1 | -19/+12 | |
2019-04-15 | Fix plugin tests on Windows | David Robillard | 1 | -1/+2 | |
2019-04-14 | Use modern LV2 includes | David Robillard | 1 | -1/+1 | |
2019-04-14 | Add skeleton core.lv2 bundle for tests | David Robillard | 1 | -0/+8 | |
2019-03-17 | Update autowaf and adapt to new API | David Robillard | 1 | -24/+15 | |
2019-01-13 | Actually run C++ bindings test | David Robillard | 1 | -1/+4 | |
There is still no actual testing in the binary, but this at least ensures the bindings can be used at all. | |||||
2018-09-16 | Clean up wscript | David Robillard | 1 | -32/+21 | |
2018-09-15 | Don't build lv2apply and lv2bench with --no-utils | David Robillard | 1 | -8/+8 | |
2018-09-04 | Fix GCC8 warnings | David Robillard | 1 | -1/+1 | |
2018-07-22 | Lilv 0.24.4v0.24.4 | David Robillard | 1 | -3/+3 | |
2018-07-10 | Fix saving state when broken links are encountered | David Robillard | 1 | -0/+6 | |
2018-07-10 | Fix Windows/MSVC build | David Robillard | 1 | -10/+7 | |
2018-07-10 | Fix use of clock_gettime on Darwin | David Robillard | 1 | -2/+6 | |
2018-01-16 | Explicitly set language version | David Robillard | 1 | -0/+1 | |
2017-12-29 | Use clang-tidy for linting | David Robillard | 1 | -1/+11 | |
2017-12-29 | Upgrade to waf 2.0.3 | David Robillard | 1 | -29/+29 | |
2017-12-16 | Compile check C++ API | David Robillard | 1 | -0/+17 | |
2017-12-16 | Clean up waf options | David Robillard | 1 | -13/+14 | |
2017-12-16 | Update waf | David Robillard | 1 | -1/+0 | |
2017-02-20 | Install Python bindings when configured without tests | David Robillard | 1 | -7/+8 | |
2017-02-12 | Remove use of deprecated readdir_r | David Robillard | 1 | -1/+1 | |
2017-01-04 | Lilv 0.24.2v0.24.2 | David Robillard | 1 | -1/+1 | |
2016-10-01 | Transition away from deprecated _BSD_SOURCE | David Robillard | 1 | -1/+1 | |
2016-09-19 | Lilv 0.24.0v0.24.0 | David Robillard | 1 | -2/+2 | |
2016-09-18 | Make Python test suite work without installing | David Robillard | 1 | -4/+7 | |
2016-09-05 | Add project tag to release posts | David Robillard | 1 | -1/+1 | |
2016-09-05 | Add new hand-crafted Python bindings | David Robillard | 1 | -13/+3 | |
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-08-27 | Add lv2apply utility/example | David Robillard | 1 | -2/+7 | |
2016-08-17 | Add target for generating release announcements | David Robillard | 1 | -0/+11 | |
2016-08-01 | Check for libdl | David Robillard | 1 | -3/+7 | |
2016-08-01 | Use consistent feature test macros | David Robillard | 1 | -2/+2 | |
2016-07-25 | Support test coverage with LLVM | David Robillard | 1 | -20/+13 | |
2016-07-14 | Improve test coverage | David Robillard | 1 | -8/+13 | |
2016-07-10 | Test versioned plugin replacement | David Robillard | 1 | -8/+16 | |
2016-07-09 | Clean up test output | David Robillard | 1 | -3/+5 | |
2015-10-09 | Fix Python bindings | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5759 a436a847-0d15-0410-975c-d299462d15a1 | |||||
2015-10-08 | Lilv 0.22.0 | David Robillard | 1 | -1/+1 | |
git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@5756 a436a847-0d15-0410-975c-d299462d15a1 |