Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-09-19 | Toggling of individual node polyphonic state. | David Robillard | 1 | -4/+4 |
2007-09-19 | Tidy up OSC namespace to use OSC true/false instead of C style boolean integers. | David Robillard | 1 | -2/+4 |
2007-09-19 | More work on dynamic polyphony. | David Robillard | 1 | -3/+4 |
2007-09-18 | Work on dynamic polyphony. | David Robillard | 1 | -1/+16 |
2007-08-09 | Realtime safe parallel graph execution, e.g. run with ingen -e -p 3 for 3 con... | David Robillard | 1 | -0/+31 |
2007-07-27 | Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on... | David Robillard | 1 | -3/+3 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -0/+110 |