mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
vuduo4k/vuduo4kse/vuultimo4k/vuuno4kse: HDMI input as mode and PiP added
Conflicts: src/neutrino.cpp
This commit is contained in:
@@ -382,7 +382,7 @@ static void set_lua_variables(lua_State *L)
|
||||
{ "UNKNOWN", (lua_Integer)NeutrinoModes::mode_unknown },
|
||||
{ "TV", (lua_Integer)NeutrinoModes::mode_tv },
|
||||
{ "RADIO", (lua_Integer)NeutrinoModes::mode_radio },
|
||||
{ "SCART", (lua_Integer)NeutrinoModes::mode_scart },
|
||||
{ "AVINPUT", (lua_Integer)NeutrinoModes::mode_avinput },
|
||||
{ "STANDBY", (lua_Integer)NeutrinoModes::mode_standby },
|
||||
{ "AUDIO", (lua_Integer)NeutrinoModes::mode_audio },
|
||||
{ "PIC", (lua_Integer)NeutrinoModes::mode_pic },
|
||||
|
Reference in New Issue
Block a user