What's the best way to detect disconnected cables on the 1.0 SDK? I'm trying to use ovr_GetSessionStatus(), but I get mixed results with that. Disconnecting the USB sets HmdPresent and HmdMounted to false, but disconnecting the HDMI sets DisplayLost. Disconnecting the power cable also sets the DisplayLost, but ovr_Detect() still returns IsOculusHMDConnected.