Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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/+13 | |
2024-11-24 | Use message mechanism to request plugin state updates | David Robillard | 1 | -11/+0 | |
Replaces highly questionable cross-thread use of the request_update flag. | |||||
2024-11-24 | Factor out jalv_write_get_message() from process callbacks | David Robillard | 1 | -0/+11 | |
2024-11-24 | Move process thread code to a separate file | David Robillard | 1 | -0/+32 | |