summaryrefslogtreecommitdiffstats
path: root/ext/lv2/gstlv2.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-03Working multi-channel pads for LV2 plugins.Dave Robillard1-101/+166
2009-06-27Allocate a static predicate for pg:inGroup.Dave Robillard1-6/+6
2009-06-25Only allocate lv2:inPlaceBroken predicate once.Dave Robillard1-4/+4
2009-06-25Separate port discovery from pad template creation.Dave Robillard1-69/+69
2009-06-25Use silly glib types :).Dave Robillard1-2/+2
2009-06-25Use GST_WARNING instead of fprintf.Dave Robillard1-2/+2
2009-06-20Query and store port group information.Dave Robillard1-18/+52
2009-05-25Working basic LV2 signal processing.Dave Robillard1-72/+36
2009-05-25Set class inPlaceBroken property.Dave Robillard1-2/+5
2009-05-03Working LV2 plugin discovery.Dave Robillard1-0/+588