Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-01-25 | Overhaul SLV2 API to return/take SLV2Value (instead of strings or primitives)... | David Robillard | 1 | -0/+1 |
2008-01-01 | RAUL code cleanup. | David Robillard | 1 | -6/+6 |
2007-10-21 | Fix control port value broadcasting. | David Robillard | 1 | -3/+1 |
2007-10-07 | Added shared abstract interface for ports. | David Robillard | 1 | -3/+3 |
2007-10-07 | Shared abstract Node interface. | David Robillard | 1 | -1/+1 |
2007-09-30 | Better design for process() signature (pass everything needed in a single obj... | David Robillard | 1 | -3/+2 |
2007-09-30 | Better driver interface for input/output. | David Robillard | 1 | -1/+1 |
2007-09-29 | Work towards port monitoring and better (higher utilization) parallel execution. | David Robillard | 1 | -0/+1 |
2007-07-27 | Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on... | David Robillard | 1 | -2/+2 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -0/+64 |