summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/OutputPort.hpp
AgeCommit message (Expand)AuthorFilesLines
2007-09-30Better design for process() signature (pass everything needed in a single obj...David Robillard1-3/+2
2007-09-30Better driver interface for input/output.David Robillard1-1/+1
2007-09-29Work towards port monitoring and better (higher utilization) parallel execution.David Robillard1-0/+1
2007-07-27Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on...David Robillard1-2/+2
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+64