mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 15:02:56 +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();
|
||||
active_source = true;
|
||||
SendAnnounce();
|
||||
SendActiveSource();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user