Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
Replaces highly questionable cross-thread use of the request_update flag.
|
|
Paul Davis says "jack_recompute_total_latencies() is a server call. It is not
legal to make server calls from within a server callback (like the process
callback)."
|
|
Defines a more general message structure that can also accommodate internal
use (not just as a channel for plugin/UI message), and cleans up the ring
reading/writing code to prepare for such use.
|
|
Takes advantage of the dependency trimming of the previous commit to work
towards separating things more cleanly.
|