Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-04-04 | Update copyright dates. | David Robillard | 1 | -1/+1 |
2015-02-08 | Server-side copy paste with LV2 state support. | David Robillard | 1 | -1/+1 |
2013-02-24 | Don't send port values to UI for audio ports (fix Calf crash). | David Robillard | 1 | -0/+6 |
2013-02-23 | Move Atom implementation out of Raul so it can depend on LV2. | David Robillard | 1 | -4/+4 |
2013-02-02 | More generic Atom class. | David Robillard | 1 | -4/+4 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -20/+22 |
2013-01-11 | Use range-based for loops where possible. | David Robillard | 1 | -3/+3 |
2012-08-19 | GraphObject => Node | David Robillard | 1 | -3/+3 |
2012-08-18 | Node => Block | David Robillard | 1 | -0/+270 |