aboutsummaryrefslogtreecommitdiffstats
path: root/src/include
AgeCommit message (Expand)AuthorFilesLines
2014-01-05Fix VECTOR_OP to actually apply operator, and not always *.David Robillard1-5/+5
2014-01-05Implement morph ports for branch plugin.David Robillard1-1/+3
2012-09-16Support latest options and morph extensions.David Robillard1-2/+8
2012-08-11Make sum, product, and difference plugins vectorizable.David Robillard2-1/+45
2012-08-10Fix conversion of string constants to non-const char*.David Robillard1-2/+2
2012-08-02Fix compilation in MinGW.David Robillard3-6/+4
2012-07-29Add missing file (fix #848).David Robillard1-0/+51
2012-05-31Umm... commit pretty much all the work of the past few days. Again.David Robillard6-21/+21
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard3-3/+3
2011-12-27Fix compilation.David Robillard3-3/+15
2011-10-04Build oscillator data and load it from LV2 bundle.David Robillard2-5/+7
2011-10-03Add 'blip', an LV2 port of the LADSPA 'blop' collection.David Robillard6-0/+635