Age | Commit message (Expand) | Author | Files | Lines |
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 |
2006-08-22 | Updates for new header/schema | David Robillard | 3 | -10/+24 |
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 | Fixed unterminated varargs error | David Robillard | 1 | -1/+1 |
2006-07-26 | Removed vstrjoin | David Robillard | 6 | -52/+51 |
2006-07-26 | Fixed another type mismatch | David Robillard | 2 | -4/+3 |
2006-07-26 | Fixed type mismatch | David Robillard | 2 | -2/+2 |
2006-07-26 | Use getenv("HOME") instead of hardcoded "~" | David Robillard | 2 | -8/+16 |
2006-07-26 | - Removed all the unsigned char garbage from the API | David Robillard | 24 | -563/+774 |
2006-07-22 | Removed data type enumeration in favour of using the URI directly | David Robillard | 9 | -31/+51 |
2006-07-18 | Stricter warning cleanliness | David Robillard | 2 | -7/+3 |
2006-06-17 | Bumped Rasqal version number to required 0.9.11 | David Robillard | 1 | -1/+1 |
2006-06-11 | Fixed port type URIs | David Robillard | 1 | -5/+7 |
2006-06-11 | Catch broken plugins, messily for now | David Robillard | 2 | -2/+8 |
2006-06-11 | Fixed query problems on 64-bit | David Robillard | 8 | -48/+33 |
2006-06-06 | Moved libslv2 into it's own subdirectory | David Robillard | 43 | -0/+4559 |
2006-06-06 | Created libslv2 directory | David Robillard | 0 | -0/+0 |