Age | Commit message (Expand) | Author | Files | Lines |
2006-06-20 | Added missing patch port files | David Robillard | 4 | -0/+264 |
2006-06-19 | Connecting of patch ports internally (seemingly anyway, data not flowing yet) | David Robillard | 1 | -2/+11 |
2006-06-19 | Ditched ghetto homebrew RTTI in favour of the real deal; | David Robillard | 1 | -1/+1 |
2006-06-18 | More work on new ports implementation; | David Robillard | 4 | -9/+118 |
2006-06-17 | New patch ports interface | David Robillard | 5 | -45/+124 |
2006-06-16 | More thorough assertion checking in CountedPtr; | David Robillard | 1 | -1/+4 |
2006-06-16 | Connect window revamp | David Robillard | 4 | -761/+289 |
2006-06-16 | Removed Add menu from patch window (in favour of context menu only), other | David Robillard | 6 | -158/+459 |
2006-06-16 | Connect window improvements | David Robillard | 4 | -240/+926 |
2006-06-16 | GUI polishing | David Robillard | 8 | -373/+216 |
2006-06-15 | Switched patch "description" window into a properties window (hopefully to ex... | David Robillard | 12 | -64/+76 |
2006-06-15 | Subpatches working | David Robillard | 3 | -52/+48 |
2006-06-14 | Removed ancient console client that did nothing | David Robillard | 13 | -476/+0 |
2006-06-14 | Removed unused cruft from GTK client | David Robillard | 16 | -709/+8 |
2006-06-12 | Fixed engine-side node destruction bug | David Robillard | 1 | -2/+2 |
2006-06-12 | Disconnecting working in GTK client | David Robillard | 1 | -1/+2 |
2006-06-12 | Store memory bug fixes (multiple ref ptr's to the same object, bad), | David Robillard | 10 | -24/+30 |
2006-06-12 | Control windows working | David Robillard | 2 | -37/+1 |
2006-06-12 | Connections working through Store model/signal interface | David Robillard | 2 | -7/+8 |
2006-06-12 | Metadata working based on Store signals (node positions restored) | David Robillard | 3 | -19/+14 |
2006-06-11 | Moved Store code to client lib directory | David Robillard | 2 | -347/+0 |
2006-06-11 | Moved Store into LibOmClient namespace | David Robillard | 3 | -16/+9 |
2006-06-11 | New nodes in gtk client working through Store signal interface | David Robillard | 19 | -132/+207 |
2006-06-11 | Got store working directly through SigClientInterface | David Robillard | 27 | -171/+281 |
2006-06-10 | Actually got all this stuff building again | David Robillard | 6 | -12/+15 |
2006-06-10 | Cleanups | David Robillard | 1 | -1/+2 |
2006-06-10 | More juggling | David Robillard | 1 | -0/+12 |
2006-06-10 | More juggling | David Robillard | 128 | -235/+21906 |
2006-06-10 | More juggling | David Robillard | 1 | -0/+259 |