Age | Commit message (Expand) | Author | Files | Lines |
2008-09-29 | Add slv2_port_get_value. | David Robillard | 1 | -0/+10 |
2008-08-03 | Minor cleanups for easier seddability. | David Robillard | 1 | -1/+1 |
2008-01-27 | Packaging stuff. | David Robillard | 1 | -1/+14 |
2008-01-25 | Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)... | David Robillard | 1 | -60/+24 |
2008-01-21 | Work on generic LV2 events. | David Robillard | 1 | -0/+33 |
2008-01-20 | Work on new generic events extension. | David Robillard | 1 | -1/+11 |
2008-01-12 | Add plugin template interface (fast discovery of plugins with certain I/O | David Robillard | 1 | -5/+3 |
2007-11-30 | Build/install man pages. | David Robillard | 1 | -1/+1 |
2007-10-03 | Updated LV2 spec. | David Robillard | 1 | -14/+7 |
2007-08-07 | Changed slv2_port_get_type to slv2_port_get_data_type, and SLV2PortType to SL... | David Robillard | 1 | -4/+4 |
2007-07-23 | Broke API to separate input/output from type (less code repetition and SLV2 i... | David Robillard | 1 | -4/+22 |
2007-04-28 | Fixed outdated reference to strings.h | David Robillard | 1 | -1/+1 |
2007-04-28 | Reworked query/value system to expose data type. | David Robillard | 1 | -3/+3 |
2007-04-21 | Changed "categories" to "plugin classes" to better match RDF. | David Robillard | 1 | -1/+1 |
2007-04-20 | Clean up API, hide more methods that should not be exposed to user. | David Robillard | 1 | -0/+18 |
2007-04-19 | Added Redland dependency, using in-memory RDF models. | David Robillard | 1 | -23/+12 |
2007-02-19 | Header/API cleanups. | David Robillard | 1 | -9/+9 |
2007-02-18 | API updates (removed SLV2Value (binary compatibility nightmare waiting to hap... | David Robillard | 1 | -5/+6 |
2007-02-09 | Removed data type stuff from SLV2. | David Robillard | 1 | -13/+1 |
2007-02-09 | Applied patch from Steve Harris, changes to work with new LV2 ontology port c... | David Robillard | 1 | -1/+1 |
2007-02-07 | Added lv2.ttl installation, lv2.ttl added as source by default to queries. | David Robillard | 1 | -19/+53 |
2007-02-05 | Copyright/Documentation/etc cleanups. | David Robillard | 1 | -2/+2 |
2006-10-24 | Added memory ownership clarification to dox for slv2_port_get_data_type | David Robillard | 1 | -0/+2 |
2006-07-29 | Trivial documentation fix (doxygen doesn't seem to pick up @ref's to #defines) | David Robillard | 1 | -1/+1 |
2006-07-26 | - Removed all the unsigned char garbage from the API | David Robillard | 1 | -23/+10 |
2006-07-22 | Removed data type enumeration in favour of using the URI directly | David Robillard | 1 | -3/+6 |
2006-06-06 | Moved libslv2 into it's own subdirectory | David Robillard | 1 | -0/+116 |