ALSA|Dummy: ignore port unregistration when engine is stopped
authorRobin Gareus <robin@gareus.org>
Sun, 7 Sep 2014 23:25:56 +0000 (01:25 +0200)
committerRobin Gareus <robin@gareus.org>
Sun, 7 Sep 2014 23:25:56 +0000 (01:25 +0200)
commitb1da9af8de8cc648d88fbc944c68f1d9f6d1b8c9
treef6204bc0e71b68f1053816131c139c33b9123082
parentdc318e6e74d17e03e92c28618d03703a4034a843
ALSA|Dummy: ignore port unregistration when engine is stopped

When changing Engine parameters, ardour first stops
the engine and only later when re-etablishing ports
unregisters/re-registers them.

ALSA: silently ignore port unregs and silently accept registrations
Dummy: print a PBD::info message,
libs/backends/alsa/alsa_audiobackend.cc
libs/backends/dummy/dummy_audiobackend.cc