Show
Ignore:
Timestamp:
08/30/10 00:05:57 (3 years ago)
Author:
Nedko Arnaudov <nedko@…>
Children:
bbfd70e66dc8aa29b3501791895be173f2de4e62
Parents:
1f4af5f439e31d9070443f40feb631e160618a71
git-committer:
Nedko Arnaudov <nedko@arnaudov.name> / 2010-08-30T00:05:57Z+0300
Message:

daemon: handle apps with same name in different vgraphs

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • daemon/room_load.c

    rb396329 r76a8b61  
    730730  } 
    731731 
    732   ladish_interlink_clients(room_ptr->graph); 
     732  ladish_interlink_clients(room_ptr->graph, room_ptr->app_supervisor); 
    733733  /* ladish_graph_dump(ladish_studio_get_jack_graph()); */ 
    734734  /* ladish_graph_dump(room_ptr->graph); */