Files
ardour/libs/backends/jack
Robin Gareus 79330f909e Work around connection loss when re-starting JACK backend
If connecting ports using the port-engine fails,
ardour forgets the connection.

Internal backends only produced an error if a port was already
connected, when using ::connect (handle, other), but
ignore already existing connection when using port-names.

Various ports are connected twice when the engine connects
at session load. This worked fine for as long as the engine
was never stopped (saving the session asks the port-engine),
but failed when the engine went away and internal representation
is used.
2021-11-01 23:11:41 +01:00
..
2020-03-26 09:58:34 -06:00
2021-03-01 16:20:38 +01:00
2020-01-25 04:07:41 +01:00