mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +02:00
- vuzero4k and vuduo4k added
This commit is contained in:
@@ -526,10 +526,13 @@ start-block~remote
|
||||
{=if-equal:{=var-get:boxtype=}~Mutant HD51~ {=include-block:Y_Blocks.txt;rc_mutant_hd51=}~
|
||||
{=if-equal:{=var-get:boxtype=}~WWIO BRE2ZE4K~ {=include-block:Y_Blocks.txt;rc_wwio_bre2ze4k=}~
|
||||
{=if-equal:{=var-get:boxtype=}~VU+ SOLO4K~ {=include-block:Y_Blocks.txt;rc_vu_solo4k=}~
|
||||
{=if-equal:{=var-get:boxtype=}~VU+ DUO4K~ {=include-block:Y_Blocks.txt;rc_vu_solo4k=}~
|
||||
{=if-equal:{=var-get:boxtype=}~VU+ DUO~ {=include-block:Y_Blocks.txt;rc_vu_solo4k=}~
|
||||
{=if-equal:{=var-get:boxtype=}~VU+ ZERO4K~ {=include-block:Y_Blocks.txt;rc_vu_solo4k=}~
|
||||
{=if-equal:{=var-get:boxtype=}~ZGEMMA H7~ {=include-block:Y_Blocks.txt;rc_zgemma_h7=}~
|
||||
|
||||
{=comment:fallback~=} {=include-block:Y_Blocks.txt;rc_cst_v1=}
|
||||
=}=}=}=}=}=}=}=}=}=}=}=}=}
|
||||
=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}
|
||||
=}=}
|
||||
~
|
||||
{=if-equal:{=var-get:yfbtype=}~-2~ {=include-block:Y_Blocks.txt;rc_dbox_philips=}~
|
||||
@@ -546,10 +549,13 @@ start-block~remote
|
||||
{=if-equal:{=var-get:yfbtype=}~10~ {=include-block:Y_Blocks.txt;rc_mutant_hd51=}~
|
||||
{=if-equal:{=var-get:yfbtype=}~11~ {=include-block:Y_Blocks.txt;rc_wwio_bre2ze4k=}~
|
||||
{=if-equal:{=var-get:yfbtype=}~12~ {=include-block:Y_Blocks.txt;rc_vu_solo4k=}~
|
||||
{=if-equal:{=var-get:yfbtype=}~13~ {=include-block:Y_Blocks.txt;rc_zgemma_h7=}~
|
||||
{=if-equal:{=var-get:yfbtype=}~13~ {=include-block:Y_Blocks.txt;rc_vu_solo4k=}~
|
||||
{=if-equal:{=var-get:yfbtype=}~14~ {=include-block:Y_Blocks.txt;rc_vu_solo4k=}~
|
||||
{=if-equal:{=var-get:yfbtype=}~15~ {=include-block:Y_Blocks.txt;rc_vu_solo4k=}~
|
||||
{=if-equal:{=var-get:yfbtype=}~16~ {=include-block:Y_Blocks.txt;rc_zgemma_h7=}~
|
||||
|
||||
{=comment:fallback~=} {=include-block:Y_Blocks.txt;rc_cst_v1=}
|
||||
=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}
|
||||
=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}
|
||||
=}
|
||||
end-block~remote
|
||||
|
||||
@@ -1120,7 +1126,7 @@ start-block~rc_wwio_bre2ze4k
|
||||
</map>
|
||||
end-block~rc_wwio_bre2ze4k
|
||||
|
||||
# ------ Remote VU+ Solo 4K
|
||||
# ------ Remote VU+ Solo/Duo/Zero 4K
|
||||
start-block~rc_vu_solo4k
|
||||
<img src="images/rc_vu_solo4k.png" usemap="#rc"/>
|
||||
<map name="rc" id="rc">
|
||||
@@ -1139,7 +1145,7 @@ start-block~rc_vu_solo4k
|
||||
<area shape="circle" coords="102,106,10" id ="7" alt="6" href="javascript:rcsim('KEY_6');">
|
||||
<area shape="circle" coords="38,133,10" id ="8" alt="7" href="javascript:rcsim('KEY_7');">
|
||||
<area shape="circle" coords="70,133,10" id ="9" alt="8" href="javascript:rcsim('KEY_8');">
|
||||
<area shape="circle" coords="102,133,10" id ="10" alt="9" href="javascript:rcsim('9');">
|
||||
<area shape="circle" coords="102,133,10" id ="10" alt="9" href="javascript:rcsim('KEY_9');">
|
||||
<area shape="circle" coords="38,161,10" id ="412" alt="previous" href="javascript:rcsim('KEY_PREVIOUS');">
|
||||
<area shape="circle" coords="70,161,10" id ="11" alt="0" href="javascript:rcsim('KEY_0');">
|
||||
<area shape="circle" coords="102,161,10" id ="407" alt="next" href="javascript:rcsim('KEY_NEXT');">
|
||||
|
@@ -108,6 +108,18 @@ if BOXMODEL_H7
|
||||
install_DATA += rc_zgemma_h7.png
|
||||
endif
|
||||
|
||||
if BOXMODEL_VUDUO4K
|
||||
install_DATA += rc_vu_solo4k.png
|
||||
endif
|
||||
|
||||
if BOXMODEL_VUZERO4K
|
||||
install_DATA += rc_vu_solo4k.png
|
||||
endif
|
||||
|
||||
if BOXMODEL_VUDUO
|
||||
install_DATA += rc_vu_solo4k.png
|
||||
endif
|
||||
|
||||
# file manager
|
||||
install_DATA += chmod.png \
|
||||
copy.gif \
|
||||
|
Reference in New Issue
Block a user