aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2012-05-31Fix memory errors.David Robillard4-2/+14
2012-05-31Umm... commit pretty much all the work of the past few days. Again.David Robillard30-1597/+1192
2012-05-22Remove some silly temporary variables and unnecessary stores.David Robillard8-72/+17
2012-05-22Make arithmetic plugins use CVPort.David Robillard3-3/+3
2012-05-22Don't cast inputs to non-const pointers.David Robillard21-133/+130
2012-05-22Add mising units: prefixes.David Robillard1-6/+6
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard4-4/+4
2011-12-27Fix compilation.David Robillard7-10/+21
2011-11-07Remove use of non-portable _XOPEN_SOURCE and strdup.David Robillard1-1/+1
2011-10-10Fix compilation.David Robillard1-0/+1
2011-10-04Build oscillator data and load it from LV2 bundle.David Robillard9-129/+59
2011-10-03Add 'blip', an LV2 port of the LADSPA 'blop' collection.David Robillard32-0/+7079