Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-02-23 | Move Atom implementation out of Raul so it can depend on LV2. | David Robillard | 1 | -5/+5 |
2013-02-02 | More generic Atom class. | David Robillard | 1 | -8/+8 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -6/+6 |
2013-01-11 | Use range-based for loops where possible. | David Robillard | 1 | -3/+2 |
2013-01-11 | Use type safe enumerations. | David Robillard | 1 | -2/+2 |
2013-01-11 | C++11-safe conversions. | David Robillard | 1 | -2/+4 |
2012-12-22 | Add mirror input for patch control inputs so they are controllable from the c... | David Robillard | 1 | -0/+5 |
2012-11-21 | GUI::Configuration => GUI::Style. | David Robillard | 1 | -1/+1 |
2012-11-21 | Move human name and port label options to main configuration. | David Robillard | 1 | -4/+5 |
2012-08-19 | GraphObject => Node | David Robillard | 1 | -1/+1 |
2012-08-19 | Patch => Graph | David Robillard | 1 | -0/+166 |