device-manager: don't override application routing requests
authorTanu Kaskinen <tanuk@iki.fi>
Tue, 28 Nov 2017 17:50:02 +0000 (19:50 +0200)
committerTanu Kaskinen <tanuk@iki.fi>
Sat, 2 Dec 2017 14:20:00 +0000 (16:20 +0200)
commitd6a0dcc3a2a9e73a7664be9ad62d7fffd1f926de
tree2362ffc0edb7b5a36250afbb520c9e4816967c0c
parent3d698d17afa9a3b36defeb99def14c25c9031c2f
device-manager: don't override application routing requests

module-device-manager doesn't change the routing of those streams that
have been explicitly routed by the user, which is good. Similarly, it
should leave those streams alone whose routing was decided by the
application that created the stream. This patch implements that.

BugLink: https://github.com/wwmm/pulseeffects/issues/99
src/modules/module-device-manager.c