Cleaned up some code issues and graphics no longer needed
This commit is contained in:
@ -194,7 +194,7 @@
|
||||
<visible>!IsEmpty(ListItem.PlotOutline)</visible>
|
||||
</control>
|
||||
<control type="textbox">
|
||||
<description>Textbox when scrollbar is visible & subtitle is hidden</description>
|
||||
<description>Textbox when scrollbar is visible and subtitle is hidden</description>
|
||||
<posx>70</posx>
|
||||
<posy>310</posy>
|
||||
<width>660</width>
|
||||
|
@ -224,10 +224,10 @@
|
||||
<height>62</height>
|
||||
<texturefocus>osd_button_presetsFO.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<usealttexture>Window.IsActive(122)</usealttexture>
|
||||
<usealttexture>Window.IsActive(VisualisationPresetList)</usealttexture>
|
||||
<alttexturefocus>osd_button_presetsSELNF.png</alttexturefocus>
|
||||
<alttexturenofocus>-</alttexturenofocus>
|
||||
<onclick>XBMC.ActivateWindow(122)</onclick>
|
||||
<onclick>XBMC.ActivateWindow(VisualisationPresetList)</onclick>
|
||||
<label>-</label>
|
||||
<font>-</font>
|
||||
<onleft>211</onleft>
|
||||
|
@ -199,7 +199,7 @@
|
||||
<aligny>center</aligny>
|
||||
<textcolor>grey2</textcolor>
|
||||
<selectedcolor>green</selectedcolor>
|
||||
<label>Timer</label>
|
||||
<label>$LOCALIZE[19040]</label>
|
||||
<visible>ListItem.HasTimer</visible>
|
||||
</control>
|
||||
</itemlayout>
|
||||
@ -292,7 +292,7 @@
|
||||
<aligny>center</aligny>
|
||||
<textcolor>white</textcolor>
|
||||
<selectedcolor>green</selectedcolor>
|
||||
<label>Timer</label>
|
||||
<label>$LOCALIZE[19040]</label>
|
||||
<visible>ListItem.HasTimer</visible>
|
||||
</control>
|
||||
<control type="textbox">
|
||||
@ -518,7 +518,7 @@
|
||||
<aligny>center</aligny>
|
||||
<textcolor>grey2</textcolor>
|
||||
<selectedcolor>green</selectedcolor>
|
||||
<label>Timer</label>
|
||||
<label>$LOCALIZE[19040]</label>
|
||||
<visible>ListItem.HasTimer</visible>
|
||||
</control>
|
||||
</itemlayout>
|
||||
@ -630,7 +630,7 @@
|
||||
<aligny>center</aligny>
|
||||
<textcolor>white</textcolor>
|
||||
<selectedcolor>green</selectedcolor>
|
||||
<label>Timer</label>
|
||||
<label>$LOCALIZE[19040]</label>
|
||||
<visible>ListItem.HasTimer</visible>
|
||||
</control>
|
||||
<control type="textbox">
|
||||
@ -2059,7 +2059,7 @@
|
||||
<aligny>center</aligny>
|
||||
<textcolor>grey2</textcolor>
|
||||
<selectedcolor>green</selectedcolor>
|
||||
<label>Timer</label>
|
||||
<label>$LOCALIZE[19040]</label>
|
||||
<visible>ListItem.HasTimer</visible>
|
||||
</control>
|
||||
</itemlayout>
|
||||
@ -2155,7 +2155,7 @@
|
||||
<aligny>center</aligny>
|
||||
<textcolor>white</textcolor>
|
||||
<selectedcolor>green</selectedcolor>
|
||||
<label>Timer</label>
|
||||
<label>$LOCALIZE[19040]</label>
|
||||
<visible>ListItem.HasTimer</visible>
|
||||
</control>
|
||||
</focusedlayout>
|
||||
|
@ -228,10 +228,10 @@
|
||||
<height>64</height>
|
||||
<texturefocus>osd_button_audioFO.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<usealttexture>Window.IsActive(124) | Window.IsActive(123)</usealttexture>
|
||||
<usealttexture>Window.IsActive(OSDAudioSettings)</usealttexture>
|
||||
<alttexturefocus>osd_button_audioSELNF.png</alttexturefocus>
|
||||
<alttexturenofocus>-</alttexturenofocus>
|
||||
<onclick>XBMC.ActivateWindow(124)</onclick>
|
||||
<onclick>XBMC.ActivateWindow(OSDAudioSettings)</onclick>
|
||||
<label>-</label>
|
||||
<font>-</font>
|
||||
<onleft>210</onleft>
|
||||
@ -247,10 +247,10 @@
|
||||
<height>62</height>
|
||||
<texturefocus>osd_button_videoFO.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<usealttexture>Window.IsActive(123)</usealttexture>
|
||||
<usealttexture>Window.IsActive(OSDVideoSettings)</usealttexture>
|
||||
<alttexturefocus>osd_button_videoSELNF.png</alttexturefocus>
|
||||
<alttexturenofocus>-</alttexturenofocus>
|
||||
<onclick>XBMC.ActivateWindow(123)</onclick>
|
||||
<onclick>XBMC.ActivateWindow(OSDVideoSettings)</onclick>
|
||||
<label>-</label>
|
||||
<font>-</font>
|
||||
<onleft>209</onleft>
|
||||
@ -282,10 +282,10 @@
|
||||
<height>78</height>
|
||||
<texturefocus>osd_button_bookmarkFO.png</texturefocus>
|
||||
<texturenofocus>-</texturenofocus>
|
||||
<usealttexture>Window.IsActive(125)</usealttexture>
|
||||
<usealttexture>Window.IsActive(VideoBookmarks)</usealttexture>
|
||||
<alttexturefocus>osd_button_bookmarkSELNF.png</alttexturefocus>
|
||||
<alttexturenofocus>-</alttexturenofocus>
|
||||
<onclick>XBMC.ActivateWindow(125)</onclick>
|
||||
<onclick>XBMC.ActivateWindow(VideoBookmarks)</onclick>
|
||||
<label>-</label>
|
||||
<font>-</font>
|
||||
<onleft>200</onleft>
|
||||
|
Reference in New Issue
Block a user