vuduo4k/vuduo4kse/vuultimo4k/vuuno4kse: HDMI input as mode and PiP added

Conflicts:
	src/neutrino.cpp
This commit is contained in:
BPanther
2021-05-09 23:00:45 +02:00
committed by Thilo Graf
parent 2cb4fc0ff9
commit f841b55c65
27 changed files with 238 additions and 70 deletions

View File

@@ -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 },