Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
Use log extension in eg-sample if available. | |||||
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 | |
Switch to state extension from persist extension. Correctly mark up features and extension data. Check for extensions using pkgconfig. | |||||
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 | |