Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-11-24 | Fix typos and improve documentation | David Robillard | 1 | -7/+4 |
2024-11-24 | Use angle brackets for library includes | David Robillard | 1 | -4/+4 |
2024-11-24 | Improve header documentation | David Robillard | 1 | -2/+1 |
2024-11-24 | Use message mechanism to pause plugin execution | David Robillard | 1 | -0/+12 |
2024-11-24 | Use message mechanism to request plugin state updates | David Robillard | 1 | -0/+1 |
2024-11-24 | Fix Jack latency recomputation when plugin latency changes | David Robillard | 1 | -0/+11 |
2024-11-24 | Generalize audio/main thread communication | David Robillard | 1 | -2/+42 |
2024-11-24 | Move low-level event sending functions to a separate file | David Robillard | 1 | -0/+76 |