Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-08-17 | Cloooser... | David Robillard | 1 | -16/+11 |
2008-08-14 | Tolerate illegal voice numbers from client for set_port_value. | David Robillard | 1 | -1/+1 |
2008-08-14 | Gracefully handle illegal port paths from client for set_port_value. | David Robillard | 1 | -1/+1 |
2008-07-28 | Remove near duplicate SetPortValueEvent and SetPortValueQueuedEvent classes. | David Robillard | 1 | -2/+11 |
2008-07-28 | Simply global memory management crap by using shared_ptr in the World struct ... | David Robillard | 1 | -0/+3 |
2007-10-09 | Fix OSC patching. | David Robillard | 1 | -7/+7 |
2007-10-07 | Added shared abstract interface for ports. | 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-22 | Type oblivious set_port_value interface. | David Robillard | 1 | -5/+21 |
2007-08-01 | Clean up engine/client interfaces. | David Robillard | 1 | -2/+2 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -0/+57 |