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