yWeb: Synchronize volume/audiomute settings yWeb => GUI

Origin commit data
------------------
Branch: ni/coolstream
Commit: 92fce346c0
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2014-02-12 (Wed, 12 Feb 2014)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Michael Liebmann
2014-02-12 05:45:51 +01:00
parent c5f022fe75
commit 4abf2a80f8
7 changed files with 37 additions and 4 deletions

View File

@@ -153,7 +153,10 @@ struct NeutrinoMessages {
EVT_BACK_ZAP_COMPLETE = CRCInput::RC_WithData + 25, /* data: (t_channel_id *) */
EVT_HDMI_CEC_VIEW_ON = CRCInput::RC_WithData + 26,
EVT_HDMI_CEC_STANDBY = CRCInput::RC_WithData + 27
EVT_HDMI_CEC_STANDBY = CRCInput::RC_WithData + 27,
EVT_SET_MUTE = CRCInput::RC_WithData + 28,
EVT_SET_VOLUME = CRCInput::RC_WithData + 29
};
enum
{