Age | Commit message (Expand) | Author | Files | Lines |
2008-08-16 | Factor out common store functionality. | David Robillard | 1 | -1/+1 |
2008-08-16 | Reorganize two 'store' implementations, move header to shared module (prepare... | David Robillard | 1 | -2/+2 |
2008-06-10 | Fix 'disconnect' operation for all objects (inc. patch ports). | David Robillard | 1 | -4/+2 |
2008-05-14 | Fix clear patch command (ticket #18). | David Robillard | 1 | -1/+2 |
2007-10-10 | Fix recursive patch problems (all objects recursively appearing as direct chi... | David Robillard | 1 | -1/+1 |
2007-10-08 | SharedPtr-ify engine side store. | David Robillard | 1 | -13/+13 |
2007-10-08 | Fixed missing symbol in Raul. | David Robillard | 1 | -3/+3 |
2007-10-07 | Added shared abstract interface for ports. | David Robillard | 1 | -5/+4 |
2007-10-07 | Shared abstract Node interface. | David Robillard | 1 | -3/+3 |
2007-10-07 | Start building a common (client/server) abstract interface for graph objects. | David Robillard | 1 | -2/+2 |
2007-09-30 | Better design for process() signature (pass everything needed in a single obj... | David Robillard | 1 | -1/+1 |
2007-09-20 | Fix deletion of multiple nodes instead of just one (basically fix everything ... | David Robillard | 1 | -1/+1 |
2007-09-20 | Strip a bunch of old useless code. | David Robillard | 1 | -1/+0 |
2007-08-09 | Realtime safe parallel graph execution, e.g. run with ingen -e -p 3 for 3 con... | David Robillard | 1 | -1/+2 |
2007-08-01 | Clean up engine/client interfaces. | David Robillard | 1 | -2/+2 |
2007-07-26 | Fix destruction. | David Robillard | 1 | -1/+1 |
2007-07-26 | Use PathTable for engine side objects. | David Robillard | 1 | -14/+14 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -0/+79 |