mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-30 08:51:04 +02:00
vuduo4k/vuduo4kse/vuultimo4k/vuuno4kse: HDMI input as mode and PiP added
Origin commit data
------------------
Branch: ni/coolstream
Commit: a7a18a1dfe
Author: BPanther <bpanther_ts@hotmail.com>
Date: 2021-05-09 (Sun, 09 May 2021)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -53,8 +53,8 @@ struct NeutrinoMessages {
|
||||
{
|
||||
SHOW_EPG = CRCInput::RC_Messages + 1,
|
||||
SHOW_INFOBAR = CRCInput::RC_Messages + 2,
|
||||
VCR_ON = CRCInput::RC_Messages + 3,
|
||||
VCR_OFF = CRCInput::RC_Messages + 4,
|
||||
AVINPUT_ON = CRCInput::RC_Messages + 3,
|
||||
AVINPUT_OFF = CRCInput::RC_Messages + 4,
|
||||
STANDBY_ON = CRCInput::RC_Messages + 5,
|
||||
STANDBY_OFF = CRCInput::RC_Messages + 6,
|
||||
STANDBY_TOGGLE = CRCInput::RC_Messages + 7,
|
||||
@@ -179,7 +179,7 @@ struct NeutrinoModes
|
||||
mode_unknown = -1,
|
||||
mode_tv = 1,
|
||||
mode_radio = 2,
|
||||
mode_scart = 3,
|
||||
mode_avinput = 3,
|
||||
mode_standby = 4,
|
||||
mode_audio = 5,
|
||||
mode_pic = 6,
|
||||
|
Reference in New Issue
Block a user