Age | Commit message (Expand) | Author | Files | Lines |
2010-01-29 | Magic MIDI binding via special ingen_control port. | David Robillard | 1 | -4/+20 |
2010-01-07 | Remove cruft. | David Robillard | 1 | -21/+0 |
2010-01-07 | Merge QueuedEventSource and EventSource. | David Robillard | 1 | -1/+1 |
2010-01-06 | Do all logging output via Raul streams. | David Robillard | 1 | -2/+3 |
2010-01-05 | Merge JackMidiDriver and JackAudioDriver. | David Robillard | 1 | -54/+10 |
2010-01-05 | Remove unused Buffer::_local. | David Robillard | 1 | -1/+1 |
2009-12-19 | New ingen module (library, not e.g. LV2 plugin) design. | David Robillard | 1 | -3/+12 |
2009-11-22 | Partial support for message/value ports and the message context. | David Robillard | 1 | -0/+2 |
2009-11-18 | Rename DataType to PortType (since that's what it really means). | David Robillard | 1 | -5/+5 |
2009-11-16 | Rework objects extension to have "value ports" and "message ports". | David Robillard | 1 | -1/+7 |
2009-11-14 | Object extension. | David Robillard | 1 | -1/+1 |
2009-06-03 | Chop "Event" from event source file names. | David Robillard | 1 | -1/+1 |
2009-05-28 | Fix QNAMEs being serialised as URIs. | David Robillard | 1 | -3/+3 |
2009-05-27 | Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge... | David Robillard | 1 | -0/+3 |
2009-05-13 | Support re-attaching to Jack. | David Robillard | 1 | -3/+0 |
2009-05-13 | Clean up Jack shutdown semantics. | David Robillard | 1 | -1/+1 |
2009-05-13 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2009-05-13 | Strip trailing whitespace. | David Robillard | 1 | -18/+18 |
2009-05-13 | Remove 'using' declarations from headers. | David Robillard | 1 | -2/+5 |
2009-05-12 | Fix lv2.h include problem. | David Robillard | 1 | -2/+3 |
2009-05-12 | Detach/Reattach from/to Jack from UI (ticket #180). | David Robillard | 1 | -35/+33 |
2009-05-11 | * New ontology. | David Robillard | 1 | -1/+0 |
2008-12-22 | Fix ingen -l (fix ticket #314). | David Robillard | 1 | -2/+1 |
2008-12-16 | Trim include dependency tree. | David Robillard | 1 | -6/+0 |
2008-11-16 | Shut down JACK cleanly. | David Robillard | 1 | -2/+2 |
2008-11-16 | TCP notification stream support (not fully implemented yet, but transport stu... | David Robillard | 1 | -12/+9 |
2008-10-18 | Build against local library versions no matter what.... hopefully.... | David Robillard | 1 | -3/+3 |
2008-10-12 | Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine... | David Robillard | 1 | -72/+24 |
2008-10-06 | Fix ticket #224 | David Robillard | 1 | -0/+1 |
2008-10-03 | Make liblo optional for building ingen. | David Robillard | 1 | -0/+4 |
2008-10-03 | Support building locally against header-only libraries in autowaf. | David Robillard | 1 | -1/+1 |
2008-09-30 | Fix building (both autohell and waf) with simpler ingen tree layout. | David Robillard | 1 | -2/+2 |
2008-09-30 | Flatten ingen source directory heirarchy a bit. | David Robillard | 1 | -0/+317 |