Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-08 | Cleanup: Avoid parameter copying overhead | David Robillard | 1 | -4/+4 |
2019-03-09 | Clean up includes and forward declarations | David Robillard | 1 | -5/+1 |
2018-09-23 | Use override specifiers | David Robillard | 1 | -4/+4 |
2018-09-23 | Use lowercase namespace names | David Robillard | 1 | -8/+8 |
2017-12-16 | Make events take the corresponding message directly | David Robillard | 1 | -8/+5 |
2017-12-16 | Make CompiledGraph::compile a free function | David Robillard | 1 | -1/+1 |
2017-02-12 | Use smart pointers to handle real-time memory disposal | David Robillard | 1 | -6/+6 |
2016-10-02 | Defer graph compilation in atomic bundles | David Robillard | 1 | -4/+4 |
2016-09-11 | Remove last vestiges of multiple run contexts | David Robillard | 1 | -1/+1 |
2016-07-30 | Add undo support | David Robillard | 1 | -1/+2 |
2015-10-25 | Document protocol | David Robillard | 1 | -9/+1 |
2015-06-09 | Server side loading. | David Robillard | 1 | -15/+16 |
2015-05-30 | Preliminary server-side save support. | David Robillard | 1 | -0/+4 |
2015-02-08 | Server-side copy paste with LV2 state support. | David Robillard | 1 | -0/+73 |