summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/Port.hpp
AgeCommit message (Expand)AuthorFilesLines
2007-10-07Added shared abstract interface for ports.David Robillard1-117/+0
2007-10-07Shared abstract Node interface.David Robillard1-3/+3
2007-10-07Start building a common (client/server) abstract interface for graph objects.David Robillard1-2/+2
2007-10-01Blink MIDI ports on message transmission.David Robillard1-3/+5
2007-09-30Better design for process() signature (pass everything needed in a single obj...David Robillard1-2/+3
2007-09-29Work towards port monitoring and better (higher utilization) parallel execution.David Robillard1-6/+10
2007-09-21Reimplement menu system to be picturey, glade loaded, heirarchial, code reuse...David Robillard1-1/+0
2007-09-19More work on dynamic polyphony.David Robillard1-2/+2
2007-09-18Work on dynamic polyphony.David Robillard1-2/+22
2007-07-27Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on...David Robillard1-6/+6
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+91