daemon: when destroying room, remove its hidden app ports. Fixes #87
commit3126bbdb5d0cf72b9c138fd5d3f885df5b33f497
authorNedko Arnaudov <nedko@arnaudov.name>
Mon, 10 May 2010 19:33:40 +0000 (10 22:33 +0300)
committerNedko Arnaudov <nedko@arnaudov.name>
Mon, 10 May 2010 19:33:40 +0000 (10 22:33 +0300)
treed9cf6822cf486043a10d1c3af64ae8dc4c513415
parent9a42d3d9980a8d2aa46414dfb52b59e973fc5dc8
daemon: when destroying room, remove its hidden app ports. Fixes #87

If ports stay hidden in JACK graph and they get reused, no vgraph will exist
daemon/cmd_delete_room.c
daemon/cmd_unload_studio.c
daemon/graph.c
daemon/graph.h
daemon/virtualizer.c