276 lines
8.6 KiB
XML
276 lines
8.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<includes>
|
|
<!--radio channels view-->
|
|
<include name="LiveRadioChannelView">
|
|
<control type="group">
|
|
<visible>Control.IsVisible(12)</visible>
|
|
<control type="panel" id="12">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>20-col</width>
|
|
<height>12-row</height>
|
|
<onleft>9000</onleft>
|
|
<onright>60</onright>
|
|
<pagecontrol>60</pagecontrol>
|
|
<scrolltime tween="sine" easing="inout">200</scrolltime>
|
|
<itemlayout height="1-row" width="20-col">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>20-col</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>99FFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>4</posx>
|
|
<posy>4</posy>
|
|
<width>48</width>
|
|
<height>48</height>
|
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
|
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>4-col-gutter</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>selected</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>5-col</posx>
|
|
<posy>0</posy>
|
|
<width>84</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>selected</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.starttime]</label>
|
|
</control>
|
|
<control type="image">
|
|
<visible>ListItem.HasTimer</visible>
|
|
<posx>438</posx>
|
|
<posy>2</posy>
|
|
<width>414</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="0">colors/selected.png</texture>
|
|
<bordertexture border="6">colors/black.png</bordertexture>
|
|
<bordersize>0,0,6,0</bordersize>
|
|
<colordiffuse>99FFFFFF</colordiffuse>
|
|
<animation effect="fade" start="75" end="100" time="1500" tween="sine" easing="in" pulse="true" condition="true">Conditional</animation>
|
|
</control>
|
|
<control type="label">
|
|
<posx>444</posx>
|
|
<posy>0</posy>
|
|
<width>6-col-gutter</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>selected</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Title]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12-col</posx>
|
|
<posy>0</posy>
|
|
<width>84</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>selected</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.nextstarttime]</label>
|
|
</control>
|
|
<control type="image">
|
|
<visible>ListItem.HasTimer</visible>
|
|
<posx>942</posx>
|
|
<posy>2</posy>
|
|
<width>414</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="0">colors/selected.png</texture>
|
|
<bordertexture border="6">colors/black.png</bordertexture>
|
|
<bordersize>0,0,6,0</bordersize>
|
|
<colordiffuse>99FFFFFF</colordiffuse>
|
|
<animation effect="fade" start="75" end="100" time="1500" tween="sine" easing="in" pulse="true" condition="true">Conditional</animation>
|
|
</control>
|
|
<control type="label">
|
|
<posx>948</posx>
|
|
<posy>0</posy>
|
|
<width>6-col-gutter</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>selected</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.nextTitle]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout height="1-row" width="20-col">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>20-col</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>FFFFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="image">
|
|
<posx>4</posx>
|
|
<posy>4</posy>
|
|
<width>48</width>
|
|
<height>48</height>
|
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
|
<texture fallback="colors/offblack.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1-col</posx>
|
|
<posy>0</posy>
|
|
<width>4-col-gutter</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Label]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>5-col</posx>
|
|
<posy>0</posy>
|
|
<width>84</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.starttime]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>444</posx>
|
|
<posy>0</posy>
|
|
<width>6-col-gutter</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Title]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>12-col</posx>
|
|
<posy>0</posy>
|
|
<width>84</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.nextstarttime]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>948</posx>
|
|
<posy>0</posy>
|
|
<width>6-col-gutter</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.nextTitle]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
</include>
|
|
<include name="LiveTVRecordingsView">
|
|
<control type="group">
|
|
<description>Recordings group</description>
|
|
<visible>Control.IsVisible(13)</visible>
|
|
|
|
</control>
|
|
</include>
|
|
<include name="EPGTimelineView">
|
|
<control type="group">
|
|
<description>TV Guide Timeline</description>
|
|
|
|
</control>
|
|
</include>
|
|
<include name="LiveTVTimersView">
|
|
<control type="group">
|
|
<description>Timers group</description>
|
|
<visible>Control.IsVisible(14)</visible>
|
|
<control type="group">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<control type="panel" id="14">
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<width>20-col</width>
|
|
<height>12-row</height>
|
|
<onleft>9000</onleft>
|
|
<onright>60</onright>
|
|
<itemlayout width="20-col" height="1-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>20-col</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="24,0,24,0">UIControls/listitemNF.png</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>99FFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>36</posx>
|
|
<posy>0</posy>
|
|
<width>12-col-gutter</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>selected</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Label] $INFO[ListItem.ChannelName,(,)]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1380</posx>
|
|
<posy>0</posy>
|
|
<width>8-col-gutter</width>
|
|
<align>right</align>
|
|
<font>itemTitle</font>
|
|
<textcolor>selected</textcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Date]</label>
|
|
</control>
|
|
</itemlayout>
|
|
<focusedlayout width="20-col" height="1-row">
|
|
<control type="image">
|
|
<posx>0</posx>
|
|
<posy>2</posy>
|
|
<width>20-col</width>
|
|
<height>53</height>
|
|
<aspectratio>stretch</aspectratio>
|
|
<texture border="24,0,24,0">UIControls/listitemFO.png</texture>
|
|
<bordersize>0</bordersize>
|
|
<colordiffuse>FFFFFFFF</colordiffuse>
|
|
</control>
|
|
<control type="label">
|
|
<posx>36</posx>
|
|
<posy>0</posy>
|
|
<width>12-col-gutter</width>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Label] $INFO[ListItem.ChannelName,(,)]</label>
|
|
</control>
|
|
<control type="label">
|
|
<posx>1380</posx>
|
|
<posy>0</posy>
|
|
<width>8-col-gutter</width>
|
|
<align>right</align>
|
|
<font>itemTitle</font>
|
|
<textcolor>black</textcolor>
|
|
<selectedcolor>black</selectedcolor>
|
|
<shadowcolor>-</shadowcolor>
|
|
<label>$INFO[ListItem.Date]</label>
|
|
</control>
|
|
</focusedlayout>
|
|
</control>
|
|
</control>
|
|
</control>
|
|
</include>
|
|
</includes>
|