mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 15:02:50 +02:00
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:
@@ -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
|
||||
{
|
||||
|
Reference in New Issue
Block a user