Pulizia settings e immagini registi in videoteca

This commit is contained in:
Alhaziel01
2021-06-18 20:04:44 +02:00
parent 7965daf524
commit acaed1c036
5 changed files with 230 additions and 457 deletions
+136 -119
View File
@@ -2,129 +2,146 @@
<window>
<allowoverlays>false</allowoverlays>
<animation type="WindowOpen" reversible="false">
<effect type="slide" start="0,200" end="0,0" center="640,225" delay="160" tween="cubic" time="200" />
<effect type="fade" delay="160" end="100" time="240" />
<effect type="slide" start="0,200" end="0,0" center="640,225" delay="160" tween="cubic" time="200" />
<effect type="fade" delay="160" end="100" time="240" />
</animation>
<animation type="WindowClose" reversible="false">
<effect type="slide" start="0,0" end="0,200" center="640,225" easing="in" tween="cubic" time="200" />
<effect type="fade" start="100" end="0" time="240" />
<effect type="slide" start="0,0" end="0,200" center="640,225" easing="in" tween="cubic" time="200" />
<effect type="fade" start="100" end="0" time="240" />
</animation>
<controls>
<!-- Background -->
<control type="group" id="10001">
<left>0</left>
<top>0</top>
<width>100%</width>
<height>100%</height>
<control type="image">
<width>100%</width>
<height>100%</height>
<texture colordiffuse="FF232323">white.png</texture>
</control>
<!-- Divider -->
<control type="image">
<top>80</top>
<right>0</right>
<width>100%</width>
<height>1</height>
<texture colordiffuse="33FFFFFF">white.png</texture>
</control>
<!-- Header -->
<control type="label" id="10002">
<top>20</top>
<left>70</left>
<height>40</height>
<width>80%</width>
<font>font30_title</font>
<textcolor>FFFFFFFF</textcolor>
<align>left</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.kod 70000]</label>
</control>
<!-- CLOSE BUTTON -->
<control type="button" id="10003">
<right>30</right>
<top>20</top>
<width>40</width>
<height>40</height>
<texturefocus colordiffuse="FFFFFFFF">close.png</texturefocus>
<texturenofocus colordiffuse="55FFFFFF">close.png</texturenofocus>
</control>
<!-- OK -->
<control type="button" id="10004">
<left>60</left>
<top>120</top>
<width>200</width>
<height>60</height>
<textwidth>110</textwidth>
<textcolor>FFFFFFFF</textcolor>
<texturefocus colordiffuse="FF0081C2">white.png</texturefocus>
<texturenofocus colordiffuse="FF191919">white.png</texturenofocus>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.kod 70001]</label>
</control>
<!-- CANCEL -->
<control type="button" id="10005">
<left>60</left>
<top>190</top>
<width>200</width>
<height>60</height>
<textwidth>110</textwidth>
<textcolor>FFFFFFFF</textcolor>
<texturefocus colordiffuse="FF0081C2">white.png</texturefocus>
<texturenofocus colordiffuse="FF191919">white.png</texturenofocus>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.kod 70002]</label>
</control>
<!-- DEFAULT -->
<control type="button" id="10006">
<left>60</left>
<top>260</top>
<width>200</width>
<height>60</height>
<textwidth>110</textwidth>
<textcolor>FFFFFFFF</textcolor>
<texturefocus colordiffuse="FF0081C2">white.png</texturefocus>
<texturenofocus colordiffuse="FF191919">white.png</texturenofocus>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.kod 70003]</label>
</control>
<!-- Parameters -->
<control type="group" id="10007">
<top>120</top>
<left>300</left>
<width>900</width>
<height>680</height>
<control type="label" id="100010">
<top>0</top>
<control type="group" id="100">
<description>Background</description>
<left>0</left>
<width>900</width>
<height>580</height>
<font>font20</font>
<textcolor>FFFFFFFF</textcolor>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.kod 70004]</label>
</control>
<top>0</top>
<width>100%</width>
<height>100%</height>
<control type="image">
<width>100%</width>
<height>100%</height>
<texture colordiffuse="FF232323">white.png</texture>
</control>
<control type="label" id="101">
<description>Header</description>
<top>20</top>
<left>70</left>
<height>40</height>
<width>80%</width>
<font>font13</font>
<textcolor>FFFFFFFF</textcolor>
<align>left</align>
<aligny>center</aligny>
<label>[B]ADDON[plugin.video.kod 70000][/B]</label>
</control>
<control type="button" id="102">
<description>Close</description>
<right>25</right>
<top>15</top>
<width>50</width>
<height>50</height>
<texturefocus colordiffuse="FFFFFFFF">close.png</texturefocus>
<texturenofocus colordiffuse="55FFFFFF">close.png</texturenofocus>
</control>
<control type="image">
<description>Divider</description>
<top>80</top>
<right>0</right>
<width>100%</width>
<height>1</height>
<texture colordiffuse="33FFFFFF">white.png</texture>
</control>
<control type='grouplist'>
<description>Button Group</description>
<top>120</top>
<left>60</left>
<height>200</height>
<width>200</width>
<itemgap>10</itemgap>
<control type="button" id="103">
<description>Ok</description>
<left>0</left>
<top>0</top>
<width>100%</width>
<height>60</height>
<textwidth>110</textwidth>
<textcolor>FFFFFFFF</textcolor>
<texturefocus colordiffuse="FF0081C2">white.png</texturefocus>
<texturenofocus colordiffuse="FF191919">white.png</texturenofocus>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.kod 70001]</label>
</control>
<control type="button" id="104">
<description>Cancel</description>
<left>0</left>
<top>0</top>
<width>100%</width>
<height>60</height>
<textwidth>110</textwidth>
<textcolor>FFFFFFFF</textcolor>
<texturefocus colordiffuse="FF0081C2">white.png</texturefocus>
<texturenofocus colordiffuse="FF191919">white.png</texturenofocus>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.kod 70002]</label>
</control>
<control type="button" id="105">
<description>Default</description>
<left>0</left>
<top>0</top>
<width>100%</width>
<height>60</height>
<textwidth>110</textwidth>
<textcolor>FFFFFFFF</textcolor>
<texturefocus colordiffuse="FF0081C2">white.png</texturefocus>
<texturenofocus colordiffuse="FF191919">white.png</texturenofocus>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.kod 70003]</label>
</control>
</control>
<control type="group" id="106">
<description>Parameters</description>
<top>120</top>
<left>300</left>
<width>900</width>
<height>680</height>
<control type="label" id="109">
<description>Loading</description>
<top>0</top>
<left>0</left>
<width>100%</width>
<height>80%</height>
<font>font13</font>
<textcolor>FFFFFFFF</textcolor>
<align>center</align>
<aligny>center</aligny>
<label>$ADDON[plugin.video.kod 70004]</label>
</control>
</control>
<control type='group'>
<description>Scrollbar</description>
<top>120</top>
<right>0</right>
<width>10</width>
<height>540</height>
<control type="image" id="107">
<description>Scrollbar Background</description>
<top>0</top>
<right>0</right>
<width>100%</width>
<height>100%</height>
<texture border="2" colordiffuse="11FFFFFF">white.png</texture>
</control>
<control type="image" id="108">
<description>Scrollbar Foregrund</description>
<top>0</top>
<right>0</right>
<width>100%</width>
<height>100%</height>
<texture border="2" colordiffuse="33FFFFFF">white.png</texture>
</control>
</control>
</control>
<!-- Scrollbar -->
<control type="image" id="10008">
<top>120</top>
<right>0</right>
<width>10</width>
<height>540</height>
<texture border="2" colordiffuse="FF232323">white.png</texture>
</control>
<control type="image" id="10009">
<top>120</top>
<right>0</right>
<width>10</width>
<height>540</height>
<texture border="2" colordiffuse="33FFFFFF">white.png</texture>
</control>
</control>
</controls>
</window>
</window>
@@ -54,19 +54,19 @@
<label/>
</control>
<control type="image">
<description>Separator</description>
<description>Divider</description>
<top>80</top>
<left>0</left>
<height>1</height>
<width>480</width>
<texture colordiffuse="FFFFFFFF">white.png</texture>
<texture colordiffuse="33FFFFFF">white.png</texture>
</control>
<control type="button" id="103">
<description>CLOSE</description>
<top>20</top>
<right>20</right>
<height>40</height>
<width>40</width>
<top>10</top>
<right>35</right>
<height>50</height>
<width>50</width>
<texturefocus colordiffuse="FFFFFFFF">close.png</texturefocus>
<texturenofocus colordiffuse="88FFFFFF">close.png</texturenofocus>
<ondown>101</ondown>
@@ -86,8 +86,8 @@
<textcolor>FFFFFFFF</textcolor>
<aligny>center</aligny>
<align>center</align>
<texturefocus border="10" colordiffuse="22FFFFFF">white.png</texturefocus>
<texturenofocus border="10"></texturenofocus>
<texturefocus colordiffuse="FF0081C2">white.png</texturefocus>
<texturenofocus colordiffuse="FF191919">white.png</texturenofocus>
</control>
<control type="button" id="102">
<description>ID</description>
@@ -96,8 +96,8 @@
<textcolor>FFFFFFFF</textcolor>
<aligny>center</aligny>
<align>center</align>
<texturefocus border="10" colordiffuse="22FFFFFF">white.png</texturefocus>
<texturenofocus border="10"></texturenofocus>
<texturefocus colordiffuse="FF0081C2">white.png</texturefocus>
<texturenofocus colordiffuse="FF191919">white.png</texturenofocus>
</control>
</control>
</control>