webif standby -add option CEC standby off (dont use TV off)

This commit is contained in:
Jacek Jendrzej
2014-01-28 10:29:28 +01:00
parent 6a821fe2a5
commit 9855a220be
5 changed files with 35 additions and 12 deletions

View File

@@ -152,7 +152,8 @@ struct NeutrinoMessages {
EVT_EIT_COMPLETE = CRCInput::RC_WithData + 24, /* data: (t_channel_id *) */
EVT_BACK_ZAP_COMPLETE = CRCInput::RC_WithData + 25, /* data: (t_channel_id *) */
EVT_HDMI_CEC_ON = CRCInput::RC_WithData + 26
EVT_HDMI_CEC_VIEW_ON = CRCInput::RC_WithData + 26,
EVT_HDMI_CEC_STANDBY = CRCInput::RC_WithData + 27
};
enum
{