Age | Commit message (Expand) | Author | Files | Lines |
2007-04-28 | Added missing files. | David Robillard | 1 | -0/+130 |
2007-04-28 | Reworked query/value system to expose data type. | David Robillard | 6 | -41/+47 |
2007-04-23 | Fixed outdated includes. | David Robillard | 1 | -1/+1 |
2007-04-23 | Documention updates/fixes. | David Robillard | 4 | -4/+4 |
2007-04-21 | Code cleanups. | David Robillard | 9 | -47/+13 |
2007-04-21 | Plugin classes (categories) progress. | David Robillard | 4 | -4/+33 |
2007-04-21 | Changed "categories" to "plugin classes" to better match RDF. | David Robillard | 10 | -56/+79 |
2007-04-20 | Preliminary categories support. | David Robillard | 6 | -0/+163 |
2007-04-20 | Clean up API, hide more methods that should not be exposed to user. | David Robillard | 7 | -81/+128 |
2007-04-19 | Renamed SLV2Model SLV2World. | David Robillard | 6 | -37/+37 |
2007-04-19 | Added random autoconf macro the warning said to. | David Robillard | 1 | -0/+166 |
2007-04-19 | Added Redland dependency, using in-memory RDF models. | David Robillard | 7 | -164/+69 |
2007-04-18 | Documentation fixes. | David Robillard | 5 | -15/+20 |
2007-02-22 | Updated lv2.h | David Robillard | 1 | -2/+4 |
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 | 2 | -16/+36 |
2007-02-19 | Header/API cleanups. | David Robillard | 11 | -206/+82 |
2007-02-18 | Removed private_types.h (and all exposure of types that shouldn't have been e... | David Robillard | 4 | -109/+31 |
2007-02-18 | Fixed index types of Strings and Plugins for consistency. | David Robillard | 5 | -15/+24 |
2007-02-18 | API updates (removed SLV2Value (binary compatibility nightmare waiting to hap... | David Robillard | 11 | -80/+128 |
2007-02-18 | Implemented discovery of plugin extension bundles. | David Robillard | 5 | -34/+123 |
2007-02-09 | Removed data type stuff from SLV2. | David Robillard | 1 | -13/+1 |
2007-02-09 | LV2 spec updates. | David Robillard | 1 | -9/+10 |
2007-02-09 | Applied patch from Steve Harris, changes to work with new LV2 ontology port c... | David Robillard | 2 | -19/+17 |
2007-02-08 | Circular nodes in FlowCanvas, related necessary redesign work and changes for... | David Robillard | 1 | -12/+12 |
2007-02-07 | Added lv2.ttl installation, lv2.ttl added as source by default to queries. | David Robillard | 7 | -57/+185 |
2007-02-05 | Documentation fixes. | David Robillard | 2 | -4/+2 |
2007-02-05 | Copyright/Documentation/etc cleanups. | David Robillard | 8 | -17/+17 |
2007-02-04 | Bug fixes, LV2 spec updates. | David Robillard | 1 | -0/+2 |
2007-01-12 | Split jack_host into slv2_simple_jack_host and slv2_host, added MIDI support ... | David Robillard | 1 | -0/+3 |
2007-01-11 | Trivial lv2.h documentation fix (LADSPA legacy property name) | David Robillard | 1 | -1/+1 |
2007-01-05 | LV2 spec updates. | David Robillard | 1 | -6/+10 |
2006-11-23 | Clarified realtime requirements to include connect_port. | David Robillard | 1 | -4/+8 |
2006-11-09 | Updated lv2.h with threading rules (comment only). | David Robillard | 1 | -0/+28 |
2006-11-04 | Made public inline functions static inline. | David Robillard | 1 | -7/+7 |
2006-10-28 | Clarified lv2.h header for HostFeatures parameter, associated changes to SLV2. | David Robillard | 2 | -2/+8 |
2006-10-24 | Added memory ownership clarification to dox for slv2_port_get_data_type | David Robillard | 1 | -0/+2 |
2006-10-19 | Added extension_data hook to LV2_Descriptor | David Robillard | 1 | -0/+25 |
2006-10-08 | Moved slv2 directory for consistency | David Robillard | 4 | -2/+324 |
2006-09-03 | Saner (internal) query API, though still needs work. | David Robillard | 2 | -8/+61 |
2006-09-03 | Warning and documentation fixes. | David Robillard | 2 | -10/+8 |
2006-09-02 | Schema bug fixes (parsable now). | David Robillard | 3 | -2/+27 |
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 vstrjoin | David Robillard | 1 | -5/+4 |
2006-07-26 | Fixed another type mismatch | David Robillard | 1 | -1/+1 |
2006-07-26 | Fixed type mismatch | David Robillard | 1 | -1/+1 |
2006-07-26 | - Removed all the unsigned char garbage from the API | David Robillard | 7 | -51/+43 |
2006-07-22 | Removed data type enumeration in favour of using the URI directly | David Robillard | 3 | -9/+12 |
2006-06-06 | Moved libslv2 into it's own subdirectory | David Robillard | 9 | -0/+928 |