Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2007-09-18 | Work on dynamic polyphony. | David Robillard | 1 | -2/+2 |
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 | -2/+2 |
2007-04-08 | MIDI patching fixes (clean disconnecting). | David Robillard | 1 | -0/+40 |
2006-06-22 | LADSPA port default value loading (engine side) | David Robillard | 1 | -49/+0 |
2006-06-21 | Reorganized directory tree/names | David Robillard | 1 | -2/+2 |
2006-06-19 | Connecting of patch ports internally (seemingly anyway, data not flowing yet) | David Robillard | 1 | -6/+6 |
2006-06-19 | Renamed PortBase to TypedPort | David Robillard | 1 | -3/+3 |
2006-06-18 | More work on new ports implementation; | David Robillard | 1 | -6/+4 |
2006-06-10 | More juggling | David Robillard | 1 | -0/+51 |