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