Age | Commit message (Expand) | Author | Files | Lines |
2013-02-23 | Remove Raul::fmt wrapper, the last vestige of boost dependency for Raul. | David Robillard | 1 | -4/+3 |
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 | -6/+6 |
2013-02-02 | Fix default status bar text when engine is local. | David Robillard | 1 | -4/+9 |
2013-02-02 | Fix status bar hover text. | David Robillard | 1 | -5/+0 |
2013-02-02 | Add option to enable/disable canvas animation (fix/avoid #879). | David Robillard | 1 | -0/+12 |
2013-01-12 | Remove Raul::SharedPtr and switch to std::shared_ptr. | David Robillard | 1 | -10/+10 |
2013-01-11 | Use range-based for loops where possible. | David Robillard | 1 | -6/+4 |
2013-01-11 | Use type safe enumerations. | David Robillard | 1 | -1/+1 |
2013-01-09 | Load internal plugin data files and rework documentation code to work the sam... | David Robillard | 1 | -0/+1 |
2013-01-08 | Re-enable node documentation. | David Robillard | 1 | -21/+24 |
2012-11-22 | Configuration file saving. | David Robillard | 1 | -1/+2 |
2012-11-21 | Move most recent graph open directory to Configuration. | David Robillard | 1 | -3/+6 |
2012-11-21 | GUI::Configuration => GUI::Style. | David Robillard | 1 | -8/+8 |
2012-11-21 | Move human name and port label options to main configuration. | David Robillard | 1 | -6/+14 |
2012-08-19 | Patch => Graph | David Robillard | 1 | -0/+706 |