Age | Commit message (Expand) | Author | Files | Lines |
2007-06-15 | Just use automake instead of automake-1.9, etc. | David Robillard | 1 | -21/+14 |
2007-04-19 | Renamed SLV2Model SLV2World. | David Robillard | 1 | -1/+1 |
2007-04-09 | MIDI patching. wooo! | David Robillard | 1 | -4/+9 |
2007-04-08 | LV2 MIDI fixes. | David Robillard | 1 | -1/+1 |
2007-04-08 | MIDI patching fixes (clean disconnecting). | David Robillard | 1 | -1/+4 |
2007-04-08 | De-template-ification of port types (req. for LV2 MIDI, but nice code size re... | David Robillard | 1 | -17/+18 |
2007-02-20 | Updated Ingen for most recent SLV2 API. | David Robillard | 1 | -2/+2 |
2007-02-09 | Moved Deletable (formerly MaidObject), List, and Array from Ingen to Raul. | David Robillard | 1 | -1/+1 |
2007-02-09 | Removed data type stuff from SLV2. | David Robillard | 1 | -26/+15 |
2007-02-07 | Updated Copyright notices. | David Robillard | 1 | -1/+2 |
2007-02-07 | Mad sed-fu for consistent private member naming. | David Robillard | 1 | -3/+5 |
2006-10-24 | Superficial (completely non-functional!) LV2 MIDI support. | David Robillard | 1 | -8/+19 |
2006-09-08 | De-singleton-ified Engine | David Robillard | 1 | -2/+2 |
2006-07-19 | Changed namespace names, removed almost all references to "Om" | David Robillard | 1 | -2/+2 |
2006-07-18 | Removed globals (Om.h) | David Robillard | 1 | -9/+9 |
2006-07-14 | Updated name in comment headers and copyright date | David Robillard | 1 | -2/+2 |
2006-06-22 | Fix destroying connected nodes; | David Robillard | 1 | -1/+2 |
2006-06-21 | Reorganized directory tree/names | David Robillard | 1 | -2/+2 |
2006-06-20 | Renamed OmObject GraphObject; | David Robillard | 1 | -2/+2 |
2006-06-19 | Renamed PortBase to TypedPort | David Robillard | 1 | -5/+5 |
2006-06-18 | Reworked use of Plugin class in engine slightly (more RAII-ey) | David Robillard | 1 | -0/+263 |