daemon: Fix #33
commitd76dcc4b20bb8b256855fd784d8db1229b8fbc3a
authorNedko Arnaudov <nedko@arnaudov.name>
Sat, 12 Dec 2009 19:55:41 +0000 (12 21:55 +0200)
committerNedko Arnaudov <nedko@arnaudov.name>
Sat, 12 Dec 2009 19:55:41 +0000 (12 21:55 +0200)
tree1c749df768232dec5572a3b5a28cdbee667f3467
parenta1670050dcae700cda79311cb52e5364b17d9fc5
daemon: Fix #33

JACK graph connections are always visible and match the actual
JACK graph connections. So the logic for hiding connections when
they are removed should be disabled for JACK graphs. See
also commit 5ef9e1e00660b1af8d54c9c6b11204f6fda4a453 where this
bug was intoduced.
daemon/graph.c
daemon/graph.h
daemon/virtualizer.c