summaryrefslogtreecommitdiffstats
path: root/src/engine/ConnectionImpl.hpp
AgeCommit message (Expand)AuthorFilesLines
2010-01-06Do all logging output via Raul streams.David Robillard1-1/+0
2010-01-05Realtime safe buffer reference handling.David Robillard1-6/+6
2009-11-22Partial support for message/value ports and the message context.David Robillard1-1/+8
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-1/+1
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-38/+28
2009-11-14Object extension.David Robillard1-1/+1
2009-05-13Update copyright dates.David Robillard1-1/+1
2009-05-13Strip trailing whitespace.David Robillard1-8/+8
2009-05-13Remove 'using' declarations from headers.David Robillard1-1/+1
2009-02-20Fix crash when connecting ports with mismatched poly where the destination po...David Robillard1-4/+4
2008-12-16Trim include dependency tree.David Robillard1-1/+0
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-1/+1
2008-10-13Fix various problems with subpatch connecting/disconnecting (and probably int...David Robillard1-3/+4
2008-10-06LV2 and polyphony fixes from kfoltman.David Robillard1-2/+12
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+101