summaryrefslogtreecommitdiffstats
path: root/src/server/ConnectionImpl.hpp
AgeCommit message (Expand)AuthorFilesLines
2012-04-28Use "tail" and "head" terminology instead of "src_port" and "dst_port".David Robillard1-7/+7
2012-04-28Remove using declarations from headers.David Robillard1-2/+0
2012-04-23Localise buffer reference stuff.David Robillard1-1/+1
2012-03-27Squeeze blank lines.David Robillard1-1/+0
2012-03-27Switch to AGPL3+.David Robillard1-16/+16
2012-01-14Fix crashes on shutdown (fix #805).David Robillard1-5/+9
2011-10-06Remove _pending_disconnection from ConnectionImpl (reduce space per connection).David Robillard1-5/+0
2011-10-06Remove unused BufferFactory member of ConnectionImpl.David Robillard1-6/+4
2011-10-06Use an intrusive linked list for InputPort connections.David Robillard1-18/+17
2011-10-03Remove static PortType enumeration from public/client side interface.David Robillard1-3/+5
2011-05-24Tidy up headers.David Robillard1-2/+2
2011-05-23Apply patch from pgiblox in ticket #694 to fix compilation without Raul::Intr...David Robillard1-2/+2
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+110