summaryrefslogtreecommitdiffstats
path: root/src/server/InputPort.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-06Tidy.David Robillard1-2/+4
2011-10-06Use an intrusive linked list for InputPort connections.David Robillard1-22/+18
2011-10-03Use port type instead of buffer type where appropriate.David Robillard1-2/+2
2011-10-03Remove static PortType enumeration from public/client side interface.David Robillard1-2/+2
2011-10-03Don't stack allocate buffer array unless it's needed.David Robillard1-7/+11
2011-10-01Make PortImpl::get_buffers const.David Robillard1-1/+1
2011-09-23Animate audio port colours based on levels.David Robillard1-4/+11
2011-05-23Apply patch from pgiblox in ticket #694 to fix compilation without Raul::Intr...David Robillard1-1/+1
2011-04-20Rename Ingen::Engine to Ingen::Server (hopefully avoid odd name clases and fi...David Robillard1-0/+229