V1.0.4 permissions fix
This commit is contained in:
parent
00cdbebe4b
commit
610a7bbd8f
|
@ -111,7 +111,7 @@
|
|||
<control type="label">
|
||||
<description>Addon Title</description>
|
||||
<posx>2-col-indent</posx>
|
||||
<posy>12</posy>
|
||||
<posy>6</posy>
|
||||
<width>10-col-gutter</width>
|
||||
<height>2-row</height>
|
||||
<aligny>center</aligny>
|
||||
|
@ -120,11 +120,11 @@
|
|||
</control>
|
||||
<control type="label">
|
||||
<posx>2-col-indent</posx>
|
||||
<posy>2-row</posy>
|
||||
<posy>84</posy>
|
||||
<width>12-col-gutter</width>
|
||||
<font>smallStrong</font>
|
||||
<textcolor>highlight</textcolor>
|
||||
<label>$INFO[ListItem.AddonCreator,$LOCALIZE[31082] ,] • $INFO[ListItem.addonversion,$LOCALIZE[31139]: , ]</label>
|
||||
<label>$INFO[ListItem.AddonCreator,$LOCALIZE[31082] ,][CR]$INFO[ListItem.addonversion,$LOCALIZE[31139]: , ]</label>
|
||||
</control>
|
||||
<control type="textbox" id="400">
|
||||
<posx>12</posx>
|
||||
|
@ -133,7 +133,14 @@
|
|||
<width>12-col-gutter</width>
|
||||
<height>7-row</height>
|
||||
<label>$INFO[ListItem.AddonDescription]</label>
|
||||
<autoscroll delay="5000" time="1000" repeat="10000"/>
|
||||
<autoscroll>false</autoscroll>
|
||||
<pagecontrol>61</pagecontrol>
|
||||
</control>
|
||||
<control type="scrollbar" id="61">
|
||||
<posx>870</posx>
|
||||
<posy>4-row</posy>
|
||||
<height>7-row</height>
|
||||
<onleft>8000</onleft>
|
||||
</control>
|
||||
</control>
|
||||
<!--dialog controls-->
|
||||
|
@ -149,6 +156,7 @@
|
|||
<itemgap>3</itemgap>
|
||||
<orientation>vertical</orientation>
|
||||
<onup>50</onup>
|
||||
<onright>61</onright>
|
||||
<itemlayout width="6-col" height="2-row">
|
||||
<control type="label">
|
||||
<posx>0</posx>
|
||||
|
|
|
@ -116,9 +116,72 @@
|
|||
<width>660</width>
|
||||
<align>left</align>
|
||||
<textcolor>textActive</textcolor>
|
||||
<height>17-row</height>
|
||||
<height>390</height>
|
||||
<label fallback="31205">$INFO[ListItem.Property(Artist_Description)]</label>
|
||||
<autoscroll delay="15000" time="3000" repeat="10000"/>
|
||||
<autoscroll>false</autoscroll>
|
||||
<pagecontrol>61</pagecontrol>
|
||||
</control>
|
||||
<control type="scrollbar" id="61">
|
||||
<posx>12r</posx>
|
||||
<posy>246</posy>
|
||||
<height>10-row</height>
|
||||
<ondown>8000</ondown>
|
||||
</control>
|
||||
<!--meta-->
|
||||
<control type="panel">
|
||||
<posx>12</posx>
|
||||
<posy>18-row</posy>
|
||||
<width>10-col</width>
|
||||
<height>6-row</height>
|
||||
<enable>false</enable>
|
||||
<itemlayout width="5-col" height="2-row">
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<font>itemSubTitle</font>
|
||||
<textcolor>highlight</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>32</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<font>itemSubTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label fallback="31159">$INFO[ListItem.label2]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="5-col" height="2-row">
|
||||
</focusedlayout>
|
||||
<content>
|
||||
<item>
|
||||
<label>$LOCALIZE[31140]</label>
|
||||
<label2>$INFO[ListItem.Property(Artist_Formed)]</label2>
|
||||
<thumb>-</thumb>
|
||||
<onclick>noop</onclick>
|
||||
</item>
|
||||
<item>
|
||||
<label>$LOCALIZE[515]</label>
|
||||
<label2>$INFO[ListItem.Property(Artist_Genre)]</label2>
|
||||
<thumb>-</thumb>
|
||||
<onclick>noop</onclick>
|
||||
</item>
|
||||
<item>
|
||||
<label>$LOCALIZE[31141]</label>
|
||||
<label2>$INFO[ListItem.Property(Artist_YearsActive)]</label2>
|
||||
<thumb>-</thumb>
|
||||
<onclick>noop</onclick>
|
||||
</item>
|
||||
<item>
|
||||
<label>$LOCALIZE[31193]</label>
|
||||
<label2>$INFO[ListItem.Property(Artist_Style)]</label2>
|
||||
<thumb>-</thumb>
|
||||
<onclick>noop</onclick>
|
||||
</item>
|
||||
</content>
|
||||
</control>
|
||||
<!--dialog controls-->
|
||||
<control type="panel" id="8000">
|
||||
|
@ -126,6 +189,7 @@
|
|||
<posy>row-25-begin</posy>
|
||||
<width>10-col</width>
|
||||
<height>4-row</height>
|
||||
<onup>61</onup>
|
||||
<orientation>vertical</orientation>
|
||||
<itemlayout width="5-col" height="2-row">
|
||||
<control type="image">
|
||||
|
@ -282,16 +346,78 @@
|
|||
<!--synopsis-->
|
||||
<control type="textbox">
|
||||
<posx>0</posx>
|
||||
<posy>168</posy>
|
||||
<posy>row-6-begin</posy>
|
||||
<font>textbox</font>
|
||||
<width>660</width>
|
||||
<align>left</align>
|
||||
<textcolor>textActive</textcolor>
|
||||
<height>16-row</height>
|
||||
<height>390</height>
|
||||
<label fallback="31205">$INFO[ListItem.Property(Album_Description)]</label>
|
||||
<autoscroll delay="10000" time="3000" repeat="10000"/>
|
||||
<autoscroll>false</autoscroll>
|
||||
<pagecontrol>61</pagecontrol>
|
||||
</control>
|
||||
<control type="scrollbar" id="61">
|
||||
<posx>12r</posx>
|
||||
<posy>246</posy>
|
||||
<height>10-row</height>
|
||||
<ondown>8000</ondown>
|
||||
</control>
|
||||
<!--meta-->
|
||||
<control type="panel">
|
||||
<posx>-12</posx>
|
||||
<posy>18-row</posy>
|
||||
<width>10-col</width>
|
||||
<height>6-row</height>
|
||||
<enable>false</enable>
|
||||
<itemlayout width="5-col" height="2-row">
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<font>itemSubTitle</font>
|
||||
<textcolor>highlight</textcolor>
|
||||
<label>$INFO[ListItem.label]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
<control type="label">
|
||||
<posx>12</posx>
|
||||
<posy>32</posy>
|
||||
<width>4-col-gutter</width>
|
||||
<font>itemSubTitle</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<label fallback="31159">$INFO[ListItem.label2]</label>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
</itemlayout>
|
||||
<focusedlayout width="5-col" height="2-row">
|
||||
</focusedlayout>
|
||||
<content>
|
||||
<item>
|
||||
<label>$LOCALIZE[31149]</label>
|
||||
<label2>$INFO[ListItem.Year]</label2>
|
||||
<thumb>-</thumb>
|
||||
<onclick>noop</onclick>
|
||||
</item>
|
||||
<item>
|
||||
<label>$LOCALIZE[31150]</label>
|
||||
<label2>$INFO[ListItem.Property(Album_Label)]</label2>
|
||||
<thumb>-</thumb>
|
||||
<onclick>noop</onclick>
|
||||
</item>
|
||||
<item>
|
||||
<label>$LOCALIZE[31167]</label>
|
||||
<label2>$INFO[ListItem.Genre]</label2>
|
||||
<thumb>-</thumb>
|
||||
<onclick>noop</onclick>
|
||||
</item>
|
||||
<item>
|
||||
<label>$LOCALIZE[31148]</label>
|
||||
<label2>$INFO[ListItem.Property(Album_Style)]</label2>
|
||||
<thumb>-</thumb>
|
||||
<onclick>noop</onclick>
|
||||
</item>
|
||||
</content>
|
||||
</control>
|
||||
</control>
|
||||
<!--dialog controls-->
|
||||
<control type="panel" id="8000">
|
||||
|
@ -299,6 +425,7 @@
|
|||
<posy>row-25-begin</posy>
|
||||
<width>10-col</width>
|
||||
<height>6-row</height>
|
||||
<onup>61</onup>
|
||||
<orientation>vertical</orientation>
|
||||
<itemlayout width="5-col" height="2-row">
|
||||
<control type="image">
|
||||
|
|
|
@ -75,9 +75,16 @@
|
|||
<align>left</align>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<height>200</height>
|
||||
<height>232</height>
|
||||
<label>$INFO[ListItem.plot]</label>
|
||||
<autoscroll delay="10000" time="1000" repeat="10000"/>
|
||||
<autoscroll>false</autoscroll>
|
||||
<pagecontrol>61</pagecontrol>
|
||||
</control>
|
||||
<control type="scrollbar" id="61">
|
||||
<posx>-24</posx>
|
||||
<posy>300</posy>
|
||||
<height>6-row</height>
|
||||
<ondown>8000</ondown>
|
||||
</control>
|
||||
<!--dialog controls-->
|
||||
<control type="list" id="8000">
|
||||
|
@ -85,6 +92,7 @@
|
|||
<posy>16-row</posy>
|
||||
<width>12-col</width>
|
||||
<height>2-row</height>
|
||||
<onup>61</onup>
|
||||
<orientation>horizontal</orientation>
|
||||
<itemlayout width="4-col" height="2-row">
|
||||
<control type="image">
|
||||
|
|
|
@ -90,7 +90,6 @@
|
|||
<textcolor>highlight</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
</control>
|
||||
|
||||
<!--dialog control buttons-->
|
||||
<control type="panel" id="9000">
|
||||
<posx>12-col</posx>
|
||||
|
@ -183,7 +182,7 @@
|
|||
<onclick>SendClick(29)</onclick>
|
||||
</item>
|
||||
<item id="3">
|
||||
<visible>Control.IsEnabled(30)</visible>
|
||||
<visible>Control.IsEnabled(30) + !window.isactive(osdvideosettings) + !window.isactive(osdaudiosettings)</visible>
|
||||
<description>clear / settings</description>
|
||||
<label>31048</label>
|
||||
<label2></label2>
|
||||
|
|
|
@ -169,8 +169,15 @@
|
|||
<textcolor>textActive</textcolor>
|
||||
<height>388</height>
|
||||
<label fallback="31205">$INFO[ListItem.plot]</label>
|
||||
<autoscroll delay="10000" time="1000" repeat="10000"/>
|
||||
<autoscroll>false</autoscroll>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<pagecontrol>61</pagecontrol>
|
||||
</control>
|
||||
<control type="scrollbar" id="61">
|
||||
<posx>12r</posx>
|
||||
<posy>10-row</posy>
|
||||
<height>8-row</height>
|
||||
<ondown>8000</ondown>
|
||||
</control>
|
||||
</control>
|
||||
<!--dialog controls-->
|
||||
|
@ -180,6 +187,7 @@
|
|||
<width>10-col</width>
|
||||
<height>6-row</height>
|
||||
<itemgap>3</itemgap>
|
||||
<onup>61</onup>
|
||||
<orientation>vertical</orientation>
|
||||
<itemlayout width="5-col" height="2-row">
|
||||
<control type="image">
|
||||
|
@ -322,8 +330,8 @@
|
|||
<posy>0</posy>
|
||||
<width>12-col</width>
|
||||
<height>486</height>
|
||||
<aspectratio scalediffuse="false" aligny="bottom">scale</aspectratio>
|
||||
<texture background="true" fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
|
||||
<aspectratio scalediffuse="false" aligny="top">scale</aspectratio>
|
||||
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
|
||||
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
||||
<bordersize>3</bordersize>
|
||||
</control>
|
||||
|
@ -369,7 +377,6 @@
|
|||
<label fallback="31159">$INFO[listitem.duration,, $LOCALIZE[31018]]</label>
|
||||
</control>
|
||||
</control>
|
||||
|
||||
<!--synopsis-->
|
||||
<control type="textbox">
|
||||
<posx>0</posx>
|
||||
|
@ -381,7 +388,14 @@
|
|||
<shadowcolor>-</shadowcolor>
|
||||
<height>160</height>
|
||||
<label fallback="31205">$INFO[ListItem.plot]</label>
|
||||
<autoscroll delay="10000" time="1000" repeat="10000"/>
|
||||
<autoscroll>false</autoscroll>
|
||||
<pagecontrol>62</pagecontrol>
|
||||
</control>
|
||||
<control type="scrollbar" id="62">
|
||||
<posx>-24</posx>
|
||||
<posy>186</posy>
|
||||
<height>4-row</height>
|
||||
<ondown>8000</ondown>
|
||||
</control>
|
||||
<!--dialog controls-->
|
||||
<control type="list" id="8000">
|
||||
|
@ -389,6 +403,7 @@
|
|||
<posy>11-row</posy>
|
||||
<width>12-col</width>
|
||||
<height>2-row</height>
|
||||
<onup>62</onup>
|
||||
<orientation>horizontal</orientation>
|
||||
<itemlayout width="6-col" height="2-row">
|
||||
<control type="image">
|
||||
|
|
|
@ -43,6 +43,9 @@
|
|||
<control type="group">
|
||||
<!--overlay-->
|
||||
<control type="group">
|
||||
<animation type="conditional" condition="control.hasfocus(9001)">
|
||||
<effect type="fade" start="100" end="0" time="200"/>
|
||||
</animation>
|
||||
<posy>row-19-begin</posy>
|
||||
<posy>0</posy>
|
||||
<control type="image">
|
||||
|
@ -53,9 +56,6 @@
|
|||
</control>
|
||||
<include>globalBackground</include>
|
||||
<control type="image">
|
||||
<animation type="conditional" condition="control.hasfocus(9001)">
|
||||
<effect type="fade" start="100" end="0" time="200"/>
|
||||
</animation>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>fullscreenWidth</width>
|
||||
|
@ -132,6 +132,9 @@
|
|||
</control>
|
||||
<!--content listing: movies and tvshows-->
|
||||
<control type="panel" id="9998">
|
||||
<animation type="conditional" condition="control.hasfocus(9001)">
|
||||
<effect type="fade" start="100" end="0" time="200"/>
|
||||
</animation>
|
||||
<visible>container(9123).hasfocus(1) | container(9123).hasfocus(2) | container(9123).hasfocus(6)</visible>
|
||||
<posx>72</posx>
|
||||
<posy>row-20-begin</posy>
|
||||
|
@ -298,6 +301,9 @@
|
|||
</control>
|
||||
<!--content listing: episodes-->
|
||||
<control type="panel" id="9998">
|
||||
<animation type="conditional" condition="control.hasfocus(9001)">
|
||||
<effect type="fade" start="100" end="0" time="200"/>
|
||||
</animation>
|
||||
<visible>container(9123).hasfocus(7)</visible>
|
||||
<posx>72</posx>
|
||||
<posy>row-20-begin</posy>
|
||||
|
@ -407,6 +413,9 @@
|
|||
</control>
|
||||
<!--content listing: Music-->
|
||||
<control type="panel" id="9998">
|
||||
<animation type="conditional" condition="control.hasfocus(9001)">
|
||||
<effect type="fade" start="100" end="0" time="200"/>
|
||||
</animation>
|
||||
<visible>container(9123).hasfocus(3) | container(9123).hasfocus(4) | container(9123).hasfocus(5)</visible>
|
||||
<posx>72</posx>
|
||||
<posy>row-20-begin</posy>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue