summaryrefslogtreecommitdiffstats
path: root/addons/skin.estouchy/xml/VideoOSDBookmarks.xml
diff options
context:
space:
mode:
Diffstat (limited to 'addons/skin.estouchy/xml/VideoOSDBookmarks.xml')
-rw-r--r--addons/skin.estouchy/xml/VideoOSDBookmarks.xml159
1 files changed, 159 insertions, 0 deletions
diff --git a/addons/skin.estouchy/xml/VideoOSDBookmarks.xml b/addons/skin.estouchy/xml/VideoOSDBookmarks.xml
new file mode 100644
index 0000000..756cafe
--- /dev/null
+++ b/addons/skin.estouchy/xml/VideoOSDBookmarks.xml
@@ -0,0 +1,159 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<window>
+ <include>16x9_xPos_Relocation</include>
+ <include>Window_OpenClose_Animation_Zoom</include>
+ <coordinates>
+ <posx>235</posx>
+ <posy>80</posy>
+ </coordinates>
+ <controls>
+ <include>BehindDialogFadeOut</include>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>810</width>
+ <height>60</height>
+ <texture border="5">dialog_header.png</texture>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>60</posy>
+ <width>810</width>
+ <height>600</height>
+ <texture>dialog_back.png</texture>
+ </control>
+ <control type="label">
+ <description>header label</description>
+ <posx>20</posx>
+ <posy>0</posy>
+ <include>WindowTitleCommons</include>
+ <width>700</width>
+ <label>$LOCALIZE[298]</label>
+ </control>
+ <control type="group">
+ <posx>740</posx>
+ <posy>0</posy>
+ <include>DialogCloseButtonCommons</include>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>60</posy>
+ <width>760</width>
+ <height>510</height>
+ <texture colordiffuse="40000000">panel.png</texture>
+ </control>
+ <control type="panel" id="11">
+ <posx>10</posx>
+ <posy>70</posy>
+ <width>750</width>
+ <height>500</height>
+ <onleft>2</onleft>
+ <onright>3</onright>
+ <ondown>2</ondown>
+ <onup>2</onup>
+ <scrolltime>200</scrolltime>
+ <viewtype label="536">icon</viewtype>
+ <pagecontrol>60</pagecontrol>
+ <itemlayout height="250" width="375">
+ <control type="image">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>355</width>
+ <height>220</height>
+ <aspectratio>scale</aspectratio>
+ <texture>$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="label">
+ <posx>0</posx>
+ <posy>220</posy>
+ <width>375</width>
+ <height>20</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label]$INFO[ListItem.Label2, (,)]</label>
+ </control>
+ </itemlayout>
+ <focusedlayout height="250" width="375">
+ <control type="image">
+ <posx>10</posx>
+ <posy>0</posy>
+ <width>355</width>
+ <height>220</height>
+ <aspectratio>scale</aspectratio>
+ <texture>$INFO[ListItem.Icon]</texture>
+ </control>
+ <control type="image">
+ <posx>0</posx>
+ <posy>0</posy>
+ <width>375</width>
+ <height>250</height>
+ <texture border="5">thumb_focus.png</texture>
+ </control>
+ <control type="label">
+ <posx>0</posx>
+ <posy>220</posy>
+ <width>375</width>
+ <height>20</height>
+ <font>font20</font>
+ <selectedcolor>selected</selectedcolor>
+ <align>center</align>
+ <aligny>center</aligny>
+ <label>$INFO[ListItem.Label]$INFO[ListItem.Label2, (,)]</label>
+ </control>
+ </focusedlayout>
+ </control>
+ <control type="scrollbar" id="60">
+ <posx>772</posx>
+ <posy>100</posy>
+ <width>26</width>
+ <height>440</height>
+ <texturesliderbackground colordiffuse="30FFFFFF">white.png</texturesliderbackground>
+ <texturesliderbar colordiffuse="grey">white.png</texturesliderbar>
+ <texturesliderbarfocus colordiffuse="blue">white.png</texturesliderbarfocus>
+ <textureslidernib>blank.png</textureslidernib>
+ <textureslidernibfocus>blank.png</textureslidernibfocus>
+ <onleft>3</onleft>
+ <onright>3</onright>
+ <ondown>60</ondown>
+ <onup>60</onup>
+ <showonepage>false</showonepage>
+ <orientation>vertical</orientation>
+ <animation effect="fade" time="150">Visible</animation>
+ <animation effect="fade" time="150">Hidden</animation>
+ </control>
+ <control type="grouplist" id="9000">
+ <posx>20</posx>
+ <posy>600</posy>
+ <width>770</width>
+ <height>50</height>
+ <itemgap>5</itemgap>
+ <align>center</align>
+ <orientation>horizontal</orientation>
+ <onleft>9000</onleft>
+ <onright>9000</onright>
+ <onup>11</onup>
+ <ondown>11</ondown>
+ <control type="button" id="2">
+ <description>Create Bookmark button</description>
+ <label>294</label>
+ <width>250</width>
+ <include>ButtonInfoDialogsCommonValues</include>
+ </control>
+ <control type="button" id="3">
+ <description>Clear Bookmark button</description>
+ <label>296</label>
+ <width>250</width>
+ <include>ButtonInfoDialogsCommonValues</include>
+ </control>
+ <control type="button" id="4">
+ <description>Clear Bookmark button</description>
+ <label>20406</label>
+ <width>250</width>
+ <include>ButtonInfoDialogsCommonValues</include>
+ <visible>videoplayer.content(episodes)</visible>
+ </control>
+ </control>
+ </controls>
+</window>