Hi,
Luca Olivetti wrote:
Btw, this is the patch I'm using now (against original 0.7.6), and it seems to work, but I'm not sure it's due to simple luck or it is working by design (e.g. if I switch the order of cControl::Shutdown() and Skins.Message in the OnClientConnect handler it won't work).
As you wrote in a previous email: it's a threading issue.
Please try the attached patch against 0.7.6, which now uses VDR's main thread to switch the primary device.
Bye.