aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Collapse)AuthorFilesLines
2011-07-07Use enum for port indices (better type-safety and self-documentation).David Robillard1-5/+9
2011-07-07Add amp example plugin.David Robillard5-0/+292
Upgrade to waf 1.6.6. Don't depend on a C++ compiler being present.