summaryrefslogtreecommitdiffstats
path: root/hosts/lv2_simple_jack_host.c
AgeCommit message (Expand)AuthorFilesLines
2008-10-20Actually use installation location variables for everything.David Robillard1-1/+1
2008-02-10Fix lv2_simple_jack_host crash.David Robillard1-5/+5
2008-02-01Generic LV2 event support in lv2_jack_host.David Robillard1-1/+1
2008-01-25Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...David Robillard1-17/+36
2008-01-21Work on generic LV2 events.David Robillard1-24/+42
2007-08-08Update ingen for SLV2 changes.David Robillard1-2/+2
2007-08-07Changed slv2_port_get_type to slv2_port_get_data_type, and SLV2PortType to SL...David Robillard1-1/+1
2007-07-23Broke API to separate input/output from type (less code repetition and SLV2 i...David Robillard1-22/+24
2007-04-20Clean up API, hide more methods that should not be exposed to user.David Robillard1-26/+177
2007-04-19Renamed SLV2Model SLV2World.David Robillard1-3/+3
2007-04-19Added Redland dependency, using in-memory RDF models.David Robillard1-179/+27
2007-04-08Jack MIDI API compatibility fixes. Yes, again.David Robillard1-3/+0
2007-04-08You guessed it, more Jack MIDI API filthy broken constantly breaking API pain...David Robillard1-0/+2
2007-04-08More Jack MIDI API compatibility jacks.David Robillard1-0/+1
2007-04-06Email address and FSF copyright address updates.David Robillard1-1/+0
2007-02-19Header/API cleanups.David Robillard1-3/+3
2007-02-18Fixed index types of Strings and Plugins for consistency.David Robillard1-1/+1
2007-02-18API updates (removed SLV2Value (binary compatibility nightmare waiting to hap...David Robillard1-10/+10
2007-02-09Applied patch from Steve Harris, changes to work with new LV2 ontology port c...David Robillard1-11/+6
2007-02-07Added lv2.ttl installation, lv2.ttl added as source by default to queries.David Robillard1-12/+18
2007-02-05Copyright/Documentation/etc cleanups.David Robillard1-1/+1
2007-02-05Reorganized tree in preparation for beta release.David Robillard1-0/+220