Changes between Version 16 and Version 17 of virtualization

Show
Ignore:
Timestamp:
04/09/10 00:07:06 (3 years ago)
Author:
http://nedko.arnaudov.name/
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • virtualization

    v16 v17  
    3535 
    3636When port is shown in the virtual graph, all hidden connections are checked and connect attempt is eventually made. Hidden connections that are being restored through request to jackdbus, are in special "changing" state. This ensures that connect attempt will be made only once (unless connect request fails). 
     37 
     38There are two means to make connect and disconnect requests. The first one is when control app like gladish requests (dis)connect on user`s behalf. Such request are accepted as method calls on the patchbay D-Bus interface of the virtual graph objects. The second mean is when (dis)connect happens because it was requested by through libjack or directly on the jackdbus patchbay D-Bus interface.