summaryrefslogtreecommitdiffstats
path: root/src/engine/PortImpl.cpp
AgeCommit message (Expand)AuthorFilesLines
2010-02-03Comprehensive use of cached URIs and more advanced Value (Atom) system.David Robillard1-4/+3
2010-02-02Use Glib string interning (quarks) to make Path/URI operator== very fast.David Robillard1-5/+8
2010-01-07Fix compilation with ancient boost intrusive_ptr (fix ticket #467).David Robillard1-1/+2
2010-01-06Do all logging output via Raul streams.David Robillard1-1/+0
2010-01-05Realtime safe buffer reference handling.David Robillard1-2/+2
2009-11-22Partial support for message/value ports and the message context.David Robillard1-1/+19
2009-11-18Rename DataType to PortType (since that's what it really means).David Robillard1-10/+10
2009-11-16Rework objects extension to have "value ports" and "message ports".David Robillard1-32/+25
2009-11-15Better Parse plugin, working Print plugin.David Robillard1-1/+1
2009-11-14Object extension.David Robillard1-6/+8
2009-11-12String port support.David Robillard1-12/+17
2009-06-03Clean up and shave some overhead from port value broadcasting.David Robillard1-16/+15
2009-06-03Rename event classes to match new pretty file names.David Robillard1-2/+2
2009-06-03Move events to their own namespace.David Robillard1-2/+2
2009-06-03Chop "Event" from event source file names.David Robillard1-2/+2
2009-05-28Fix URIs.David Robillard1-8/+2
2009-05-27Remove 'new_patch', 'new_node', and 'new_port' from interface in favour of ge...David Robillard1-13/+22
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-0/+2
2008-12-20Fix deregistration of Jack ports, associated memory leaks. Hopefully a fix f...David Robillard1-2/+3
2008-12-16Trim include dependency tree.David Robillard1-8/+8
2008-11-27MIDI learn for control node.David Robillard1-14/+20
2008-11-22Minor cleanup.David Robillard1-1/+0
2008-10-18Build against local library versions no matter what.... hopefully....David Robillard1-2/+2
2008-10-12Add --jack-name command line option (implement feature request #176).David Robillard1-0/+1
2008-10-05Initialize _prepared_buffers.David Robillard1-0/+3
2008-09-30Fix building (both autohell and waf) with simpler ingen tree layout.David Robillard1-1/+1
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-0/+190