Age | Commit message (Expand) | Author | Files | Lines |
2007-04-19 | Applied patch from larsl to fix DSSI MIDI. | David Robillard | 1 | -1/+0 |
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 | -13/+12 |
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 |
2007-01-08 | Fix for building against local raul. | David Robillard | 1 | -0/+2 |
2006-09-13 | Heavy-duty redesign of client library and GUI (now fully signal driven with c... | David Robillard | 1 | -5/+4 |
2006-09-09 | Drove 'er home! Working monolothic Ingenuity (ie. in-process engine). | David Robillard | 1 | -11/+13 |
2006-09-08 | De-singleton-ified Engine | David Robillard | 1 | -2/+2 |
2006-09-06 | Another fix for port names (mangling for port name clashes) | David Robillard | 1 | -2/+2 |
2006-09-06 | Fixed LADSPA plugins with invalid OSC path port names (eg containing spaces). | David Robillard | 1 | -1/+1 |
2006-07-20 | ... not much. :) | David Robillard | 1 | -1/+1 |
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 | -12/+12 |
2006-07-14 | Updated name in comment headers and copyright date | David Robillard | 1 | -2/+2 |
2006-06-22 | LADSPA port default value loading (engine side) | David Robillard | 1 | -4/+6 |
2006-06-22 | Fix destroying connected nodes; | David Robillard | 1 | -5/+74 |
2006-06-21 | Reorganized directory tree/names | David Robillard | 1 | -2/+2 |
2006-06-21 | Got the audio flowing | David Robillard | 1 | -2/+1 |
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/+269 |