summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-04-19Renamed SLV2Model SLV2World.David Robillard15-119/+115
2007-04-19Added random autoconf macro the warning said to.David Robillard3-0/+488
2007-04-19Added Redland dependency, using in-memory RDF models.David Robillard23-725/+631
2007-04-18Documentation fixes.David Robillard6-16/+21
2007-04-11lv2_jack_host MIDI fixes.David Robillard1-16/+10
2007-04-08More Jack hacks. Dmitry owes me $20.David Robillard2-0/+14
2007-04-08Jack MIDI API compatibility fixes. Yes, again.David Robillard2-5/+1
2007-04-08You guessed it, more Jack MIDI API filthy broken constantly breaking API pain...David Robillard2-0/+4
2007-04-08Yet. More. Jack. MIDI. API. Hacks.David Robillard1-7/+15
2007-04-08More Jack MIDI API compatibility jacks.David Robillard4-3/+8
2007-04-08Jack MIDI API compatibility hacks.David Robillard4-0/+69
2007-04-07Fixed query bug when referring to ports by symbol.David Robillard1-1/+2
2007-04-07Jack MIDI API fixes.David Robillard1-4/+4
2007-04-06Email address and FSF copyright address updates.David Robillard2-2/+0
2007-02-24Distribution build fixes (pass make distcheck).David Robillard3-1/+4
2007-02-22Updated lv2.hDavid Robillard1-2/+4
2007-02-21Updated README.David Robillard2-7/+3
2007-02-20Updated Ingen for most recent SLV2 API.David Robillard1-3/+12
2007-02-20Added simple accessor for values with subjects other than the plugin itself.David Robillard2-9/+47
2007-02-19Removed outdated utils/READMEDavid Robillard1-3/+0
2007-02-19More memory error/leak fixes.David Robillard4-5/+4
2007-02-19Fixed doap:license typo in lv2.ttl.David Robillard8-87/+169
2007-02-19Header/API cleanups.David Robillard23-312/+161
2007-02-18Removed private_types.h (and all exposure of types that shouldn't have been e...David Robillard9-56/+51
2007-02-18Fixed index types of Strings and Plugins for consistency.David Robillard14-31/+45
2007-02-18API updates (removed SLV2Value (binary compatibility nightmare waiting to hap...David Robillard22-251/+299
2007-02-18Implemented discovery of plugin extension bundles.David Robillard14-172/+308
2007-02-09Removed data type stuff from SLV2.David Robillard3-33/+1
2007-02-09LV2 spec updates.David Robillard2-26/+37
2007-02-09Applied patch from Steve Harris, changes to work with new LV2 ontology port c...David Robillard6-115/+136
2007-02-08Circular nodes in FlowCanvas, related necessary redesign work and changes for...David Robillard2-94/+48
2007-02-07Updated FSF address, copyright dates where appropriate, etc.David Robillard1-1/+1
2007-02-07Added lv2.ttl installation, lv2.ttl added as source by default to queries.David Robillard21-221/+644
2007-02-05Documentation fix.David Robillard1-1/+1
2007-02-05Documentation fixes.David Robillard3-5/+3
2007-02-05Fix C99 CFLAGS for lv2_list.David Robillard1-0/+1
2007-02-05Fix raptor/rasqal checks to be mandatory.David Robillard1-2/+2
2007-02-05Copyright/Documentation/etc cleanups.David Robillard19-44/+43
2007-02-05Reorganized tree in preparation for beta release.David Robillard24-627/+99
2007-02-04Bug fixes, LV2 spec updates.David Robillard2-10/+22
2007-01-22Created Raul namespace.David Robillard1-0/+3
2007-01-12Bumped JACK version for MIDI API changes.David Robillard1-2/+2
2007-01-12Fixed build errorsDavid Robillard2-36/+33
2007-01-12Split jack_host into slv2_simple_jack_host and slv2_host, added MIDI support ...David Robillard6-10/+696
2007-01-12Gracefully handle plugins that fail to instantiate.David Robillard1-0/+7
2007-01-11lv2.ttl hard realtime clarifications.David Robillard1-6/+7
2007-01-11Trivial lv2.h documentation fix (LADSPA legacy property name)David Robillard1-1/+1
2007-01-10Moved RDFWriter to RAUL.David Robillard3-6/+62
2007-01-10Skeleton LADSPA->LV2 conversion utility.David Robillard4-1/+166
2007-01-05LV2 spec updates.David Robillard2-6/+17