Age | Commit message (Expand) | Author | Files | Lines |
2007-07-04 | Removed documentation referring to a nonexistant function. | David Robillard | 1 | -3/+0 |
2007-07-01 | Removed redundant GUI loading stub (I'm an idiot). | David Robillard | 1 | -14/+0 |
2007-07-01 | Fix a couple memory leaks/errors. | David Robillard | 1 | -0/+38 |
2007-06-30 | Reworked GUI access in a safer way, anticipating various GUI specs (w/o break... | David Robillard | 1 | -2/+2 |
2007-06-30 | Added support for (Lars Luthman's) GTK GUI extension (SLV2 still does NOT dep... | David Robillard | 1 | -0/+26 |
2007-05-09 | Ontology install path fixes. | David Robillard | 1 | -2/+2 |
2007-05-08 | Reworked simple query API to allow passing either QName or URI predicates. | David Robillard | 1 | -1/+9 |
2007-04-28 | Use index instead of variable name for selecting query variables (performance... | David Robillard | 1 | -2/+3 |
2007-04-28 | Fixed more outdated reference to strings.h | David Robillard | 1 | -1/+1 |
2007-04-28 | Reworked query/value system to expose data type. | David Robillard | 1 | -13/+13 |
2007-04-21 | Code cleanups. | David Robillard | 1 | -14/+0 |
2007-04-21 | Changed "categories" to "plugin classes" to better match RDF. | David Robillard | 1 | -4/+4 |
2007-04-20 | Preliminary categories support. | David Robillard | 1 | -0/+6 |
2007-04-20 | Clean up API, hide more methods that should not be exposed to user. | David Robillard | 1 | -16/+44 |
2007-04-19 | Renamed SLV2Model SLV2World. | David Robillard | 1 | -4/+4 |
2007-04-19 | Added Redland dependency, using in-memory RDF models. | David Robillard | 1 | -7/+33 |
2007-04-18 | Documentation fixes. | David Robillard | 1 | -4/+9 |
2007-02-20 | Added simple accessor for values with subjects other than the plugin itself. | David Robillard | 1 | -9/+27 |
2007-02-19 | Fixed doap:license typo in lv2.ttl. | David Robillard | 1 | -1/+11 |
2007-02-19 | Header/API cleanups. | David Robillard | 1 | -19/+35 |
2007-02-18 | Fixed index types of Strings and Plugins for consistency. | David Robillard | 1 | -1/+2 |
2007-02-18 | API updates (removed SLV2Value (binary compatibility nightmare waiting to hap... | David Robillard | 1 | -9/+9 |
2007-02-18 | Implemented discovery of plugin extension bundles. | David Robillard | 1 | -26/+11 |
2007-02-07 | Added lv2.ttl installation, lv2.ttl added as source by default to queries. | David Robillard | 1 | -27/+34 |
2007-02-05 | Documentation fixes. | David Robillard | 1 | -2/+2 |
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 | -0/+44 |
2006-09-03 | Warning and documentation fixes. | David Robillard | 1 | -1/+1 |
2006-09-02 | Schema bug fixes (parsable now). | David Robillard | 1 | -0/+21 |
2006-07-26 | - Removed all the unsigned char garbage from the API | David Robillard | 1 | -8/+9 |
2006-06-06 | Moved libslv2 into it's own subdirectory | David Robillard | 1 | -0/+168 |