summaryrefslogtreecommitdiffstats
path: root/src/value.c
AgeCommit message (Expand)AuthorFilesLines
2008-03-19Support plugins where lv2:binary is not in manifest.ttlDavid Robillard1-0/+3
2008-01-25Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)...David Robillard1-12/+78
2008-01-24Kludge around string<->number issues in locales with a ',' decimal point, and...David Robillard1-11/+17
2008-01-23Fix decimal point kludge.David Robillard1-2/+2
2008-01-23Fix range printing for control ports in lv2_inspect.David Robillard1-0/+13
2008-01-21Work on generic LV2 events.David Robillard1-16/+55
2007-09-23Fix LV2 UI stuff.David Robillard1-0/+8
2007-09-23Support for plugin UIs in separate bundles.David Robillard1-18/+2
2007-09-22LV2 UI extension updates.David Robillard1-9/+9
2007-06-30Reworked GUI access in a safer way, anticipating various GUI specs (w/o break...David Robillard1-5/+25
2007-06-27Added slv2_value_duplicate.David Robillard1-0/+11
2007-05-08Exposed slv2_value_free.David Robillard1-1/+0
2007-05-08Code cleanups.David Robillard1-22/+0
2007-05-08Reworked simple query API to allow passing either QName or URI predicates.David Robillard1-2/+55
2007-04-28Added missing files.David Robillard1-0/+141