summaryrefslogtreecommitdiffstats
path: root/src/server/ConnectionImpl.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-10-21Move more headers to shared include directory.David Robillard1-1/+1
2011-10-21Separate URIs from LV2URIMap.David Robillard1-1/+1
2011-10-06Remove _pending_disconnection from ConnectionImpl (reduce space per connection).David Robillard1-1/+0
2011-10-06Remove unused BufferFactory member of ConnectionImpl.David Robillard1-4/+3
2011-10-06Use an intrusive linked list for InputPort connections.David Robillard1-0/+37
2011-05-23Apply patch from pgiblox in ticket #694 to fix compilation without Raul::Intr...David Robillard1-4/+5
2011-04-28Improve RingBuffer implementation.David Robillard1-1/+1
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+153