summaryrefslogtreecommitdiffstats
path: root/src/server/EdgeImpl.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-08-12Remove message context cruft.David Robillard1-1/+0
2012-08-11Considerable DSP performance improvements (mixing overhead, and per-event MID...David Robillard1-74/+0
2012-08-11Vectorizable (by GCC with -ftree-vectorize) mixing and Buffer::set_block().David Robillard1-1/+2
2012-07-31Merge Ingen::Shared namespace into Ingen namespace and core libingen library.David Robillard1-3/+3
2012-05-23Trim unnecessary includes.David Robillard1-7/+0
2012-05-12More work towards checking contexts via parameter rather than thread magic.David Robillard1-3/+3
2012-05-11Fix compilation with clang.David Robillard1-8/+7
2012-05-11"Connection" => "Edge"David Robillard1-0/+192