mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
hdmi-cec: send active source after view-on
This commit is contained in:
@@ -216,6 +216,7 @@ void hdmi_cec::SetCECState(bool state)
|
|||||||
SendViewOn();
|
SendViewOn();
|
||||||
active_source = true;
|
active_source = true;
|
||||||
SendAnnounce();
|
SendAnnounce();
|
||||||
|
SendActiveSource();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user