Age | Commit message (Expand) | Author | Files | Lines |
2007-04-19 | Applied patch from larsl to fix DSSI MIDI. | David Robillard | 1 | -15/+44 |
2007-04-11 | Minor code cleanups/cruft removal. | David Robillard | 1 | -16/+0 |
2007-04-08 | MIDI patching fixes (clean disconnecting). | David Robillard | 1 | -1/+3 |
2007-04-08 | De-template-ification of port types (req. for LV2 MIDI, but nice code size re... | David Robillard | 1 | -4/+7 |
2007-04-07 | Fixed connection to patch MIDI ports when loading deprecated patches. | David Robillard | 1 | -1/+1 |
2007-02-09 | Moved Deletable (formerly MaidObject), List, and Array from Ingen to Raul. | David Robillard | 1 | -1/+1 |
2007-02-07 | Updated Copyright notices. | David Robillard | 1 | -1/+2 |
2006-09-09 | Drove 'er home! Working monolothic Ingenuity (ie. in-process engine). | David Robillard | 1 | -2/+2 |
2006-09-08 | De-singleton-ified Engine | David Robillard | 1 | -7/+9 |
2006-09-07 | Patch port fixes. | David Robillard | 1 | -0/+1 |
2006-07-20 | Renamed Engine class to "Engine" (from "Ingen") to avoid confusion with names... | David Robillard | 1 | -3/+3 |
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/+8 |
2006-07-14 | Updated name in comment headers and copyright date | David Robillard | 1 | -2/+2 |
2006-07-14 | Enforced OSC path restrictions on Path for spec conformance (since GraphObject | David Robillard | 1 | -1/+1 |
2006-06-21 | Reorganized directory tree/names | David Robillard | 1 | -2/+2 |
2006-06-20 | Renamed OmObject GraphObject; | David Robillard | 1 | -3/+3 |
2006-06-19 | Renamed PortBase to TypedPort | David Robillard | 1 | -2/+2 |
2006-06-18 | Reworked use of Plugin class in engine slightly (more RAII-ey) | David Robillard | 1 | -0/+338 |