Age | Commit message (Expand) | Author | Files | Lines |
2007-04-08 | De-template-ification of port types (req. for LV2 MIDI, but nice code size re... | David Robillard | 1 | -2/+2 |
2007-02-11 | Moved Maid from Ingen to Raul. | David Robillard | 1 | -1/+1 |
2007-02-09 | Moved Deletable (formerly MaidObject), List, and Array from Ingen to Raul. | David Robillard | 1 | -6/+6 |
2007-02-07 | Updated Copyright notices. | David Robillard | 1 | -1/+2 |
2007-01-07 | Jack MIDI port destruction. | David Robillard | 1 | -1/+4 |
2007-01-07 | Top level port destruction (Jack port removal). | David Robillard | 1 | -2/+1 |
2007-01-06 | Added ability to get Raul Thread for current calling context. | David Robillard | 1 | -4/+5 |
2006-12-11 | Serialization of patch ports. | David Robillard | 1 | -6/+12 |
2006-10-04 | Moved generic utility stuff to new library "raul". | David Robillard | 1 | -3/+3 |
2006-09-18 | Work on loading old (deprecated) patches. | David Robillard | 1 | -4/+27 |
2006-09-09 | Drove 'er home! Working monolothic Ingenuity (ie. in-process engine). | David Robillard | 1 | -1/+1 |
2006-09-08 | De-singleton-ified Engine | David Robillard | 1 | -12/+12 |
2006-07-20 | Renamed Engine class to "Engine" (from "Ingen") to avoid confusion with names... | David Robillard | 1 | -9/+9 |
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 | -13/+12 |
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 | -4/+4 |
2006-07-04 | Process order traversal / connection fixes (nasty edge cases where patches ar... | David Robillard | 1 | -1/+6 |
2006-07-03 | Creating of multiple patch input/output ports | David Robillard | 1 | -4/+3 |
2006-06-21 | Reorganized directory tree/names | David Robillard | 1 | -2/+2 |
2006-06-21 | Got the audio flowing | David Robillard | 1 | -14/+27 |
2006-06-19 | Added AddPortEvent | David Robillard | 1 | -0/+119 |