Age | Commit message (Expand) | Author | Files | Lines |
2006-09-17 | Patch clearing. | David Robillard | 1 | -0/+1 |
2006-09-14 | Cleaned up client-side model code significantly (made everything private | David Robillard | 1 | -1/+10 |
2006-09-13 | Heavy-duty redesign of client library and GUI (now fully signal driven with c... | David Robillard | 1 | -1/+2 |
2006-09-11 | Switched homebrew CountedPtr to boost::shared_ptr. | David Robillard | 1 | -15/+27 |
2006-09-09 | Canvas cleanups, bugfixes, more robustness, etc. | David Robillard | 1 | -0/+1 |
2006-09-08 | More cleanups | David Robillard | 1 | -9/+3 |
2006-09-06 | Connecting/Disconnecting/Reconnecting to the engine without restarting. | David Robillard | 1 | -0/+2 |
2006-07-19 | Changed namespace names, removed almost all references to "Om" | David Robillard | 1 | -6/+7 |
2006-07-14 | Updated name in comment headers and copyright date | David Robillard | 1 | -3/+3 |
2006-07-03 | Fixes for connecting directly from a patch input to a patch output | David Robillard | 1 | -2/+2 |
2006-07-03 | Enabled checkbox on patch windows working | David Robillard | 1 | -0/+2 |
2006-06-22 | More port controls fixes/cleanups | David Robillard | 1 | -0/+1 |
2006-06-21 | Reorganized directory tree/names | David Robillard | 1 | -1/+1 |
2006-06-19 | Connecting of patch ports internally (seemingly anyway, data not flowing yet) | David Robillard | 1 | -2/+4 |
2006-06-16 | More thorough assertion checking in CountedPtr; | David Robillard | 1 | -2/+2 |
2006-06-12 | Disconnecting working in GTK client | David Robillard | 1 | -0/+1 |
2006-06-12 | Store memory bug fixes (multiple ref ptr's to the same object, bad), | David Robillard | 1 | -3/+0 |
2006-06-12 | Connections working through Store model/signal interface | David Robillard | 1 | -0/+1 |
2006-06-12 | Metadata working based on Store signals (node positions restored) | David Robillard | 1 | -2/+3 |
2006-06-11 | Moved Store code to client lib directory | David Robillard | 1 | -0/+84 |