Age | Commit message (Expand) | Author | Files | Lines |
2007-07-23 | Updated LV2 spec. | David Robillard | 1 | -6/+6 |
2007-07-23 | Broke API to separate input/output from type (less code repetition and SLV2 i... | David Robillard | 1 | -32/+75 |
2007-05-08 | Reworked simple query API to allow passing either QName or URI predicates. | David Robillard | 1 | -2/+2 |
2007-04-28 | Use index instead of variable name for selecting query variables (performance... | David Robillard | 1 | -1/+1 |
2007-04-28 | Reworked query/value system to expose data type. | David Robillard | 1 | -44/+42 |
2007-04-21 | Code cleanups. | David Robillard | 1 | -1/+1 |
2007-04-19 | Added Redland dependency, using in-memory RDF models. | David Robillard | 1 | -88/+79 |
2007-04-07 | Fixed query bug when referring to ports by symbol. | David Robillard | 1 | -1/+2 |
2007-02-19 | Header/API cleanups. | David Robillard | 1 | -19/+19 |
2007-02-18 | Fixed index types of Strings and Plugins for consistency. | David Robillard | 1 | -1/+1 |
2007-02-18 | API updates (removed SLV2Value (binary compatibility nightmare waiting to hap... | David Robillard | 1 | -39/+33 |
2007-02-18 | Implemented discovery of plugin extension bundles. | David Robillard | 1 | -5/+5 |
2007-02-09 | Removed data type stuff from SLV2. | David Robillard | 1 | -17/+0 |
2007-02-09 | Applied patch from Steve Harris, changes to work with new LV2 ontology port c... | David Robillard | 1 | -15/+34 |
2007-02-07 | Added lv2.ttl installation, lv2.ttl added as source by default to queries. | David Robillard | 1 | -44/+123 |
2007-02-05 | Copyright/Documentation/etc cleanups. | David Robillard | 1 | -2/+2 |
2006-09-03 | Saner (internal) query API, though still needs work. | David Robillard | 1 | -11/+3 |
2006-09-02 | Schema bug fixes (parsable now). | David Robillard | 1 | -3/+8 |
2006-07-26 | Removed vstrjoin | David Robillard | 1 | -5/+8 |
2006-07-26 | - Removed all the unsigned char garbage from the API | David Robillard | 1 | -29/+29 |
2006-07-22 | Removed data type enumeration in favour of using the URI directly | David Robillard | 1 | -11/+19 |
2006-06-11 | Fixed port type URIs | David Robillard | 1 | -5/+7 |
2006-06-11 | Fixed query problems on 64-bit | David Robillard | 1 | -2/+2 |
2006-06-06 | Moved libslv2 into it's own subdirectory | David Robillard | 1 | -0/+163 |