summaryrefslogtreecommitdiffstats
path: root/src/progs/gtk/PatchController.cpp
AgeCommit message (Expand)AuthorFilesLines
2006-06-19Connecting of patch ports internally (seemingly anyway, data not flowing yet)David Robillard1-2/+11
2006-06-17New patch ports interfaceDavid Robillard1-43/+89
2006-06-16More thorough assertion checking in CountedPtr;David Robillard1-1/+4
2006-06-15Switched patch "description" window into a properties window (hopefully to ex...David Robillard1-13/+21
2006-06-15Subpatches workingDavid Robillard1-49/+46
2006-06-14Removed unused cruft from GTK clientDavid Robillard1-2/+2
2006-06-12Fixed engine-side node destruction bugDavid Robillard1-2/+2
2006-06-12Disconnecting working in GTK clientDavid Robillard1-1/+2
2006-06-12Store memory bug fixes (multiple ref ptr's to the same object, bad),David Robillard1-5/+4
2006-06-12Connections working through Store model/signal interfaceDavid Robillard1-5/+6
2006-06-11New nodes in gtk client working through Store signal interfaceDavid Robillard1-21/+26
2006-06-11Got store working directly through SigClientInterfaceDavid Robillard1-19/+25
2006-06-10More jugglingDavid Robillard1-0/+685