summaryrefslogtreecommitdiffstats
path: root/src/engine/JackAudioDriver.cpp
AgeCommit message (Expand)AuthorFilesLines
2009-12-30Fix JACK name of top level ports (fix ticket #457).David Robillard1-1/+9
2009-12-19New ingen module (library, not e.g. LV2 plugin) design.David Robillard1-17/+2
2009-11-22Execute cross-context events in correct increasing time order.David Robillard1-1/+1
2009-11-22Partial support for message/value ports and the message context.David Robillard1-18/+16
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-19/+28
2009-05-13Fix Jack port names.David Robillard1-1/+1
2009-05-13Clean up Jack shutdown semantics.David Robillard1-1/+3
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-26/+26
2009-05-13Remove 'using' declarations from headers.David Robillard1-0/+1
2009-05-12Detach/Reattach from/to Jack from UI (ticket #180).David Robillard1-39/+80
2009-05-03Update waf configuration header for new waf scheme (in 1.5.6).David Robillard1-1/+1
2008-12-21Change configuration header name to something less likely to conflict.David Robillard1-1/+1
2008-12-21Fix crash on exit when Jack ports be hangin' 'round (fix ticket #307).David Robillard1-0/+2
2008-12-20Fix deregistration of Jack ports, associated memory leaks. Hopefully a fix f...David Robillard1-5/+14
2008-12-16Trim include dependency tree.David Robillard1-1/+0
2008-11-22Fix subpatch loading (fix ticket #271).David Robillard1-3/+2
2008-11-17Use LV2 MIDI event type from map instead of hardcoded.David Robillard1-4/+1
2008-11-16Shut down JACK cleanly.David Robillard1-12/+6
2008-10-19Make ingen actually run again :)David Robillard1-5/+8
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2008-10-12Remove meaningless/non-LV2/kludgey 'event' 'midi' and 'osc' distinction.David Robillard1-1/+1
2008-10-12Add --jack-name command line option (implement feature request #176).David Robillard1-3/+5
2008-10-12Split OSC/HTTP/JACK dependencies from ingen into separate libraries so engine...David Robillard1-0/+13
2008-10-03Support building locally against header-only libraries in autowaf.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+384
2006-06-10More jugglingDavid Robillard1-373/+0
2006-06-09Added Om aka Graph aka god knows whatDavid Robillard1-0/+373