Files
ardour/libs
Robin Gareus f5b280a850 Generalize graph processing
This allows to pass any GraphChain to the Graph to process.
It removes the need to use a mutex to swap two dedicated
chains (setup-chain <> active-chain, pending-chain).

Also various special cases pertaining to graph interaction
while auditioning and route-deletion can be removed.

This also unconditionally creates a graph-thread for GraphChains
to be processed, even if the main callback uses a special-cased
sorted RouteList if there is only one process thread.
2022-05-06 17:43:01 +02:00
..
2022-05-06 17:43:01 +02:00
2022-05-01 18:01:35 -06:00
2022-05-02 00:02:33 +02:00
2022-05-06 14:02:35 +02:00
2021-03-01 22:14:38 +01:00