mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-26 23:13:00 +02:00
add protek4k
Origin commit data
------------------
Branch: ni/coolstream
Commit: 7575262df0
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-11-13 (Sun, 13 Nov 2022)
Origin message was:
------------------
- add protek4k
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -17,3 +17,6 @@ endif
|
||||
if BOXMODEL_E4HDULTRA
|
||||
SUBDIRS += 220x176
|
||||
endif
|
||||
if BOXMODEL_PROTEK4K
|
||||
SUBDIRS += 220x176
|
||||
endif
|
||||
|
@@ -568,6 +568,7 @@ start-block~rc_variables
|
||||
{=var-set:_rc_ax_hd61=23=}
|
||||
{=var-set:_rc_maxytec_multiboxse=24=}
|
||||
{=var-set:_rc_axas_e4hd=25=}
|
||||
{=var-set:_rc_protek_4k_uhd=26=}
|
||||
end-block~rc_variables
|
||||
|
||||
# ------- Remote
|
||||
@@ -605,9 +606,10 @@ start-block~remote
|
||||
{=if-equal:{=var-get:boxtype=}~AX HD61~ {=include-block:Y_Blocks.txt;rc_ax_hd61=}~
|
||||
{=if-equal:{=var-get:boxtype=}~Maxytec Multibox SE 4K~ {=include-block:Y_Blocks.txt;rc_mutant_hd60=}~
|
||||
{=if-equal:{=var-get:boxtype=}~AXAS E4HD 4K ULTRA~ {=include-block:Y_Blocks.txt;rc_axas_e4hd=}~
|
||||
{=if-equal:{=var-get:boxtype=}~Protek 4K UHD~ {=include-block:Y_Blocks.txt;rc_axas_e4hd=}~
|
||||
|
||||
{=comment:fallback~=} {=include-block:Y_Blocks.txt;rc_cst_v1=}
|
||||
=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}
|
||||
=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}
|
||||
=}=}
|
||||
~
|
||||
{=if-equal:{=var-get:yfbtype=}~{=var-get:_rc_dbox_philips=}~ {=include-block:Y_Blocks.txt;rc_dbox_philips=}~
|
||||
@@ -637,9 +639,10 @@ start-block~remote
|
||||
{=if-equal:{=var-get:yfbtype=}~{=var-get:_rc_ax_hd61=}~ {=include-block:Y_Blocks.txt;rc_ax_hd61=}~
|
||||
{=if-equal:{=var-get:yfbtype=}~{=var-get:_rc_maxytec_multiboxse=}~ {=include-block:Y_Blocks.txt;rc_mutant_hd60=}~
|
||||
{=if-equal:{=var-get:yfbtype=}~{=var-get:_rc_axas_e4hd=}~ {=include-block:Y_Blocks.txt;rc_axas_e4hd=}~
|
||||
{=if-equal:{=var-get:yfbtype=}~{=var-get:_rc_protek_4k_uhd=}~ {=include-block:Y_Blocks.txt;rc_axas_e4hd=}~
|
||||
|
||||
{=comment:fallback~=} {=include-block:Y_Blocks.txt;rc_cst_v1=}
|
||||
=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}
|
||||
=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}=}
|
||||
=}
|
||||
end-block~remote
|
||||
|
||||
|
@@ -158,6 +158,7 @@ select {
|
||||
<option value="{=var-get:_rc_ax_hd60=}">AX HD60</option>
|
||||
<option value="{=var-get:_rc_ax_hd61=}">AX HD61</option>
|
||||
<option value="{=var-get:_rc_axas_e4hd=}">E4HD 4K Ultra</option>
|
||||
<option value="{=var-get:_rc_protek_4k_uhd=}">Protek 4K UHD</option>
|
||||
<option value="{=var-get:_rc_mutant_hd51=}">Mutant HD51</option>
|
||||
<option value="{=var-get:_rc_mutant_hd60=}">Mutant HD60</option>
|
||||
<option value="{=var-get:_rc_maxytec_multiboxse=}">Mayxtec Multibox SE 4K</option>
|
||||
|
Reference in New Issue
Block a user