Age | Commit message (Expand) | Author | Files | Lines |
2016-09-05 | Fix bundle installation directory | David Robillard | 1 | -0/+2 |
2015-02-20 | Clean up whitespace. | David Robillard | 1 | -1/+1 |
2015-02-20 | Fix UI compilation. | David Robillard | 1 | -1/+1 |
2014-11-25 | Link math library where required. | David Robillard | 1 | -2/+3 |
2014-08-06 | Order book chapters in build script rather than by bundle name. | David Robillard | 1 | -0/+80 |
2013-02-11 | Order examples in a sensible progression for the book. | David Robillard | 1 | -80/+0 |
2013-01-08 | Revert prematurely incremented version. | David Robillard | 1 | -1/+1 |
2013-01-08 | Add logger convenience API. | David Robillard | 1 | -1/+1 |
2012-08-08 | Move MSVC C99 gunk into autowaf. | David Robillard | 1 | -5/+1 |
2012-08-08 | Tidy up wscript files. | David Robillard | 1 | -5/+5 |
2012-08-05 | Use shiny/odd/portable new subst ability to copy files. | David Robillard | 1 | -1/+2 |
2012-08-02 | Clean up wscript files and use a simpler method of chopping 'lib' prefix. | David Robillard | 1 | -19/+11 |
2012-06-14 | Remove unnecessary imports. | David Robillard | 1 | -3/+0 |
2012-04-17 | Compile as C++ in MSVC. | David Robillard | 1 | -4/+6 |
2012-04-06 | Use a smaller and freely licensed default sample. | David Robillard | 1 | -1/+1 |
2012-04-05 | Twiddle log extension class hierarchy a bit, and all log:Trace level. | David Robillard | 1 | -13/+3 |
2012-03-23 | Remove unused check for mlock. | David Robillard | 1 | -5/+0 |
2012-03-23 | Add worker extension to remove thread stuff from plugins. | David Robillard | 1 | -3/+5 |
2012-03-16 | Update for patch extension. | David Robillard | 1 | -2/+2 |
2012-03-04 | Fix configure output justification. | David Robillard | 1 | -1/+0 |
2012-02-16 | Implement real-time safe sample loading. | David Robillard | 1 | -1/+6 |
2012-02-09 | Portability fixes (plugins work on OSX). | David Robillard | 1 | -5/+12 |
2012-02-09 | Add message extension. | David Robillard | 1 | -2/+4 |
2012-02-09 | Fix incorrect 'include' property typo. | David Robillard | 1 | -4/+4 |
2012-02-08 | Build example plugins as part of whole tree build (against included headers). | David Robillard | 1 | -9/+17 |
2011-11-07 | Fix crash on instantiation. | David Robillard | 1 | -4/+7 |
2011-11-06 | Use new urid and atom extensions instead of uri-map and event. | David Robillard | 1 | -6/+5 |
2011-10-10 | Remove lv2config | David Robillard | 1 | -0/+12 |
2011-07-07 | Add stub LV2 persist support to sampler plugin. | David Robillard | 1 | -0/+3 |
2011-07-07 | Add sampler example plugin | David Robillard | 1 | -0/+67 |