summaryrefslogtreecommitdiffstats
path: root/src/server/ConnectionImpl.hpp
AgeCommit message (Expand)AuthorFilesLines
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