Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-07-28 | Simply global memory management crap by using shared_ptr in the World struct ... | David Robillard | 1 | -2/+2 |
2008-06-09 | Fix port control slider synchronization issues. | David Robillard | 1 | -5/+0 |
2007-10-08 | Fix serialization/connection bugs resulting from refactoring. | David Robillard | 1 | -1/+1 |
2007-09-23 | Working LV2 UI control setting (including MIDI). | David Robillard | 1 | -2/+4 |
2007-09-22 | Type oblivious set_port_value interface. | David Robillard | 1 | -2/+2 |
2007-09-20 | Fix voice-specific polyphony controls. | David Robillard | 1 | -6/+18 |
2007-07-27 | Use uint32_t for num_ports (and poly), matches LV2 and size_t is excessive on... | David Robillard | 1 | -1/+1 |
2007-07-24 | Consistently rename all C++ files .cpp/.hpp. | David Robillard | 1 | -9/+9 |
2007-07-04 | Added metadata (ie integer, toggle) to builtin node control ports. | David Robillard | 1 | -0/+4 |
2007-05-04 | Made engine, serialisation, client library, and GUI all dynamically loaded mo... | David Robillard | 1 | -0/+259 |