Age | Commit message (Expand) | Author | Files | Lines |
2020-01-18 | Fix deleting state bundles loaded from the model | David Robillard | 1 | -1/+2 |
2019-12-08 | Implement state:freePath feature | David Robillard | 1 | -0/+6 |
2019-11-10 | Lilv 0.24.6v0.24.6 | David Robillard | 1 | -2/+2 |
2019-11-02 | Normalise NEWS file | David Robillard | 1 | -111/+111 |
2019-10-21 | Make Python bindings more Pythonic | David Robillard | 1 | -1/+2 |
2019-10-21 | Fix memory errors and Python 3.4+ compatibility in Python bindings | David Robillard | 1 | -1/+2 |
2019-06-21 | Refuse to store state properties with null keys | David Robillard | 1 | -2/+2 |
2019-06-21 | Refuse to store duplicate properties when saving plugin state | David Robillard | 1 | -1/+2 |
2019-04-15 | Disable state unit tests on Windows | David Robillard | 1 | -1/+2 |
2019-04-14 | Add option to override LV2_PATH in applications | David Robillard | 1 | -1/+2 |
2018-09-16 | Ensure state directory member is always set to a path | David Robillard | 1 | -1/+2 |
2018-09-16 | Don't print errors when saving state if correct links already exist | David Robillard | 1 | -1/+2 |
2018-09-15 | Fix creating directories across drives on Windows | David Robillard | 1 | -0/+1 |
2018-09-04 | Fix GCC8 warnings | David Robillard | 1 | -0/+6 |
2018-07-22 | Lilv 0.24.4v0.24.4 | David Robillard | 1 | -2/+2 |
2018-07-21 | lv2apply: Activate plugin before running | David Robillard | 1 | -1/+2 |
2018-07-10 | Fix saving state when broken links are encountered | David Robillard | 1 | -1/+2 |
2018-07-09 | lv2apply: Use default values when they are not nan | giuliomoro | 1 | -0/+1 |
2017-03-23 | Don't attempt to load remote or non-Turtle files | David Robillard | 1 | -1/+2 |
2017-03-18 | Support running a single plugin in lv2bench | David Robillard | 1 | -2/+3 |
2017-03-06 | Fix lv2bench for some plugins with sequence ports | David Robillard | 1 | -1/+2 |
2017-03-06 | Gracefully handle plugins with missing binary URIs | David Robillard | 1 | -1/+2 |
2017-02-21 | Add attribution | David Robillard | 1 | -1/+2 |
2017-02-20 | Install Python bindings when configured without tests | David Robillard | 1 | -1/+2 |
2017-02-12 | Remove use of deprecated readdir_r | David Robillard | 1 | -0/+6 |
2017-01-04 | Lilv 0.24.2v0.24.2 | David Robillard | 1 | -2/+3 |
2016-09-26 | Fix comparison of restored states with paths | David Robillard | 1 | -0/+6 |
2016-09-19 | Lilv 0.24.0v0.24.0 | David Robillard | 1 | -2/+2 |
2016-09-16 | Add lilv_world_get_symbol() | David Robillard | 1 | -0/+1 |
2016-09-05 | Add new hand-crafted Python bindings | David Robillard | 1 | -2/+2 |
2016-09-04 | Fix NULL predicate crash in lilv_world_find_nodes | David Robillard | 1 | -1/+2 |
2016-08-27 | Add lv2apply utility/example | David Robillard | 1 | -1/+2 |
2016-07-24 | Add lilv_state_set_metadata() | David Robillard | 1 | -1/+4 |
2016-07-12 | Fix state file versioning | David Robillard | 1 | -1/+2 |
2016-07-09 | Check lv2:binary predicate for UIs | Hanspeter Portner | 1 | -1/+2 |
2016-03-17 | Replace bundle when newer plugin version is loaded | David Robillard | 1 | -1/+3 |
2015-12-04 | Do not instantiate plugin when data fails to parse | David Robillard | 1 | -0/+1 |
2015-10-29 | Add LILV_URI_ATOM_PORT and LILV_URI_CV_PORT defines | David Robillard | 1 | -1/+2 |
2015-10-29 | Fix loading dynamic manifest from bundles with spaces | David Robillard | 1 | -1/+2 |
2015-10-29 | Support reloading bundles | David Robillard | 1 | -1/+3 |
2015-10-28 | Fix outdated comment references to lilv_uri_to_path() | David Robillard | 1 | -1/+3 |
2015-10-09 | Fix Python bindings | David Robillard | 1 | -0/+6 |
2015-10-08 | Lilv 0.22.0 | David Robillard | 1 | -2/+2 |
2015-10-07 | Fix directory walking on some systems | David Robillard | 1 | -1/+2 |
2015-10-03 | Upgrade to waf 1.8.14 | David Robillard | 1 | -1/+2 |
2015-08-14 | Add lilv_free() for systems picky about such things. | David Robillard | 1 | -2/+3 |
2015-08-13 | Fix lilv_realpath() on pre-POSIX-2008 systems. | David Robillard | 1 | -1/+2 |
2015-04-15 | Fix bindings for Python 3. | David Robillard | 1 | -0/+1 |
2015-03-28 | Fix lilv_world_ask() to work with wildcards. | David Robillard | 1 | -1/+2 |
2015-03-16 | Load discovered owl ontologies as specifications. | David Robillard | 1 | -1/+2 |