Files
ardour/libs
Robin Gareus 9ad154f265 Untangle Graph from Route
The process-graph should only be concerned with GraphNodes,
which may or may not be Routes.

This also removes intrinsic connection information from
the graph-node. Connection information is to be kept separate
from the nodes.

When the graph is re-calculated in the background, old information
has to be retained until the new graph becomes active.

Previously *new* information was already stored in the nodes
while the graph is sorted, even though the new graph was not
active.
2022-05-06 14:02:34 +02:00
..
2022-05-06 14:02:34 +02:00
2022-05-01 18:01:35 -06:00
2022-05-02 00:02:33 +02:00
2021-03-01 22:14:38 +01:00