Age | Commit message (Expand) | Author | Files | Lines |
2011-04-16 | Update copyright headers | David Robillard | 1 | -1/+1 |
2011-04-16 | Squeeze blank lines and delete trailing whitespace. | David Robillard | 1 | -9/+0 |
2010-11-26 | Update for latest LV2 #include style. | David Robillard | 1 | -1/+1 |
2010-10-17 | Support current versions of LV2 atom, atom-port, and context extensions. | David Robillard | 1 | -2/+2 |
2010-10-06 | Add scheme to LV2 URI-based includes. | David Robillard | 1 | -1/+1 |
2010-10-06 | Use URI-based LV2 header includes. | David Robillard | 1 | -1/+1 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-05-04 | Rename "object" extension "atom" extension. | David Robillard | 1 | -12/+12 |
2010-02-24 | Add new Delay internal. | David Robillard | 1 | -5/+13 |
2010-02-23 | Fix various code issues discovered by cppcheck. | David Robillard | 1 | -0/+6 |
2010-02-20 | Heavy overhaul of buffer management and polyphony. | David Robillard | 1 | -2/+2 |
2010-02-19 | Fix audio->control connections. | David Robillard | 1 | -2/+10 |
2010-02-14 | Correctly initialise object buffers. | David Robillard | 1 | -2/+8 |
2010-02-09 | Fix port value broadcasting to work with all types. | David Robillard | 1 | -2/+2 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -3/+3 |
2010-01-05 | Realtime safe buffer reference handling. | David Robillard | 1 | -2/+2 |
2009-11-18 | Rename DataType to PortType (since that's what it really means). | David Robillard | 1 | -7/+7 |
2009-11-16 | Rework objects extension to have "value ports" and "message ports". | David Robillard | 1 | -44/+53 |
2009-11-15 | Better Parse plugin, working Print plugin. | David Robillard | 1 | -1/+1 |
2009-11-14 | Object extension. | David Robillard | 1 | -0/+119 |