Age | Commit message (Expand) | Author | Files | Lines |
2007-02-19 | Fixed doap:license typo in lv2.ttl. | David Robillard | 8 | -87/+169 |
2007-02-19 | Header/API cleanups. | David Robillard | 23 | -312/+161 |
2007-02-18 | Removed private_types.h (and all exposure of types that shouldn't have been e... | David Robillard | 9 | -56/+51 |
2007-02-18 | Fixed index types of Strings and Plugins for consistency. | David Robillard | 14 | -31/+45 |
2007-02-18 | API updates (removed SLV2Value (binary compatibility nightmare waiting to hap... | David Robillard | 22 | -251/+299 |
2007-02-18 | Implemented discovery of plugin extension bundles. | David Robillard | 14 | -172/+308 |
2007-02-09 | Removed data type stuff from SLV2. | David Robillard | 3 | -33/+1 |
2007-02-09 | LV2 spec updates. | David Robillard | 2 | -26/+37 |
2007-02-09 | Applied patch from Steve Harris, changes to work with new LV2 ontology port c... | David Robillard | 6 | -115/+136 |
2007-02-08 | Circular nodes in FlowCanvas, related necessary redesign work and changes for... | David Robillard | 2 | -94/+48 |
2007-02-07 | Updated FSF address, copyright dates where appropriate, etc. | David Robillard | 1 | -1/+1 |
2007-02-07 | Added lv2.ttl installation, lv2.ttl added as source by default to queries. | David Robillard | 21 | -221/+644 |
2007-02-05 | Documentation fix. | David Robillard | 1 | -1/+1 |
2007-02-05 | Documentation fixes. | David Robillard | 3 | -5/+3 |
2007-02-05 | Fix C99 CFLAGS for lv2_list. | David Robillard | 1 | -0/+1 |
2007-02-05 | Fix raptor/rasqal checks to be mandatory. | David Robillard | 1 | -2/+2 |
2007-02-05 | Copyright/Documentation/etc cleanups. | David Robillard | 19 | -44/+43 |
2007-02-05 | Reorganized tree in preparation for beta release. | David Robillard | 24 | -627/+99 |
2007-02-04 | Bug fixes, LV2 spec updates. | David Robillard | 2 | -10/+22 |
2007-01-22 | Created Raul namespace. | David Robillard | 1 | -0/+3 |
2007-01-12 | Bumped JACK version for MIDI API changes. | David Robillard | 1 | -2/+2 |
2007-01-12 | Fixed build errors | David Robillard | 2 | -36/+33 |
2007-01-12 | Split jack_host into slv2_simple_jack_host and slv2_host, added MIDI support ... | David Robillard | 6 | -10/+696 |
2007-01-12 | Gracefully handle plugins that fail to instantiate. | David Robillard | 1 | -0/+7 |
2007-01-11 | lv2.ttl hard realtime clarifications. | David Robillard | 1 | -6/+7 |
2007-01-11 | Trivial lv2.h documentation fix (LADSPA legacy property name) | David Robillard | 1 | -1/+1 |
2007-01-10 | Moved RDFWriter to RAUL. | David Robillard | 3 | -6/+62 |
2007-01-10 | Skeleton LADSPA->LV2 conversion utility. | David Robillard | 4 | -1/+166 |
2007-01-05 | LV2 spec updates. | David Robillard | 2 | -6/+17 |
2006-12-09 | Updated to match lv2.ttl changes (HostFeature class names) | David Robillard | 1 | -3/+3 |
2006-12-07 | Update to doap/foaf maintainer data. | David Robillard | 1 | -15/+25 |
2006-12-03 | Fixed more stupid free() bugs. | David Robillard | 1 | -11/+7 |
2006-12-03 | Fixed (really stupid) crash with feature accessor functions. | David Robillard | 1 | -6/+0 |
2006-11-23 | Clarified realtime requirements to include connect_port. | David Robillard | 2 | -13/+17 |
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 | 4 | -7/+22 |
2006-10-24 | Added memory ownership clarification to dox for slv2_port_get_data_type | David Robillard | 1 | -0/+2 |
2006-10-24 | Fixed make doc target (for new lv2.h location) | David Robillard | 2 | -2/+3 |
2006-10-19 | Added extension_data hook to LV2_Descriptor | David Robillard | 1 | -0/+25 |
2006-10-14 | Print dlerror when unable to load plugin library. | David Robillard | 1 | -1/+2 |
2006-10-14 | Removed COPYING because SVN is being annoying with symlinks | David Robillard | 1 | -1/+0 |
2006-10-08 | Moved slv2 directory for consistency | David Robillard | 9 | -11/+9 |
2006-10-05 | More build system fixes, everything now builds against the local copy if topl... | David Robillard | 1 | -6/+5 |
2006-10-04 | Moved generic utility stuff to new library "raul". | David Robillard | 1 | -0/+2 |
2006-10-03 | Fix missing rasqal var substitution in configure.ac (and duplicate jack subst... | David Robillard | 1 | -2/+2 |
2006-09-03 | Saner (internal) query API, though still needs work. | David Robillard | 5 | -87/+233 |
2006-09-03 | Support for plugin data in manifest.ttl | David Robillard | 4 | -21/+199 |
2006-09-03 | Warning and documentation fixes. | David Robillard | 5 | -24/+20 |
2006-09-02 | Schema bug fixes (parsable now). | David Robillard | 9 | -40/+136 |