summaryrefslogtreecommitdiffstats
path: root/src/libs/client
AgeCommit message (Expand)AuthorFilesLines
2006-06-21Reorganized directory tree/namesDavid Robillard31-31/+31
2006-06-19Connecting of patch ports internally (seemingly anyway, data not flowing yet)David Robillard5-18/+42
2006-06-18More work on new ports implementation;David Robillard2-0/+18
2006-06-17New patch ports interfaceDavid Robillard1-16/+17
2006-06-16More thorough assertion checking in CountedPtr;David Robillard2-24/+24
2006-06-14Removed unused cruft from GTK clientDavid Robillard3-19/+29
2006-06-14Node destruction workingDavid Robillard1-1/+25
2006-06-12Fixed engine-side node destruction bugDavid Robillard2-0/+2
2006-06-12Disconnecting working in GTK clientDavid Robillard4-3/+23
2006-06-12Store memory bug fixes (multiple ref ptr's to the same object, bad),David Robillard7-28/+24
2006-06-12Connections working through Store model/signal interfaceDavid Robillard5-28/+47
2006-06-12Metadata working based on Store signals (node positions restored)David Robillard3-3/+19
2006-06-11Moved Store code to client lib directoryDavid Robillard3-0/+349
2006-06-11New nodes in gtk client working through Store signal interfaceDavid Robillard9-46/+68
2006-06-11Got store working directly through SigClientInterfaceDavid Robillard1-19/+25
2006-06-10Actually got all this stuff building againDavid Robillard1-13/+5
2006-06-10More jugglingDavid Robillard30-0/+5218