mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-27 07:23:09 +02:00
vuduo4k/vuduo4kse/vuultimo4k/vuuno4kse: HDMI input as mode and PiP added
Conflicts: src/neutrino.cpp
This commit is contained in:
@@ -717,6 +717,11 @@ void CLCD4l::ParseInfo(uint64_t parseID, bool newID, bool firstRun)
|
||||
{
|
||||
Service = g_Locale->getText(LOCALE_PICTUREVIEWER_HEAD);
|
||||
}
|
||||
else if (parseID == NeutrinoModes::mode_avinput)
|
||||
{
|
||||
Logo = LCD_ICONSDIR "/avinput" ICONSEXT;
|
||||
Service = g_Locale->getText(LOCALE_MAINMENU_AVINPUTMODE);
|
||||
}
|
||||
else if (parseID == NeutrinoModes::mode_ts)
|
||||
{
|
||||
if (ModeTshift)
|
||||
|
Reference in New Issue
Block a user