Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-02-20 | Clean up whitespace. | David Robillard | 1 | -1/+1 |
2014-08-06 | Order book chapters in build script rather than by bundle name. | David Robillard | 1 | -0/+229 |
2013-02-11 | Order examples in a sensible progression for the book. | David Robillard | 1 | -225/+0 |
2012-12-31 | Generate book from example plugin source. | David Robillard | 1 | -22/+95 |
2012-08-11 | Improve const correctness. | David Robillard | 1 | -6/+6 |
2012-08-09 | Fix missing static declarations (-Wstrict-prototypes). | David Robillard | 1 | -1/+1 |
2012-06-14 | Improve documentation. | David Robillard | 1 | -7/+8 |
2012-06-12 | Add basic function documentation. | David Robillard | 1 | -4/+24 |
2012-04-17 | Fix compilation as C++. | David Robillard | 1 | -3/+3 |
2011-07-07 | Add stub LV2 persist support to sampler plugin. | David Robillard | 1 | -1/+1 |
2011-07-07 | Add sampler example plugin | David Robillard | 1 | -1/+2 |
2011-07-07 | Use enum for port indices (better type-safety and self-documentation). | David Robillard | 1 | -5/+9 |
2011-07-07 | Add amp example plugin. | David Robillard | 1 | -0/+126 |