Age | Commit message (Expand) | Author | Files | Lines |
2012-08-02 | Fix compilation in MinGW. | David Robillard | 6 | -29/+21 |
2012-08-02 | Compile cleanly as C++. | David Robillard | 24 | -97/+97 |
2012-07-29 | Build blop.lv2 in top-level build process. | David Robillard | 1 | -2/+2 |
2012-07-29 | Add missing file (fix #848). | David Robillard | 1 | -0/+51 |
2012-07-26 | Fix auto-morph output of Frequency Modulator. | David Robillard | 1 | -1/+3 |
2012-05-31 | Fix memory errors. | David Robillard | 4 | -2/+14 |
2012-05-31 | Umm... commit pretty much all the work of the past few days. Again. | David Robillard | 30 | -1597/+1192 |
2012-05-22 | Remove some silly temporary variables and unnecessary stores. | David Robillard | 8 | -72/+17 |
2012-05-22 | Make arithmetic plugins use CVPort. | David Robillard | 3 | -3/+3 |
2012-05-22 | Don't cast inputs to non-const pointers. | David Robillard | 21 | -133/+130 |
2012-05-22 | Add mising units: prefixes. | David Robillard | 1 | -6/+6 |
2012-01-18 | Use consistent *_config.h rather than *-config.h. | David Robillard | 4 | -4/+4 |
2011-12-27 | Fix compilation. | David Robillard | 7 | -10/+21 |
2011-11-07 | Remove use of non-portable _XOPEN_SOURCE and strdup. | David Robillard | 1 | -1/+1 |
2011-10-10 | Fix compilation. | David Robillard | 1 | -0/+1 |
2011-10-04 | Build oscillator data and load it from LV2 bundle. | David Robillard | 9 | -129/+59 |
2011-10-03 | Add 'blip', an LV2 port of the LADSPA 'blop' collection. | David Robillard | 32 | -0/+7079 |