summaryrefslogtreecommitdiffstats
path: root/src/server/InputPort.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-05-12More work towards checking contexts via parameter rather than thread magic.David Robillard1-1/+2
2012-05-12Use compiler checkable ProcessContext parameter rather than runtime context a...David Robillard1-2/+2
2012-05-11"Connection" => "Edge"David Robillard1-15/+15
2012-04-28Use "tail" and "head" terminology instead of "src_port" and "dst_port".David Robillard1-1/+1
2012-04-23Localise buffer reference stuff.David Robillard1-3/+3
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-03-19Partially functioning communication between Ingen LV2 plugin and UI.David Robillard1-0/+1
2012-01-14Fix crashes on shutdown (fix #805).David Robillard1-2/+4
2011-10-06Use an intrusive linked list for InputPort connections.David Robillard1-6/+11
2011-10-01Make PortImpl::get_buffers const.David Robillard1-1/+1
2011-06-11Remove dead code.David Robillard1-1/+1
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+93