aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.pm3-hd/720p/DialogVideoScan.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.pm3-hd/720p/DialogVideoScan.xml')
-rw-r--r--addons/skin.pm3-hd/720p/DialogVideoScan.xml72
1 files changed, 72 insertions, 0 deletions
diff --git a/addons/skin.pm3-hd/720p/DialogVideoScan.xml b/addons/skin.pm3-hd/720p/DialogVideoScan.xml
new file mode 100644
index 0000000000..ed80221ef0
--- /dev/null
+++ b/addons/skin.pm3-hd/720p/DialogVideoScan.xml
@@ -0,0 +1,72 @@
+<window id="133">
+ <defaultcontrol>402</defaultcontrol>
+ <include>dialogeffect</include>
+ <coordinates>
+ <system>1</system>
+ <posx>850</posx>
+ <posy>10</posy>
+ <origin x="30" y="10">Window.IsVisible(seekbar)</origin>
+ </coordinates>
+ <controls>
+ <control type="group">
+ <animation effect="slide" end="0,-150" time="200" condition="Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)">conditional</animation>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>400</width>
+ <height>60</height>
+ <colordiffuse>DDFFFFFF</colordiffuse>
+ <texture>black-back.png</texture>
+ <bordertexture border="3">NoCover_1.png</bordertexture>
+ <bordersize>4</bordersize>
+ </control>
+ <control type="label" id="401">
+ <description>Caption Label</description>
+ <posx>10</posx>
+ <posy>4</posy>
+ <width>380</width>
+ <height>18</height>
+ <font>font10</font>
+ <textcolor>green</textcolor>
+ <align>left</align>
+ <aligny>center</aligny>
+ </control>
+ <control type="label" id="402">
+ <description>Current Directory Label</description>
+ <posx>10</posx>
+ <posy>20</posy>
+ <width>380</width>
+ <height>20</height>
+ <font>font10</font>
+ <align>left</align>
+ <aligny>center</aligny>
+ <visible>Skin.HasSetting(No_Media_Titles_In_Scanner)</visible>
+ </control>
+ <control type="label" id="405">
+ <description>Current Title Label</description>
+ <posx>10</posx>
+ <posy>20</posy>
+ <width>380</width>
+ <height>20</height>
+ <font>font10</font>
+ <align>left</align>
+ <aligny>center</aligny>
+ <visible>!Skin.HasSetting(No_Media_Titles_In_Scanner)</visible>
+ </control>
+ <control type="progress" id="403">
+ <description>progress control</description>
+ <posx>10</posx>
+ <posy>42</posy>
+ <width>380</width>
+ <height>6</height>
+ </control>
+ <control type="progress" id="404">
+ <description>progress control</description>
+ <posx>10</posx>
+ <posy>49</posy>
+ <width>380</width>
+ <height>6</height>
+ </control>
+ </control>
+ </controls>
+</window> \ No newline at end of file