Age | Commit message (Expand) | Author | Files | Lines |
2008-02-17 | Fix SWIG stuff. | David Robillard | 1 | -0/+1 |
2008-02-17 | Check for Python properly before attempting to build bindings. | David Robillard | 1 | -3/+9 |
2008-02-17 | Update Swig/Python bindings. | David Robillard | 1 | -3/+12 |
2008-02-02 | Revert to stupid pre-pkg-config idiotic bullshit. | David Robillard | 1 | -5/+29 |
2008-02-02 | Bump redland requirement and use the pkg-config stuff. | David Robillard | 1 | -4/+1 |
2008-01-31 | Bump rasqal dependency to 0.9.14 (so ORDER BY works). | David Robillard | 1 | -1/+2 |
2008-01-23 | Trim useless cruft. | David Robillard | 1 | -2/+2 |
2008-01-21 | Work on generic LV2 events. | David Robillard | 1 | -3/+4 |
2008-01-20 | Fix syntax error in lv2_midi.ttl and lv2_event.ttl. | David Robillard | 1 | -2/+2 |
2008-01-19 | SLV2 0.5.0 | David Robillard | 1 | -1/+2 |
2008-01-17 | Update LV2 UI header. | David Robillard | 1 | -4/+4 |
2008-01-16 | SLV2 0.4.5 + documentation fixes. | David Robillard | 1 | -2/+3 |
2008-01-12 | Add plugin template interface (fast discovery of plugins with certain I/O | David Robillard | 1 | -6/+8 |
2008-01-09 | SLV2 0.4.2. | David Robillard | 1 | -4/+7 |
2008-01-07 | SLV2 0.4.1. | David Robillard | 1 | -2/+2 |
2007-12-31 | SLV2 0.4.0 | David Robillard | 1 | -4/+5 |
2007-12-01 | Remove useless inmaintained ChangeLog/NEWS files. | David Robillard | 1 | -7/+16 |
2007-11-30 | Revert redland check to ancient crapppy non-pkg-config way. | David Robillard | 1 | -1/+12 |
2007-11-15 | 0.3.1 release. | David Robillard | 1 | -1/+2 |
2007-11-15 | Add Debian packaging stuff. | David Robillard | 1 | -1/+1 |
2007-11-14 | Check for Redland with pkg-config. | David Robillard | 1 | -13/+4 |
2007-11-13 | Release preparation: | David Robillard | 1 | -9/+1 |
2007-11-05 | Fix versioning when building slv2 stand-alone. | David Robillard | 1 | -12/+15 |
2007-11-05 | Fix configure script bug. | David Robillard | 1 | -1/+1 |
2007-11-05 | Fix library versioning. | David Robillard | 1 | -4/+5 |
2007-10-13 | Switch AC_PROG_CC_C_0 to AM_PROG_CC_C_0 for ancient autohell compatibility. | David Robillard | 1 | -1/+1 |
2007-10-03 | Do proper slv2 library versioning with top-level configure script as well. | David Robillard | 1 | -3/+7 |
2007-09-26 | Bump version number to 0.3.0 | David Robillard | 1 | -1/+2 |
2007-09-22 | LV2 UI extension updates. | David Robillard | 1 | -4/+4 |
2007-08-08 | Update ingen for SLV2 changes. | David Robillard | 1 | -2/+2 |
2007-08-08 | Added individial building stuff for flowcanvas, raul, patchage. | David Robillard | 1 | -1/+0 |
2007-08-07 | Changed slv2_port_get_type to slv2_port_get_data_type, and SLV2PortType to SL... | David Robillard | 1 | -1/+2 |
2007-08-07 | SLV2 0.1.0... maybe. | David Robillard | 1 | -1/+2 |
2007-07-31 | First steps towards Ingen SWIG bindings. | David Robillard | 1 | -1/+1 |
2007-07-31 | Added experimental Python bindings via swig. | David Robillard | 1 | -3/+17 |
2007-07-30 | Use AC_PROG_CC_C_0 or whatever, for some arcane reason noone actually cares a... | David Robillard | 1 | -1/+1 |
2007-07-30 | Fix SLV2 config.h path stuff. | David Robillard | 1 | -1/+1 |
2007-07-29 | Build system fixes, building from top level doesn't recursively configure slv... | David Robillard | 1 | -7/+15 |
2007-07-24 | Removed recursive autohell, except for SLv2. | David Robillard | 1 | -1/+1 |
2007-07-24 | Move as much generated autohell crap to config/ as possible. | David Robillard | 1 | -1/+4 |
2007-07-23 | Broke API to separate input/output from type (less code repetition and SLV2 i... | David Robillard | 1 | -5/+9 |
2007-07-01 | Removed redundant GUI loading stub (I'm an idiot). | David Robillard | 1 | -1/+1 |
2007-06-30 | Reworked GUI access in a safer way, anticipating various GUI specs (w/o break... | David Robillard | 1 | -3/+3 |
2007-06-01 | Load plugin data automatically on demand. | David Robillard | 1 | -4/+4 |
2007-05-09 | Ontology install path fixes. | David Robillard | 1 | -21/+23 |
2007-04-28 | Compile fixes, rewrote ladspa2lv2 as plain C using Redland. | David Robillard | 1 | -11/+0 |
2007-04-19 | Added random autoconf macro the warning said to. | David Robillard | 1 | -0/+1 |
2007-04-19 | Added Redland dependency, using in-memory RDF models. | David Robillard | 1 | -2/+15 |
2007-04-08 | Jack MIDI API compatibility hacks. | David Robillard | 1 | -0/+4 |
2007-02-07 | Added lv2.ttl installation, lv2.ttl added as source by default to queries. | David Robillard | 1 | -1/+13 |