summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-25Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...David Robillard32-588/+649
2008-01-24Make SLV2 UI class interface match ports.David Robillard4-12/+12
2008-01-24Kludge around string<->number issues in locales with a ',' decimal point, and...David Robillard3-13/+31
2008-01-23Remove 3 whopping LOC!!!111David Robillard1-3/+0
2008-01-23Trim useless cruft.David Robillard3-109/+5
2008-01-23More vicarious bug hunting.David Robillard1-0/+2
2008-01-23Vicarious locale testing.David Robillard1-0/+3
2008-01-23Remove port type enums.David Robillard1-34/+0
2008-01-23Fix decimal point kludge.David Robillard1-2/+2
2008-01-23Fix range printing for control ports in lv2_inspect.David Robillard2-0/+16
2008-01-21Work on generic LV2 events.David Robillard22-523/+308
2008-01-20Work on new generic events extension.David Robillard4-2/+51
2008-01-20Fix slv2_plugin_has_feature.David Robillard1-14/+6
2008-01-20Fix librdf failed assertion warning (freeing a NULL librdf_uri).David Robillard1-1/+3
2008-01-20Fix syntax error in lv2_midi.ttl and lv2_event.ttl.David Robillard4-9/+14
2008-01-19SLV2 0.5.0David Robillard4-8/+10
2008-01-17Update queries for new UI extension.David Robillard1-4/+4
2008-01-17Update LV2 UI header.David Robillard7-97/+122
2008-01-16Documentation and mac port fixes.David Robillard2-3/+8
2008-01-16Mac building fixes.David Robillard1-2/+7
2008-01-16Use OSX native plugin search path if __APPLE__ is defined.David Robillard1-18/+11
2008-01-16SLV2 0.4.5 + documentation fixes.David Robillard5-12/+29
2008-01-16Attempt using "memory" RDF model instead of "hashes" for query performance (y...David Robillard1-3/+3
2008-01-15Symlink ChangeLog to debian/changelogDavid Robillard1-0/+1
2008-01-15Move debian/changelog to ChangeLog.David Robillard2-0/+6
2008-01-15Fix RDF warning (freeing NULL query results).David Robillard1-1/+2
2008-01-15SLV2 0.4.4.David Robillard2-0/+37
2008-01-12Add plugin template interface (fast discovery of plugins with certain I/ODavid Robillard27-107/+608
2008-01-11Fix port clashes when multiple plugins are listed in the same file.David Robillard1-1/+2
2008-01-10Fix lv2_inspect command line handling.David Robillard1-1/+1
2008-01-09SLV2 0.4.2.David Robillard12-1011/+18
2008-01-08Remove plugin discovery print statements.David Robillard1-3/+3
2008-01-07Fix versioning stuff from top level.David Robillard1-1/+1
2008-01-07SLV2 0.4.1.David Robillard12-30/+48
2008-01-06Update debian stuff.David Robillard2-1/+8
2007-12-31SLV2 0.4.0David Robillard1-4/+5
2007-12-21State the blindingly obvious for people with no common sense.David Robillard1-0/+4
2007-12-19Update LV2 GUI URI.David Robillard1-1/+1
2007-12-17Work around the need for ORDER BY, taking a performance hit :/David Robillard1-3/+31
2007-12-15Updated LV2 GUI extension.David Robillard3-355/+288
2007-12-01Fix (well, hide...) automake warning.David Robillard1-1/+1
2007-12-01Remove useless inmaintained ChangeLog/NEWS files.David Robillard8-30/+45
2007-11-30Build/install man pages.David Robillard17-85/+126
2007-11-30Revert redland check to ancient crapppy non-pkg-config way. David Robillard1-1/+12
2007-11-29Fix instantiate parameters to match lv2.hDavid Robillard2-14/+14
2007-11-22Added missing Makefile.amDavid Robillard1-0/+11
2007-11-150.3.1 release.David Robillard6-14/+31
2007-11-15Add Debian packaging stuff.David Robillard19-4/+191
2007-11-15Added DOAP description.David Robillard2-1/+27
2007-11-14Updated lv2.h documentation.David Robillard2-14/+14