ladishd: hide connections unless remove is explicitly requested
commit5ef9e1e00660b1af8d54c9c6b11204f6fda4a453
authorNedko Arnaudov <nedko@arnaudov.name>
Sat, 28 Nov 2009 23:58:37 +0000 (29 01:58 +0200)
committerNedko Arnaudov <nedko@arnaudov.name>
Sat, 28 Nov 2009 23:58:37 +0000 (29 01:58 +0200)
tree82449e7b2532d33258f37adf1a91aa20e9bf6a31
parent6be77a990828e6f363a4992a715aea101a189178
ladishd: hide connections unless remove is explicitly requested

explicit disconnects must remove connection objects
implicit disconnects because of port disappear or external disconnect must
cause hide so when studio is stopped and then started, connections are restored.
daemon/cmd_start_studio.c
daemon/cmd_stop_studio.c
daemon/graph.c