Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-24 | Use message mechanism to pause plugin execution | David Robillard | 1 | -0/+21 | |
2024-11-24 | Use message mechanism to request plugin state updates | David Robillard | 1 | -13/+15 | |
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/+13 | |
2024-11-24 | Use a typedef for ports like other structs | David Robillard | 1 | -1/+1 | |
2024-11-24 | Move process thread code to a separate file | David Robillard | 1 | -0/+102 | |