Cleaned up some code issues and graphics no longer needed

This commit is contained in:
JezzX
2013-02-20 13:44:00 +11:00
parent 9ee68aadbf
commit 6718681c45
12 changed files with 23 additions and 73 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>

View File

@ -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>