Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-07 | Fix closing JACK backend | David Robillard | 1 | -1/+1 | |
2018-08-01 | Avoid NULL dereference in JACK backend on startup failure | Timo Wischer | 1 | -4/+8 | |
Without this, there is a segmentation fault when the initialization of Jalv fails and it exits before the backend was initialized. | |||||
2017-05-07 | Fix Jack deactivation | David Robillard | 1 | -1/+1 | |
2016-10-05 | Tidy | David Robillard | 1 | -6/+3 | |
2016-10-05 | Factor out UI communication from backend | David Robillard | 1 | -64/+6 | |
2016-10-05 | Factor out Jack backend | David Robillard | 1 | -0/+539 | |