Age | Commit message (Expand) | Author | Files | Lines |
2011-04-18 | Put engine code in new Ingen::Engine namespace. | David Robillard | 1 | -2/+2 |
2011-04-16 | Update copyright headers | David Robillard | 1 | -1/+1 |
2011-04-16 | Squeeze blank lines and delete trailing whitespace. | David Robillard | 1 | -5/+0 |
2011-01-08 | Clean up code (cpplint). | David Robillard | 1 | -4/+7 |
2010-09-04 | My name is David. :) | David Robillard | 1 | -1/+1 |
2010-03-06 | Save Ingen patches as working standard LV2 plugin bundles. | David Robillard | 1 | -1/+1 |
2010-02-26 | Perform all mixing for an audio input in a single mix operation (instead of a... | David Robillard | 1 | -1/+1 |
2010-02-20 | Heavy overhaul of buffer management and polyphony. | David Robillard | 1 | -0/+13 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -1/+0 |
2009-11-18 | Rename DataType to PortType (since that's what it really means). | David Robillard | 1 | -1/+1 |
2009-11-16 | Rework objects extension to have "value ports" and "message ports". | David Robillard | 1 | -41/+12 |
2009-11-14 | Object extension. | David Robillard | 1 | -3/+3 |
2009-06-03 | Clean up and shave some overhead from port value broadcasting. | David Robillard | 1 | -18/+14 |
2009-06-02 | Remove redundant EventBuffer::_iter. | David Robillard | 1 | -3/+0 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -14/+14 |
2009-05-13 | Remove 'using' declarations from headers. | David Robillard | 1 | -0/+2 |
2009-05-11 | Fix subpatch MIDI IO. | David Robillard | 1 | -9/+10 |
2008-12-20 | Fix deregistration of Jack ports, associated memory leaks. Hopefully a fix f... | David Robillard | 1 | -7/+7 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -1/+9 |
2008-11-17 | Mix down subpatch inputs when necessary (fix ticket #246). | David Robillard | 1 | -0/+2 |
2008-10-13 | Fix various problems with subpatch connecting/disconnecting (and probably int... | David Robillard | 1 | -0/+4 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+108 |