summaryrefslogtreecommitdiffstats
path: root/addons/skin.estouchy/xml/DialogPVRRadioRDSInfo.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.estouchy/xml/DialogPVRRadioRDSInfo.xml')
-rw-r--r--addons/skin.estouchy/xml/DialogPVRRadioRDSInfo.xml242
1 files changed, 242 insertions, 0 deletions
diff --git a/addons/skin.estouchy/xml/DialogPVRRadioRDSInfo.xml b/addons/skin.estouchy/xml/DialogPVRRadioRDSInfo.xml
new file mode 100644
index 0000000..c6a2726
--- /dev/null
+++ b/addons/skin.estouchy/xml/DialogPVRRadioRDSInfo.xml
@@ -0,0 +1,242 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<window>
+ <defaultcontrol always="true">5</defaultcontrol>
+ <include>16x9_xPos_Relocation</include>
+ <include>Window_OpenClose_Animation_Zoom</include>
+ <coordinates>
+ <posx>140</posx>
+ <posy>80</posy>
+ </coordinates>
+ <controls>
+ <include>BehindDialogFadeOut</include>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>1000</width>
+ <height>60</height>
+ <texture border="5">dialog_header.png</texture>
+ </control>
+ <control type="label">
+ <description>header label</description>
+ <posx>20</posx>
+ <posy>0</posy>
+ <include>WindowTitleCommons</include>
+ <width>910</width>
+ <label>$LOCALIZE[29900]</label>
+ </control>
+ <control type="group">
+ <posx>930</posx>
+ <posy>0</posy>
+ <include>DialogCloseButtonCommons</include>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>60</posy>
+ <width>1000</width>
+ <height>740</height>
+ <texture>dialog_back.png</texture>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>60</posy>
+ <width>1000</width>
+ <height>660</height>
+ <texture colordiffuse="40000000">panel.png</texture>
+ </control>
+ <control type="list" id="49">
+ <posx>20</posx>
+ <posy>80</posy>
+ <width>960</width>
+ <height>630</height>
+ <onleft>49</onleft>
+ <onright>49</onright>
+ <onup>9000</onup>
+ <ondown>61</ondown>
+ <pagecontrol></pagecontrol>
+ <scrolltime>200</scrolltime>
+ <itemlayout height="30">
+ <control type="label">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>30</height>
+ <font>font20_title</font>
+ <align>right</align>
+ <aligny>center</aligny>
+ <selectedcolor>selected</selectedcolor>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>210</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>30</height>
+ <font>font20</font>
+ <align>left</align>
+ <aligny>center</aligny>
+ <selectedcolor>white</selectedcolor>
+ <label>$INFO[ListItem.Label2]</label>
+ </control>
+ </itemlayout>
+ <focusedlayout height="30">
+ <control type="label">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>200</width>
+ <height>30</height>
+ <font>font20_title</font>
+ <align>right</align>
+ <aligny>center</aligny>
+ <selectedcolor>selected</selectedcolor>
+ <label>$INFO[ListItem.Label]</label>
+ </control>
+ <control type="label">
+ <posx>210</posx>
+ <posy>0</posy>
+ <width>750</width>
+ <height>30</height>
+ <font>font20</font>
+ <align>left</align>
+ <aligny>center</aligny>
+ <selectedcolor>white</selectedcolor>
+ <label>$INFO[ListItem.Label2]</label>
+ </control>
+ </focusedlayout>
+ <content>
+ <item>
+ <label>$LOCALIZE[557]:</label>
+ <label2>$INFO[RDS.Artist]</label2>
+ <onclick>noop</onclick>
+ <visible>String.IsEmpty(RDS.Band)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[29901]:</label>
+ <label2>$INFO[RDS.Band]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.Band)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[556]:</label>
+ <label2>$INFO[RDS.Title]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.Title)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[558]:</label>
+ <label2>$INFO[RDS.Album]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.Album)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[569]:</label>
+ <label2>$INFO[RDS.Comment]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.Comment)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[29903]:</label>
+ <label2>$INFO[RDS.Composer]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.Composer)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[29905]:</label>
+ <label2>$INFO[RDS.Conductor]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.Conductor)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[29902]:</label>
+ <label2>$INFO[RDS.ProgStyle]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.ProgStyle)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[29906]:</label>
+ <label2>$INFO[RDS.ProgHost]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.ProgHost)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[19148]:</label>
+ <label2>$INFO[RDS.ProgStation]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.ProgStation)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[29907]:</label>
+ <label2>$INFO[RDS.ProgEditStaff]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.ProgEditStaff)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[19030]:</label>
+ <label2>$INFO[RDS.ProgNow]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.ProgNow)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[19031]:</label>
+ <label2>$INFO[RDS.ProgNext]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.ProgNext)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[29910]:</label>
+ <label2>$INFO[RDS.PhoneStudio]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.PhoneStudio)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[29911]:</label>
+ <label2>$INFO[RDS.EmailStudio]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.EmailStudio)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[29912]:</label>
+ <label2>$INFO[RDS.SMSStudio]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.SMSStudio)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[29914]:</label>
+ <label2>$INFO[RDS.ProgHomepage]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.ProgHomepage)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[29910]:</label>
+ <label2>$INFO[RDS.PhoneHotline]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.PhoneHotline)</visible>
+ </item>
+ <item>
+ <label>$LOCALIZE[29911]:</label>
+ <label2>$INFO[RDS.EmailHotline]</label2>
+ <onclick>noop</onclick>
+ <visible>!String.IsEmpty(RDS.EmailHotline)</visible>
+ </item>
+ </content>
+ </control>
+ <control type="grouplist" id="9000">
+ <posx>0</posx>
+ <posy>730</posy>
+ <width>1000</width>
+ <height>50</height>
+ <itemgap>10</itemgap>
+ <align>center</align>
+ <orientation>horizontal</orientation>
+ <onleft>9000</onleft>
+ <onright>9000</onright>
+ <onup>50</onup>
+ <ondown>49</ondown>
+ <control type="button" id="10">
+ <description>OK button</description>
+ <width>230</width>
+ <include>ButtonInfoDialogsCommonValues</include>
+ <label>186</label>
+ </control>
+ </control>
+ </controls>
+</window>