summaryrefslogtreecommitdiffstats
path: root/src/progs
AgeCommit message (Expand)AuthorFilesLines
2006-07-12Minor cleanups, removed braindead centralized singleton instance fileDavid Robillard4-28/+9
2006-07-05Control slider (etc) cleanupsDavid Robillard4-75/+83
2006-07-04Process order traversal / connection fixes (nasty edge cases where patches ar...David Robillard1-1/+0
2006-07-03Fixes for connecting directly from a patch input to a patch outputDavid Robillard2-2/+2
2006-07-03Creating of multiple patch input/output portsDavid Robillard3-6/+26
2006-07-03Enabled checkbox on patch windows workingDavid Robillard5-10/+24
2006-06-22More port controls fixes/cleanupsDavid Robillard4-35/+29
2006-06-22Fix destroying connected nodes;David Robillard1-1/+1
2006-06-21More renaming, fixed bugs with disconnecting patch ports internallyDavid Robillard13-34/+25
2006-06-21Reorganized directory tree/namesDavid Robillard100-3813/+156
2006-06-20Fixed invisible menu separator on patch windowDavid Robillard2-24/+18
2006-06-20Added missing patch port filesDavid Robillard4-0/+264
2006-06-19Connecting of patch ports internally (seemingly anyway, data not flowing yet)David Robillard1-2/+11
2006-06-19Ditched ghetto homebrew RTTI in favour of the real deal;David Robillard1-1/+1
2006-06-18More work on new ports implementation;David Robillard4-9/+118
2006-06-17New patch ports interfaceDavid Robillard5-45/+124
2006-06-16More thorough assertion checking in CountedPtr;David Robillard1-1/+4
2006-06-16Connect window revampDavid Robillard4-761/+289
2006-06-16Removed Add menu from patch window (in favour of context menu only), otherDavid Robillard6-158/+459
2006-06-16Connect window improvementsDavid Robillard4-240/+926
2006-06-16GUI polishingDavid Robillard8-373/+216
2006-06-15Switched patch "description" window into a properties window (hopefully to ex...David Robillard12-64/+76
2006-06-15Subpatches workingDavid Robillard3-52/+48
2006-06-14Removed ancient console client that did nothingDavid Robillard13-476/+0
2006-06-14Removed unused cruft from GTK clientDavid Robillard16-709/+8
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 Robillard10-24/+30
2006-06-12Control windows workingDavid Robillard2-37/+1
2006-06-12Connections working through Store model/signal interfaceDavid Robillard2-7/+8
2006-06-12Metadata working based on Store signals (node positions restored)David Robillard3-19/+14
2006-06-11Moved Store code to client lib directoryDavid Robillard2-347/+0
2006-06-11Moved Store into LibOmClient namespaceDavid Robillard3-16/+9
2006-06-11New nodes in gtk client working through Store signal interfaceDavid Robillard19-132/+207
2006-06-11Got store working directly through SigClientInterfaceDavid Robillard27-171/+281
2006-06-10Actually got all this stuff building againDavid Robillard6-12/+15
2006-06-10CleanupsDavid Robillard1-1/+2
2006-06-10More jugglingDavid Robillard1-0/+12
2006-06-10More jugglingDavid Robillard128-235/+21906
2006-06-10More jugglingDavid Robillard1-0/+259