aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-02Compile cleanly as C++.David Robillard24-97/+97
2012-07-29Use modern waf build syntax everywhere.David Robillard1-11/+9
2012-07-29Build blop.lv2 in top-level build process.David Robillard2-9/+9
2012-07-29Add missing file (fix #848).David Robillard1-0/+51
2012-07-26Fix auto-morph output of Frequency Modulator.David Robillard1-1/+3
2012-07-09Update to r72/autowaf (don't run ldconfig when destdir is given as an option).David Robillard1-0/+0
2012-07-09Improve documentation style.David Robillard1-0/+0
2012-07-09Factor out documentation fixup stuff to autowaf.David Robillard1-0/+0
2012-07-09Improve INSTALL file.David Robillard1-17/+41
2012-07-08Update to r69/autowaf (fix Python3 compatibility).David Robillard1-0/+0
2012-06-12Shorter names.David Robillard10-11/+11
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-31SVN sucks.David Robillard27-3971/+0
2012-05-31Fix URIs.David Robillard1-2/+2
2012-05-31Blip => Blop. I give up trying to give ports new names.David Robillard58-1182/+5558
2012-05-31Blip => Blop. I give up trying to give ports new names.David Robillard70-4291/+3553
2012-05-22Remove some silly temporary variables and unnecessary stores.David Robillard8-72/+17
2012-05-22Make arithmetic plugins use CVPort.David Robillard7-31/+31
2012-05-22Don't cast inputs to non-const pointers.David Robillard21-133/+130
2012-05-22Add mising units: prefixes.David Robillard9-18/+21
2012-05-20Update to r68/autowaf.David Robillard1-0/+0
2012-04-18Bump dependency versions.David Robillard1-1/+1
2012-04-12Use URI defines from LV2 headers where possible.David Robillard1-1/+1
2012-03-30Fix bad data discovered by sord_validate.David Robillard12-27/+46
2012-03-29Use correct replaces predicate.David Robillard26-26/+52
2012-03-26Update for latest LV2.David Robillard1-2/+2
2012-03-11Fix incorrect lv2:hardRTCapable URI.David Robillard26-26/+26
2012-02-02Update to r65/autowaf and waf-1.6.10.David Robillard1-0/+0
2012-02-01Update to r64/autowaf.David Robillard1-0/+0
2012-01-18Use consistent *_config.h rather than *-config.h.David Robillard5-5/+5
2012-01-16Update to r63/autowafDavid Robillard1-0/+0
2012-01-16Update to r62/autowaf.David Robillard1-0/+0
2011-12-27Fix compilation.David Robillard8-13/+24
2011-11-26Use the more portable/correct lib instead of linkflags.David Robillard1-2/+2
2011-11-24Update waf.David Robillard1-0/+0
2011-11-07Remove use of non-portable _XOPEN_SOURCE and strdup.David Robillard2-2/+1
2011-10-22Upgrade to r58/autowaf (Fix building against local libraries)David Robillard1-0/+0
2011-10-19Upgrade to r57/autowafDavid Robillard1-0/+0
2011-10-19Check for LV2 extensions via pkg-config (new style in LV2 SVN).David Robillard1-1/+2
2011-10-15Fix man page installation directory (#781)David Robillard1-0/+0
2011-10-15Use path variables in pkgconfig files (#782).David Robillard1-0/+0
2011-10-10Fix compilation.David Robillard1-0/+1
2011-10-06Safer waf codeDavid Robillard1-3/+4
2011-10-04Build oscillator data and load it from LV2 bundle.David Robillard10-130/+91
2011-10-03Add 'blip', an LV2 port of the LADSPA 'blop' collection.David Robillard65-0/+11848