Age | Commit message (Expand) | Author | Files | Lines |
2007-05-08 | Removed Alsa MIDI driver. | David Robillard | 1 | -6/+0 |
2007-05-04 | Made engine, serialisation, client library, and GUI all dynamically loaded mo... | David Robillard | 1 | -1/+0 |
2007-05-02 | Added svn:ignore property to everything. | David Robillard | 1 | -10/+14 |
2007-04-08 | Alsa MIDI compile fixes. | David Robillard | 1 | -1/+1 |
2007-04-08 | More Jack MIDI API compatibility jacks. | David Robillard | 1 | -1/+1 |
2007-04-08 | Jack MIDI API compatibility kluges. | David Robillard | 1 | -1/+2 |
2007-04-08 | MIDI patching fixes (clean disconnecting). | David Robillard | 1 | -0/+1 |
2007-04-08 | De-template-ification of port types (req. for LV2 MIDI, but nice code size re... | David Robillard | 1 | -5/+5 |
2007-04-07 | Removed duplicate midi.h and referred to Raul version. | David Robillard | 1 | -1/+0 |
2007-02-11 | Moved Maid from Ingen to Raul. | David Robillard | 1 | -2/+0 |
2007-02-09 | Moved Deletable (formerly MaidObject), List, and Array from Ingen to Raul. | David Robillard | 1 | -3/+0 |
2007-01-08 | Fix for building against local raul. | David Robillard | 1 | -4/+3 |
2007-01-06 | Added ability to get Raul Thread for current calling context. | David Robillard | 1 | -0/+1 |
2007-01-06 | Work on Port destruction (still broken). | David Robillard | 1 | -0/+1 |
2006-12-12 | Connection loading. | David Robillard | 1 | -2/+0 |
2006-10-04 | Moved generic utility stuff to new library "raul". | David Robillard | 1 | -2/+2 |
2006-10-04 | Global build system, build system bugfixes. | David Robillard | 1 | -12/+4 |
2006-09-30 | Work on RDF serialization (only (partial) saving so far). | David Robillard | 1 | -0/+2 |
2006-09-18 | Work on loading old (deprecated) patches. | David Robillard | 1 | -3/+4 |
2006-09-11 | Switched homebrew CountedPtr to boost::shared_ptr. | David Robillard | 1 | -1/+1 |
2006-09-09 | Drove 'er home! Working monolothic Ingenuity (ie. in-process engine). | David Robillard | 1 | -0/+1 |
2006-09-08 | Renamed communications classes for consistency. | David Robillard | 1 | -4/+4 |
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 | -2/+2 |
2006-07-19 | Changed namespace names, removed almost all references to "Om" | David Robillard | 1 | -1/+0 |
2006-07-18 | Removed globals (Om.h) | David Robillard | 1 | -3/+2 |
2006-07-14 | Enforced OSC path restrictions on Path for spec conformance (since GraphObject | David Robillard | 1 | -1/+0 |
2006-07-12 | Factored out Thread (and Slave, an explicitly signal-driven thread) | David Robillard | 1 | -0/+3 |
2006-06-22 | LADSPA port default value loading (engine side) | David Robillard | 1 | -1/+0 |
2006-06-21 | More renaming, fixed bugs with disconnecting patch ports internally | David Robillard | 1 | -14/+14 |
2006-06-20 | Renamed OmObject GraphObject; | David Robillard | 1 | -1/+1 |
2006-06-19 | Connecting of patch ports internally (seemingly anyway, data not flowing yet) | David Robillard | 1 | -2/+4 |
2006-06-19 | Renamed PortBase to TypedPort | David Robillard | 1 | -2/+2 |
2006-06-19 | Ditched ghetto homebrew RTTI in favour of the real deal; | David Robillard | 1 | -1/+1 |
2006-06-18 | Reworked use of Plugin class in engine slightly (more RAII-ey) | David Robillard | 1 | -6/+6 |
2006-06-18 | More work on new ports implementation; | David Robillard | 1 | -16/+19 |
2006-06-10 | Actually got all this stuff building again | David Robillard | 1 | -2/+2 |
2006-06-10 | More juggling | David Robillard | 1 | -66/+17 |
2006-06-10 | More juggling | David Robillard | 1 | -0/+259 |