aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-04-11Make scale point values match reality.David Robillard1-6/+6
2012-04-10Fix memory leaks.David Robillard1-1/+7
2012-03-31Don't attempt to build incomplete Looplex plugin.David Robillard1-1/+1
2012-03-30Fix bad data discovered by sord_validate.David Robillard38-65/+64
2012-03-28Remove more cruft.David Robillard4-50/+16
2012-03-28Remove pointless int32 typedef.David Robillard75-1152/+1150
2012-03-28Remove unused cruft.David Robillard3-56/+13
2012-03-28Mdala => MDA.David Robillard38-396/+396
2012-03-28Update README.David Robillard1-8/+9
2012-03-28Revert r4119 which proved to be more trouble than it's worth. Oops.David Robillard37-72/+72
2012-03-28Lowercase plugin URIs step 1.David Robillard37-72/+72
2012-03-28Mark up control properties, port groups, and add documentation for plugins an...David Robillard34-217/+824
2012-03-27Add group metadata for stereo inputs and outputs.David Robillard37-1078/+1972
2012-03-26Update for latest LV2.David Robillard1-2/+2
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-16Update to r63/autowafDavid Robillard1-0/+0
2012-01-16Update to r62/autowaf.David Robillard1-0/+0
2011-11-24Update waf.David Robillard1-0/+0
2011-11-24Remove unused lv2_ui.h.David Robillard1-372/+0
2011-11-24Update COPYING file.David Robillard1-339/+674
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-09-27Load tools before autowaf.configure so e.g. --debug works correctly.David Robillard1-2/+2
2011-09-27Avoid adding -std=c99 to command line repeatedly.David Robillard1-1/+1
2011-09-23Fix use of uninitialized value.David Robillard2-3/+4
2011-09-23Fix control changesDavid Robillard1-2/+0
2011-09-17Upgrade to r52/autowafDavid Robillard1-0/+0
2011-08-23Upgrade to waf 1.6.7 and autowaf r50David Robillard1-0/+0
2011-08-23Upgrade to waf 1.6.7 and autowaf r50David Robillard1-0/+0
2011-07-19Fix compilationDavid Robillard1-1/+1
2011-07-07Upgrade to waf 1.6.6David Robillard2-1/+1
2011-06-11Remove dead code.David Robillard3-7/+7
2011-05-25Fix building documentation as part of recursive build.David Robillard1-0/+0
2011-05-19Update waf (don't crash on waf test when lcov is unavailable)David Robillard1-0/+0
2011-05-16Align configuration output precisely per-projectDavid Robillard1-0/+1
2011-04-28Update for new serd/sord/suil pkg-config names and versionsDavid Robillard1-0/+0
2011-04-22Fix Python whitespace (PEP8)David Robillard1-103/+102
2011-04-22Upgrade to waf 1.6.4 and autowaf r43David Robillard1-0/+0
2011-04-22Upgrade to waf 1.6.4David Robillard1-0/+0
2011-03-28Update waf (use standard LV2_PATH on Windows)David Robillard1-0/+0
2011-03-27Fix Windows buildDavid Robillard2-40/+55
2011-03-27Update waf (working windows version)David Robillard1-0/+0
2011-03-27Update wafDavid Robillard1-0/+0
2011-03-27Update waf to use gnu_dirs tool and use dir vars more sanely.David Robillard1-0/+0
2011-03-17Add plugin and port documentation to Shepard (should display in Ingen).David Robillard1-2/+5
2011-03-15Add INSTALL and waf files.David Robillard2-0/+35