This is for all the Skin developers that wants to create a Skin for Nabilosat Image.
Here are all the label definitions of Nabilosat Skin.
Thanks to
Matrix10 Army and
Vali for their contribute to Nabilosat Skins System
OSD LABELS IN NABILOSAT IMAGE:
Code:
//
//Standard labels
//
snr_progress
agc_progress
ber_progress
snr_num
agc_num
ber_num
snr_text
agc_text
ber_text
SNR
AGC
BER
ch_number
ch_name
e_now_title
e_next_title
e_now_duration
e_next_duration
e_now_time
e_next_time
description
button_red_enabled
button_green_enabled
button_yellow_enabled
button_blue_enabled
button_red_disabled
button_green_disabled
button_yellow_disabled
button_blue_disabled
osd_dolby_on
osd_crypt_on
osd_format_on
osd_dolby_off
osd_crypt_off
osd_format_off
//
// Nabilosat own additions
//
netcard_info
ecm_info
pro_name
feq
pol
sr_snr
fc_fec
cam_info
snr_num
irdeto_ecm
seca_ecm
via_ecm
nagra_ecm
cw_ecm
nds_ecm
conax_ecm
beta_ecm
irdeto_emm
seca_emm
via_emm
nagra_emm
cw_emm
nds_emm
conax_emm
beta_emm
irdeto_no
seca_no
via_no
nagra_no
cw_no
nds_no
conax_no
beta_no
button_card
button_emu
button_spider
date
videoformat
Picon
SKIN SECTIONS ADDED IN NABILOSAT IMAGE:
Vertical Main Menu:
Code:
<object name="eZapMainMenuNabilo">
..............
</object>
Lite "zapping skin":
Code:
<object name="ezap_lite">
..............
</object>
Internal System Picon:
This is the syntax to use in the skin:
Code:
<eLabel position="xx:xx" size="xx:xx" name="Picon" alphatest="on" />
Have fun!