Files
ardour/libs
Robin Gareus 13c984c216 Fix various issues when the engine disconnects:
Previously Port::PortDrop was never handled.
The signal was disconnected directly when the connection
is re-used by Port::PortSignalDrop.

Ports::drop() was not called when the engine was stopped
or disconnected, and port-handles were not invalidated.

This lead to crashes whenever a port-related operation was performed
while the engine was stopped. e.g. adding/removing tracks or plugins
(latency recompute, notify port-engine) and various other operations.
2018-11-26 02:39:55 +01:00
..
2018-10-26 14:53:44 +02:00
2018-11-23 16:05:19 +01:00
2018-11-23 22:43:26 +01:00
2018-10-26 14:53:44 +02:00