Age | Commit message (Expand) | Author | Files | Lines |
2011-02-12 | Document entire API in a single header/page. | David Robillard | 1 | -96/+0 |
2011-02-12 | Tidy up documentation, remove cruft. | David Robillard | 1 | -6/+3 |
2011-02-04 | Remove repeated blank lines. | David Robillard | 1 | -15/+0 |
2011-02-04 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-03-12 | Remove dead comment. | David Robillard | 1 | -1/+1 |
2010-03-05 | Hide symbols by default and explicitly export API (clean ABI). | David Robillard | 1 | -0/+18 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -1/+1 |
2009-02-12 | Generic plugin query API. | David Robillard | 1 | -1/+4 |
2009-02-12 | Merge various collections into single files, reduce rampant code duplication. | David Robillard | 1 | -0/+1 |
2008-08-03 | Minor cleanups for easier seddability. | David Robillard | 1 | -1/+1 |
2008-02-01 | Generic LV2 event support in lv2_jack_host. | David Robillard | 1 | -2/+1 |
2008-01-27 | Packaging stuff. | David Robillard | 1 | -0/+8 |
2008-01-25 | Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)... | David Robillard | 1 | -19/+0 |
2008-01-23 | Remove port type enums. | David Robillard | 1 | -34/+0 |
2008-01-21 | Work on generic LV2 events. | David Robillard | 1 | -1/+13 |
2008-01-20 | Fix syntax error in lv2_midi.ttl and lv2_event.ttl. | David Robillard | 1 | -7/+7 |
2008-01-12 | Add plugin template interface (fast discovery of plugins with certain I/O | David Robillard | 1 | -3/+11 |
2007-09-24 | LV2 UI interface cleanups. | David Robillard | 1 | -9/+2 |
2007-09-23 | Support for plugin UIs in separate bundles. | David Robillard | 1 | -1/+5 |
2007-09-22 | LV2 UI extension updates. | David Robillard | 1 | -6/+6 |
2007-08-08 | Update ingen for SLV2 changes. | David Robillard | 1 | -5/+5 |
2007-08-07 | Changed slv2_port_get_type to slv2_port_get_data_type, and SLV2PortType to SL... | David Robillard | 1 | -2/+2 |
2007-07-23 | Broke API to separate input/output from type (less code repetition and SLV2 i... | David Robillard | 1 | -14/+28 |
2007-06-30 | Reworked GUI access in a safer way, anticipating various GUI specs (w/o break... | David Robillard | 1 | -0/+11 |
2007-05-08 | Reworked simple query API to allow passing either QName or URI predicates. | David Robillard | 1 | -6/+21 |
2007-04-28 | Reworked query/value system to expose data type. | David Robillard | 1 | -0/+8 |
2007-04-21 | Plugin classes (categories) progress. | David Robillard | 1 | -0/+4 |
2007-04-21 | Changed "categories" to "plugin classes" to better match RDF. | David Robillard | 1 | -2/+2 |
2007-04-20 | Preliminary categories support. | David Robillard | 1 | -0/+4 |
2007-04-20 | Clean up API, hide more methods that should not be exposed to user. | David Robillard | 1 | -0/+7 |
2007-04-19 | Renamed SLV2Model SLV2World. | David Robillard | 1 | -1/+1 |
2007-04-19 | Added Redland dependency, using in-memory RDF models. | David Robillard | 1 | -11/+5 |
2007-02-19 | Header/API cleanups. | David Robillard | 1 | -1/+0 |
2007-02-18 | Removed private_types.h (and all exposure of types that shouldn't have been e... | David Robillard | 1 | -1/+0 |
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 | -35/+0 |
2007-02-18 | Implemented discovery of plugin extension bundles. | David Robillard | 1 | -0/+21 |
2007-02-09 | Applied patch from Steve Harris, changes to work with new LV2 ontology port c... | David Robillard | 1 | -18/+16 |
2007-02-07 | Added lv2.ttl installation, lv2.ttl added as source by default to queries. | David Robillard | 1 | -4/+23 |
2007-02-05 | Copyright/Documentation/etc cleanups. | David Robillard | 1 | -2/+2 |
2007-01-12 | Split jack_host into slv2_simple_jack_host and slv2_host, added MIDI support ... | David Robillard | 1 | -0/+3 |
2006-07-26 | - Removed all the unsigned char garbage from the API | David Robillard | 1 | -5/+2 |
2006-07-22 | Removed data type enumeration in favour of using the URI directly | David Robillard | 1 | -5/+2 |
2006-06-06 | Moved libslv2 into it's own subdirectory | David Robillard | 1 | -0/+66 |