summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-14Clean up and remove dead codeDavid Robillard4-49/+17
2016-07-12Fix state file versioningDavid Robillard2-29/+20
2016-07-12Improve test coverageDavid Robillard1-0/+1
2016-07-11Improve test frameworkDavid Robillard1-3/+3
2016-07-11Fully reset plugin struct when plugin is reloadedDavid Robillard5-31/+95
2016-07-11Improve test coverageDavid Robillard5-15/+42
2016-07-10Test versioned plugin replacementDavid Robillard8-8/+345
2016-07-10Test lilv_node_as_float on non-numeric nodesDavid Robillard1-0/+1
2016-07-09Check lv2:binary predicate for UIsHanspeter Portner2-2/+6
2016-07-09Clean up test outputDavid Robillard1-3/+5
2016-07-09Upgrade to waf 1.8.22 and autowaf 93d0926David Robillard1-7/+7
2016-07-08Fix plugin version conflict resolutionDavid Robillard1-4/+18
2016-07-07Remove unused variableDavid Robillard1-3/+2
2016-03-17Replace bundle when newer plugin version is loadedDavid Robillard3-4/+147
2016-03-16Always look up CreateSymbolicLink on WindowsRobin Gareus1-2/+0
2016-03-15Remove unused internal use of node lengthDavid Robillard1-4/+3
2015-12-04Do not instantiate plugin when data fails to parseDavid Robillard4-3/+24
2015-11-07Remove unloaded plugins from world plugin listDavid Robillard3-15/+58
2015-11-04Fix restoring state from stringsDavid Robillard1-1/+1
2015-10-29Add LILV_URI_ATOM_PORT and LILV_URI_CV_PORT definesDavid Robillard2-1/+4
2015-10-29Fix restoring plugins with no state interfaceDavid Robillard1-5/+7
2015-10-29Fix buildDavid Robillard2-2/+2
2015-10-29Fix long linesDavid Robillard4-84/+82
2015-10-29Fix loading dynamic manifest from bundles with spacesDavid Robillard2-3/+8
2015-10-29Fix commentDavid Robillard1-1/+1
2015-10-29Support reloading bundlesDavid Robillard5-47/+142
2015-10-29Fix test suite memory leaksDavid Robillard6-0/+19
2015-10-28Fix outdated comment references to lilv_uri_to_path()David Robillard2-5/+7
2015-10-09Fix Python bindingsDavid Robillard4-6/+16
2015-10-08Lilv 0.22.0David Robillard2-3/+3
2015-10-08Fix documentation generationDavid Robillard1-1/+1
2015-10-08Improve test coverageDavid Robillard2-1/+12
2015-10-08Fix memory leaks in test suiteDavid Robillard1-0/+5
2015-10-08Add required lv2 tool to wafDavid Robillard1-5/+5
2015-10-08Update INSTALL fileDavid Robillard2-39/+17
2015-10-07Fix directory walking on some systemsDavid Robillard2-4/+12
2015-10-05Fix compilation on WindowsDavid Robillard1-2/+7
2015-10-04Fix compilation on BSDDavid Robillard1-1/+2
2015-10-04Improve test coverageDavid Robillard35-61/+1054
2015-10-03Upgrade to waf 1.8.14David Robillard2-8/+10
2015-09-10Use lilv_free() where appropriate.David Robillard3-10/+10
2015-08-14Add lilv_free() for systems picky about such things.David Robillard5-11/+28
2015-08-13Fix lilv_realpath() on pre-POSIX-2008 systems.David Robillard2-5/+16
2015-05-22Clarify comment.David Robillard1-1/+1
2015-05-21Delete trailing whitespace.David Robillard2-3/+2
2015-05-13Build py33 bindings if configured with py3.David Robillard1-1/+2
2015-04-15Fix bindings for Python 3.David Robillard3-3/+6
2015-03-28Fix lilv_world_ask() to work with wildcards.David Robillard2-3/+7
2015-03-17Fix plugin iteration in Python.David Robillard1-4/+4
2015-03-16Load discovered owl ontologies as specifications.David Robillard3-15/+22