Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-15 | Clean up includes in core and server | David Robillard | 1 | -0/+1 |
2020-08-02 | Fix shadow warnings | David Robillard | 1 | -1/+1 |
2020-08-02 | Fix self-assignment | David Robillard | 1 | -4/+6 |
2020-08-02 | Use auto with casts and allocations to remove redundancy | David Robillard | 1 | -1/+1 |
2020-08-01 | Use modern casts | David Robillard | 1 | -1/+1 |
2019-03-09 | Clean up includes and forward declarations | David Robillard | 1 | -3/+8 |
2018-09-23 | Use override specifiers | David Robillard | 1 | -1/+1 |
2018-09-23 | Use lowercase namespace names | David Robillard | 1 | -4/+4 |
2018-09-22 | Use new LV2 include paths | David Robillard | 1 | -1/+1 |
2016-10-02 | Fix unit test responses and ensure events succeed | David Robillard | 1 | -1/+1 |
2016-09-29 | Atomic bundle execution | David Robillard | 1 | -2/+2 |
2016-09-18 | Fix undo of deletions with both blocks and arcs | David Robillard | 1 | -3/+3 |
2016-07-30 | Add undo support | David Robillard | 1 | -0/+107 |