summaryrefslogtreecommitdiffstats
path: root/src/libs/gui/Port.hpp
AgeCommit message (Expand)AuthorFilesLines
2008-09-30Flatten ingen source directory heirarchy a bit.David Robillard1-70/+0
2008-09-28Remove header namespace pollution (particularly from libs/gui/App.hpp).David Robillard1-1/+5
2008-09-28Fix potential crash when port blinkenports activity is followed by port destr...David Robillard1-2/+1
2008-06-10Fix 'disconnect' operation for all objects (inc. patch ports).David Robillard1-0/+1
2008-05-20Fix various problems with control port values.David Robillard1-2/+2
2007-12-31Clean up and remove useless code in FlowCanvas.David Robillard1-1/+1
2007-10-08s/MetadataMap/Variables/ etc.David Robillard1-1/+1
2007-10-08Fix serialization/connection bugs resulting from refactoring.David Robillard1-3/+3
2007-10-01Blink MIDI ports on message transmission.David Robillard1-0/+1
2007-09-24Avoid thread creation and glade stuff on module/port creation (defer until me...David Robillard1-0/+2
2007-09-21Reimplement menu system to be picturey, glade loaded, heirarchial, code reuse...David Robillard1-2/+1
2007-07-28Remove (now) generated LV2 stuff Makefiles from repo.David Robillard1-1/+4
2007-07-27Track control values for port 'sliders' (module sliders move in sync with nod...David Robillard1-0/+1
2007-07-27Control port slider functionality (when not in edit more, or holding down con...David Robillard1-0/+2
2007-07-26Add const find interface to Raul::Table, fix bugs.David Robillard1-0/+1
2007-07-24Consistently rename all C++ files .cpp/.hpp.David Robillard1-0/+57