summaryrefslogtreecommitdiffstats
path: root/src/libs/engine/ObjectSender.cpp
AgeCommit message (Expand)AuthorFilesLines
2006-07-12Factored out Thread (and Slave, an explicitly signal-driven thread)David Robillard1-1/+1
2006-07-03Fixes for connecting directly from a patch input to a patch outputDavid Robillard1-5/+10
2006-07-03Enabled checkbox on patch windows workingDavid Robillard1-1/+3
2006-06-22LADSPA port default value loading (engine side)David Robillard1-14/+6
2006-06-22Fix destroying connected nodes;David Robillard1-1/+7
2006-06-21Reorganized directory tree/namesDavid Robillard1-2/+2
2006-06-20Renamed OmObject GraphObject;David Robillard1-1/+1
2006-06-19Connecting of patch ports internally (seemingly anyway, data not flowing yet)David Robillard1-1/+1
2006-06-19Renamed PortBase to TypedPortDavid Robillard1-2/+2
2006-06-19Ditched ghetto homebrew RTTI in favour of the real deal;David Robillard1-4/+7
2006-06-18More work on new ports implementation;David Robillard1-11/+20
2006-06-18Set cursor in on_map instead of on_show (which segfaults sometimes?)David Robillard1-8/+0
2006-06-17New patch ports interfaceDavid Robillard1-33/+38
2006-06-14Removed unused cruft from GTK clientDavid Robillard1-1/+5
2006-06-12Metadata working based on Store signals (node positions restored)David Robillard1-0/+5
2006-06-10More jugglingDavid Robillard1-0/+207