summaryrefslogtreecommitdiffstats
path: root/slv2/value.h
AgeCommit message (Expand)AuthorFilesLines
2009-05-13Strip trailing whitespace.David Robillard1-8/+8
2009-01-21Add slv2_plugin_classes_free to public API (fix ticket #324).David Robillard1-1/+1
2008-12-13Add constructors slv2_value_new_int, slv2_value_new_float, slv2_value_new_str...David Robillard1-1/+25
2008-12-03Fix slv2_value_as_string documentation.David Robillard1-1/+1
2008-10-20Actually use installation location variables for everything.David Robillard1-1/+1
2008-08-03Minor cleanups for easier seddability.David Robillard1-1/+1
2008-01-21Work on generic LV2 events.David Robillard1-2/+6
2007-11-30Build/install man pages.David Robillard1-1/+1
2007-09-23Fix LV2 UI stuff.David Robillard1-0/+4
2007-09-23Support for plugin UIs in separate bundles.David Robillard1-25/+1
2007-09-22LV2 UI extension updates.David Robillard1-8/+8
2007-07-01Fix a couple memory leaks/errors.David Robillard1-1/+1
2007-06-30Reworked GUI access in a safer way, anticipating various GUI specs (w/o break...David Robillard1-1/+24
2007-06-27Added slv2_value_duplicate.David Robillard1-0/+6
2007-05-08Exposed slv2_value_free.David Robillard1-0/+5
2007-05-08Code cleanups.David Robillard1-21/+0
2007-05-08Reworked simple query API to allow passing either QName or URI predicates.David Robillard1-1/+62
2007-04-28Added missing files.David Robillard1-0/+130