[SCM] kodi-pvr-vdr-vnsi/master: add Admin.xml for skin estuary
tiber-guest at users.alioth.debian.org
tiber-guest at users.alioth.debian.org
Fri Nov 4 00:20:19 UTC 2016
The following commit has been merged in the master branch:
commit cb4773c794c6bd8962a3efac8c2e7461f3a5b590
Author: Rainer Hochecker <fernetmenta at online.de>
Date: Fri Mar 11 13:28:43 2016 +0100
add Admin.xml for skin estuary
diff --git a/pvr.vdr.vnsi/resources/skins/skin.estuary/1080i/Admin.xml b/pvr.vdr.vnsi/resources/skins/skin.estuary/1080i/Admin.xml
new file mode 100644
index 0000000..ebb076f
--- /dev/null
+++ b/pvr.vdr.vnsi/resources/skins/skin.estuary/1080i/Admin.xml
@@ -0,0 +1,332 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<window>
+ <defaultcontrol always="true">10</defaultcontrol>
+ <backgroundcolor>background</backgroundcolor>
+ <onload>SetProperty(menu,osd)</onload>
+ <allowoverlay>no</allowoverlay>
+ <views>36</views>
+ <controls>
+ <include>DefaultBackground</include>
+ <control type="group">
+ <left>110</left>
+ <top>0</top>
+ <control type="group">
+ <include>OpenClose_Left</include>
+ <control type="image">
+ <description>Menu Panel</description>
+ <left>-20</left>
+ <top>138</top>
+ <width>440</width>
+ <height>792</height>
+ <texture border="22">dialogs/dialog-bg.png</texture>
+ </control>
+ <control type="list" id="10">
+ <description>button area</description>
+ <defaultcontrol>1</defaultcontrol>
+ <left>0</left>
+ <top>160</top>
+ <width>400</width>
+ <height>700</height>
+ <onleft>10</onleft>
+ <onright>11</onright>
+ <onup>10</onup>
+ <ondown>10</ondown>
+ <include name="DefaultSimpleListLayout">
+ <param name="align" value="center" />
+ <param name="width" value="400" />
+ <param name="height" value="120" />
+ <param name="list_id" value="9000" />
+ </include>
+ <content>
+ <item id="1">
+ <label>$ADDON[pvr.vdr.vnsi 30100]</label>
+ <onclick>SetProperty(menu,osd)</onclick>
+ </item>
+ <item id="2">
+ <label>$ADDON[pvr.vdr.vnsi 30101]</label>
+ <onclick>SetProperty(menu,setup)</onclick>
+ </item>
+ <item id="3">
+ <label>$ADDON[pvr.vdr.vnsi 30108]</label>
+ <onclick>SetProperty(menu,channels)</onclick>
+ </item>
+ </content>
+ </control>
+ </control>
+ <control type="group" id="11">
+ <include>OpenClose_Right</include>
+ <control type="image">
+ <left>420</left>
+ <top>138</top>
+ <width>1300</width>
+ <height>792</height>
+ <texture border="22">dialogs/dialog-bg.png</texture>
+ </control>
+ <include name="UpDownArrows">
+ <param name="container_id" value="600" />
+ <param name="posx" value="1045" />
+ <param name="up_posy" value="130" />
+ <param name="down_posy" value="910" />
+ <param name="visible" value="!System.HasModalDialog" />
+ </include>
+ <control type="group" id="12">
+ <visible>StringCompare(Window.Property(menu),osd)</visible>
+ <control type="button" id="13">
+ <description>osd control label</description>
+ <texturefocus border="5">lists/focus.png</texturefocus>
+ <left>442</left>
+ <top>160</top>
+ <width>1256</width>
+ <height>60</height>
+ <label>$ADDON[pvr.vdr.vnsi 30103]</label>
+ <include>DefaultSettingButton</include>
+ <font>font16caps</font>
+ <textcolor>white</textcolor>
+ <onleft>10</onleft>
+ </control>
+ <control type="renderaddon" id ="9">
+ <left>442</left>
+ <top>250</top>
+ <width>1256</width>
+ <height>600</height>
+ </control>
+ </control>
+ <control type="grouplist" id="20">
+ <left>442</left>
+ <top>160</top>
+ <width>1256</width>
+ <height>610</height>
+ <visible>StringCompare(Window.Property(menu),setup)</visible>
+ <control type="spincontrolex" id="21">
+ <label>$ADDON[pvr.vdr.vnsi 30104]</label>
+ <width>1256</width>
+ <include>DefaultSettingButton</include>
+ <aligny>center</aligny>
+ <onleft>10</onleft>
+ <ondown>22</ondown>
+ </control>
+ <control type="spincontrolex" id="22">
+ <label>$ADDON[pvr.vdr.vnsi 30105]</label>
+ <width>1256</width>
+ <include>DefaultSettingButton</include>
+ <aligny>center</aligny>
+ <onleft>21</onleft>
+ <ondown>23</ondown>
+ </control>
+ <control type="spincontrolex" id="23">
+ <label>$ADDON[pvr.vdr.vnsi 30106]</label>
+ <width>1256</width>
+ <include>DefaultSettingButton</include>
+ <aligny>center</aligny>
+ <onleft>10</onleft>
+ <ondown>22</ondown>
+ </control>
+ </control>
+ <control type="group" id="30">
+ <visible>StringCompare(Window.Property(menu),channels)</visible>
+ <defaultcontrol always="true">33</defaultcontrol>
+ <control type="label" id="31">
+ <description>Channels label</description>
+ <left>500</left>
+ <top>160</top>
+ <width>1000</width>
+ <height>60</height>
+ <font>font16caps</font>
+ <label>$ADDON[pvr.vdr.vnsi 30111]</label>
+ <align>left</align>
+ <aligny>center</aligny>
+ <textcolor>white</textcolor>
+ <shadowcolor>black</shadowcolor>
+ </control>
+ <control type="image">
+ <left>1500</left>
+ <top>160</top>
+ <width>40</width>
+ <height>40</height>
+ <colordiffuse>FFCC0000</colordiffuse>
+ <texture>overlays/circle.png</texture>
+ <visible>StringCompare(Window.Property(IsDirty),1)</visible>
+ </control>
+ <control type="image">
+ <left>1500</left>
+ <top>160</top>
+ <width>40</width>
+ <height>40</height>
+ <colordiffuse>FF00FF00</colordiffuse>
+ <texture>overlays/circle.png</texture>
+ <visible>!StringCompare(Window.Property(IsDirty),1)</visible>
+ </control>
+ <control type="radiobutton" id="32">
+ <description>Is Radio</description>
+ <left>500</left>
+ <top>300</top>
+ <width>400</width>
+ <height>60</height>
+ <include>DefaultSettingButton</include>
+ <label>$ADDON[pvr.vdr.vnsi 30112]</label>
+ <onleft>10</onleft>
+ <ondown>33</ondown>
+ <onright>36</onright>
+ </control>
+ <control type="button" id="33">
+ <description>providers</description>
+ <left>500</left>
+ <top>400</top>
+ <width>400</width>
+ <height>60</height>
+ <texturefocus border="5">lists/focus.png</texturefocus>
+ <label>$ADDON[pvr.vdr.vnsi 30109]</label>
+ <include>DefaultSettingButton</include>
+ <onleft>10</onleft>
+ <onright>36</onright>
+ <onup>32</onup>
+ <ondown>34</ondown>
+ <onfocus>Select</onfocus>
+ </control>
+ <control type="button" id="34">
+ <description>channels</description>
+ <left>500</left>
+ <top>500</top>
+ <width>400</width>
+ <height>60</height>
+ <texturefocus border="5">lists/focus.png</texturefocus>
+ <label>$ADDON[pvr.vdr.vnsi 30110]</label>
+ <include>DefaultSettingButton</include>
+ <onleft>10</onleft>
+ <onright>36</onright>
+ <onup>33</onup>
+ <ondown>35</ondown>
+ <onfocus>Select</onfocus>
+ </control>
+ <control type="button" id="35">
+ <description>save</description>
+ <left>500</left>
+ <top>600</top>
+ <width>400</width>
+ <height>60</height>
+ <texturefocus border="5">lists/focus.png</texturefocus>
+ <label>$ADDON[pvr.vdr.vnsi 30113]</label>
+ <include>DefaultSettingButton</include>
+ <onleft>10</onleft>
+ <onright>36</onright>
+ <onup>34</onup>
+ </control>
+ <control type="image">
+ <left>980</left>
+ <top>230</top>
+ <width>640</width>
+ <height>640</height>
+ <texture border="40">buttons/dialogbutton-nofo.png</texture>
+ </control>
+ <control type="list" id="36">
+ <left>1000</left>
+ <top>250</top>
+ <width>600</width>
+ <height>600</height>
+ <onup>36</onup>
+ <onleft>35</onleft>
+ <onright>37</onright>
+ <ondown>36</ondown>
+ <pagecontrol>37</pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="40" width="600">
+ <control type="image">
+ <left>0</left>
+ <top>0</top>
+ <width>6000</width>
+ <height>40</height>
+ <texture border="5">lists/separator.png</texture>
+ </control>
+ <control type="label">
+ <left>40</left>
+ <top>0</top>
+ <width>6000</width>
+ <height>40</height>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ <control type="image">
+ <left>2</left>
+ <top>2</top>
+ <width>36</width>
+ <height>36</height>
+ <aspectratio>stretch</aspectratio>
+ <colordiffuse>7790EE90</colordiffuse>
+ <texture>overlays/arrowright.png</texture>
+ <visible>ListItem.Property(IsWhitelist)</visible>
+ </control>
+ <control type="image">
+ <left>2</left>
+ <top>2</top>
+ <width>36</width>
+ <height>36</height>
+ <aspectratio>stretch</aspectratio>
+ <colordiffuse>77FF0000</colordiffuse>
+ <texture>overlays/arrowright.png</texture>
+ <visible>ListItem.Property(IsBlacklist)</visible>
+ </control>
+ </itemlayout>
+ <focusedlayout height="40" width="600">
+ <control type="image">
+ <left>0</left>
+ <top>0</top>
+ <width>600</width>
+ <height>40</height>
+ <texture border="5">lists/separator.png</texture>
+ </control>
+ <control type="image">
+ <left>0</left>
+ <top>0</top>
+ <width>600</width>
+ <height>40</height>
+ <texture>lists/focus.png</texture>
+ </control>
+ <control type="label">
+ <left>40</left>
+ <top>0</top>
+ <width>600</width>
+ <height>40</height>
+ <align>left</align>
+ <info>ListItem.Label</info>
+ </control>
+ <control type="image">
+ <left>2</left>
+ <top>2</top>
+ <width>36</width>
+ <height>36</height>
+ <aspectratio>stretch</aspectratio>
+ <colordiffuse>7790EE90</colordiffuse>
+ <texture>overlays/arrowright.png</texture>
+ <visible>ListItem.Property(IsWhitelist)</visible>
+ </control>
+ <control type="image">
+ <left>2</left>
+ <top>2</top>
+ <width>36</width>
+ <height>36</height>
+ <aspectratio>stretch</aspectratio>
+ <colordiffuse>77FF0000</colordiffuse>
+ <texture>overlays/arrowright.png</texture>
+ <visible>ListItem.Property(IsBlacklist)</visible>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="scrollbar" id="37">
+ <left>1620</left>
+ <top>250</top>
+ <width>25</width>
+ <height>600</height>
+ <onleft>36</onleft>
+ <showonepage>false</showonepage>
+ <orientation>vertical</orientation>
+ </control>
+ </control>
+ </control>
+ </control>
+ <include name="TopBar">
+ <param name="breadcrumbs_label" value="$LOCALIZE[5] / $LOCALIZE[20077]" />
+ <param name="breadcrumbs_icon" value="icons/settings/skin.png" />
+ </include>
+ <include>BottomBar</include>
+ </controls>
+</window>
\ No newline at end of file
--
kodi-pvr-vdr-vnsi packaging
More information about the pkg-multimedia-commits
mailing list