Various
This commit is contained in:
parent
116f8b66ee
commit
03e35fbc4f
|
@ -17,7 +17,7 @@
|
||||||
<width>24-col</width>
|
<width>24-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--title-->
|
<!--title-->
|
||||||
|
|
|
@ -16,7 +16,7 @@
|
||||||
<width>18-col</width>
|
<width>18-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--title-->
|
<!--title-->
|
||||||
|
@ -101,7 +101,7 @@
|
||||||
<posy>4-row</posy>
|
<posy>4-row</posy>
|
||||||
<font>textbox</font>
|
<font>textbox</font>
|
||||||
<width>12-col-gutter</width>
|
<width>12-col-gutter</width>
|
||||||
<height>340</height>
|
<height>6-row</height>
|
||||||
<label>$INFO[ListItem.Property(Addon.Description)]</label>
|
<label>$INFO[ListItem.Property(Addon.Description)]</label>
|
||||||
<autoscroll delay="5000" time="1000" repeat="10000"/>
|
<autoscroll delay="5000" time="1000" repeat="10000"/>
|
||||||
</control>
|
</control>
|
||||||
|
@ -136,7 +136,7 @@
|
||||||
<width>5-col-gutter</width>
|
<width>5-col-gutter</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>menuTitle</font>
|
<font>buttonTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
@ -149,7 +149,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -178,7 +178,7 @@
|
||||||
<width>5-col-gutter</width>
|
<width>5-col-gutter</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>menuTitle</font>
|
<font>buttonTitle</font>
|
||||||
<textcolor>black</textcolor>
|
<textcolor>black</textcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
|
|
|
@ -31,7 +31,7 @@
|
||||||
<width>20-col</width>
|
<width>20-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
|
|
||||||
|
|
|
@ -38,7 +38,7 @@
|
||||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<bordersize>0</bordersize>
|
<bordersize>0</bordersize>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>12</posx>
|
<posx>12</posx>
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="1000">
|
<control type="button" id="1000">
|
||||||
<description>Buttons</description>
|
<description>Buttons</description>
|
||||||
<texturefocus colordiffuse="500">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -21,7 +21,7 @@
|
||||||
<width>24</width>
|
<width>24</width>
|
||||||
<height>3-row</height>
|
<height>3-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
<width>24</width>
|
<width>24</width>
|
||||||
<height>3-row</height>
|
<height>3-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
|
|
@ -61,7 +61,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>302</ondown>
|
<ondown>302</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -79,7 +79,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>302</ondown>
|
<ondown>302</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -96,7 +96,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>120</ondown>
|
<ondown>120</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -111,7 +111,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>121</ondown>
|
<ondown>121</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -126,7 +126,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>122</ondown>
|
<ondown>122</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -141,7 +141,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>123</ondown>
|
<ondown>123</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -156,7 +156,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>124</ondown>
|
<ondown>124</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -171,7 +171,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>125</ondown>
|
<ondown>125</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -186,7 +186,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>126</ondown>
|
<ondown>126</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -201,7 +201,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>127</ondown>
|
<ondown>127</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -216,7 +216,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>128</ondown>
|
<ondown>128</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -231,7 +231,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>129</ondown>
|
<ondown>129</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -246,7 +246,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>130</ondown>
|
<ondown>130</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -261,7 +261,7 @@
|
||||||
<onup>312</onup>
|
<onup>312</onup>
|
||||||
<ondown>131</ondown>
|
<ondown>131</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -282,7 +282,7 @@
|
||||||
<onup>300</onup>
|
<onup>300</onup>
|
||||||
<ondown>303</ondown>
|
<ondown>303</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textureradioonfocus>-</textureradioonfocus>
|
<textureradioonfocus>-</textureradioonfocus>
|
||||||
<textureradioonnofocus>-</textureradioonnofocus>
|
<textureradioonnofocus>-</textureradioonnofocus>
|
||||||
<textureradioofffocus>-</textureradioofffocus>
|
<textureradioofffocus>-</textureradioofffocus>
|
||||||
|
@ -306,7 +306,7 @@
|
||||||
<onup>100</onup>
|
<onup>100</onup>
|
||||||
<ondown>140</ondown>
|
<ondown>140</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -322,7 +322,7 @@
|
||||||
<onup>101</onup>
|
<onup>101</onup>
|
||||||
<ondown>141</ondown>
|
<ondown>141</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -338,7 +338,7 @@
|
||||||
<onup>102</onup>
|
<onup>102</onup>
|
||||||
<ondown>142</ondown>
|
<ondown>142</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -354,7 +354,7 @@
|
||||||
<onup>103</onup>
|
<onup>103</onup>
|
||||||
<ondown>143</ondown>
|
<ondown>143</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -370,7 +370,7 @@
|
||||||
<onup>104</onup>
|
<onup>104</onup>
|
||||||
<ondown>144</ondown>
|
<ondown>144</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -386,7 +386,7 @@
|
||||||
<onup>105</onup>
|
<onup>105</onup>
|
||||||
<ondown>145</ondown>
|
<ondown>145</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -402,7 +402,7 @@
|
||||||
<onup>106</onup>
|
<onup>106</onup>
|
||||||
<ondown>146</ondown>
|
<ondown>146</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -418,7 +418,7 @@
|
||||||
<onup>107</onup>
|
<onup>107</onup>
|
||||||
<ondown>147</ondown>
|
<ondown>147</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -434,7 +434,7 @@
|
||||||
<onup>108</onup>
|
<onup>108</onup>
|
||||||
<ondown>148</ondown>
|
<ondown>148</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -450,7 +450,7 @@
|
||||||
<onup>109</onup>
|
<onup>109</onup>
|
||||||
<ondown>149</ondown>
|
<ondown>149</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -466,7 +466,7 @@
|
||||||
<onup>110</onup>
|
<onup>110</onup>
|
||||||
<ondown>150</ondown>
|
<ondown>150</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -482,7 +482,7 @@
|
||||||
<onup>111</onup>
|
<onup>111</onup>
|
||||||
<ondown>151</ondown>
|
<ondown>151</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -504,7 +504,7 @@
|
||||||
<onup>302</onup>
|
<onup>302</onup>
|
||||||
<ondown>304</ondown>
|
<ondown>304</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textureradioonfocus>-</textureradioonfocus>
|
<textureradioonfocus>-</textureradioonfocus>
|
||||||
<textureradioonnofocus>-</textureradioonnofocus>
|
<textureradioonnofocus>-</textureradioonnofocus>
|
||||||
<textureradioofffocus>-</textureradioofffocus>
|
<textureradioofffocus>-</textureradioofffocus>
|
||||||
|
@ -529,7 +529,7 @@
|
||||||
<onup>120</onup>
|
<onup>120</onup>
|
||||||
<ondown>160</ondown>
|
<ondown>160</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -545,7 +545,7 @@
|
||||||
<onup>121</onup>
|
<onup>121</onup>
|
||||||
<ondown>161</ondown>
|
<ondown>161</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -561,7 +561,7 @@
|
||||||
<onup>122</onup>
|
<onup>122</onup>
|
||||||
<ondown>162</ondown>
|
<ondown>162</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -577,7 +577,7 @@
|
||||||
<onup>123</onup>
|
<onup>123</onup>
|
||||||
<ondown>163</ondown>
|
<ondown>163</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -593,7 +593,7 @@
|
||||||
<onup>124</onup>
|
<onup>124</onup>
|
||||||
<ondown>164</ondown>
|
<ondown>164</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -609,7 +609,7 @@
|
||||||
<onup>125</onup>
|
<onup>125</onup>
|
||||||
<ondown>165</ondown>
|
<ondown>165</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -625,7 +625,7 @@
|
||||||
<onup>126</onup>
|
<onup>126</onup>
|
||||||
<ondown>166</ondown>
|
<ondown>166</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -641,7 +641,7 @@
|
||||||
<onup>127</onup>
|
<onup>127</onup>
|
||||||
<ondown>167</ondown>
|
<ondown>167</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -657,7 +657,7 @@
|
||||||
<onup>128</onup>
|
<onup>128</onup>
|
||||||
<ondown>168</ondown>
|
<ondown>168</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -673,7 +673,7 @@
|
||||||
<onup>129</onup>
|
<onup>129</onup>
|
||||||
<ondown>169</ondown>
|
<ondown>169</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -689,7 +689,7 @@
|
||||||
<onup>130</onup>
|
<onup>130</onup>
|
||||||
<ondown>170</ondown>
|
<ondown>170</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -705,7 +705,7 @@
|
||||||
<onup>131</onup>
|
<onup>131</onup>
|
||||||
<ondown>171</ondown>
|
<ondown>171</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -727,7 +727,7 @@
|
||||||
<onup>303</onup>
|
<onup>303</onup>
|
||||||
<ondown>309</ondown>
|
<ondown>309</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textureradioonfocus>-</textureradioonfocus>
|
<textureradioonfocus>-</textureradioonfocus>
|
||||||
<textureradioonnofocus>-</textureradioonnofocus>
|
<textureradioonnofocus>-</textureradioonnofocus>
|
||||||
<textureradioofffocus>-</textureradioofffocus>
|
<textureradioofffocus>-</textureradioofffocus>
|
||||||
|
@ -749,7 +749,7 @@
|
||||||
<width>2-col</width>
|
<width>2-col</width>
|
||||||
<height>1-col</height>
|
<height>1-col</height>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<label>IP</label>
|
<label>IP</label>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<onleft>304</onleft>
|
<onleft>304</onleft>
|
||||||
|
@ -771,7 +771,7 @@
|
||||||
<onup>140</onup>
|
<onup>140</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -787,7 +787,7 @@
|
||||||
<onup>141</onup>
|
<onup>141</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -803,7 +803,7 @@
|
||||||
<onup>142</onup>
|
<onup>142</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -819,7 +819,7 @@
|
||||||
<onup>143</onup>
|
<onup>143</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -835,7 +835,7 @@
|
||||||
<onup>144</onup>
|
<onup>144</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -851,7 +851,7 @@
|
||||||
<onup>145</onup>
|
<onup>145</onup>
|
||||||
<ondown>32</ondown>
|
<ondown>32</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -867,7 +867,7 @@
|
||||||
<onup>146</onup>
|
<onup>146</onup>
|
||||||
<ondown>305</ondown>
|
<ondown>305</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -883,7 +883,7 @@
|
||||||
<onup>147</onup>
|
<onup>147</onup>
|
||||||
<ondown>306</ondown>
|
<ondown>306</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -899,7 +899,7 @@
|
||||||
<onup>148</onup>
|
<onup>148</onup>
|
||||||
<ondown>8</ondown>
|
<ondown>8</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -915,7 +915,7 @@
|
||||||
<onup>149</onup>
|
<onup>149</onup>
|
||||||
<ondown>8</ondown>
|
<ondown>8</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -931,7 +931,7 @@
|
||||||
<onup>150</onup>
|
<onup>150</onup>
|
||||||
<ondown>8</ondown>
|
<ondown>8</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -947,7 +947,7 @@
|
||||||
<onup>151</onup>
|
<onup>151</onup>
|
||||||
<ondown>111</ondown>
|
<ondown>111</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -969,7 +969,7 @@
|
||||||
<onup>304</onup>
|
<onup>304</onup>
|
||||||
<ondown>312</ondown>
|
<ondown>312</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
@ -983,7 +983,7 @@
|
||||||
<height>1-col</height>
|
<height>1-col</height>
|
||||||
<label>20182</label>
|
<label>20182</label>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -1006,7 +1006,7 @@
|
||||||
<onup>171</onup>
|
<onup>171</onup>
|
||||||
<ondown>312</ondown>
|
<ondown>312</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -1021,7 +1021,7 @@
|
||||||
<height>1-col</height>
|
<height>1-col</height>
|
||||||
<label><</label>
|
<label><</label>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -1039,7 +1039,7 @@
|
||||||
<height>1-col</height>
|
<height>1-col</height>
|
||||||
<label>></label>
|
<label>></label>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<textoffsetx>0</textoffsetx>
|
<textoffsetx>0</textoffsetx>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
|
|
@ -24,7 +24,7 @@
|
||||||
<width>24</width>
|
<width>24</width>
|
||||||
<height>3-row</height>
|
<height>3-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
|
|
@ -55,7 +55,7 @@
|
||||||
<onup>20</onup>
|
<onup>20</onup>
|
||||||
<ondown>14</ondown>
|
<ondown>14</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -72,7 +72,7 @@
|
||||||
<onup>10</onup>
|
<onup>10</onup>
|
||||||
<ondown>15</ondown>
|
<ondown>15</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -89,7 +89,7 @@
|
||||||
<onup>22</onup>
|
<onup>22</onup>
|
||||||
<ondown>16</ondown>
|
<ondown>16</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -107,7 +107,7 @@
|
||||||
<onup>21</onup>
|
<onup>21</onup>
|
||||||
<ondown>21</ondown>
|
<ondown>21</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<font>buttonTitle</font>
|
<font>buttonTitle</font>
|
||||||
|
@ -126,7 +126,7 @@
|
||||||
<onup>11</onup>
|
<onup>11</onup>
|
||||||
<ondown>17</ondown>
|
<ondown>17</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -143,7 +143,7 @@
|
||||||
<onup>12</onup>
|
<onup>12</onup>
|
||||||
<ondown>18</ondown>
|
<ondown>18</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -160,7 +160,7 @@
|
||||||
<onup>13</onup>
|
<onup>13</onup>
|
||||||
<ondown>19</ondown>
|
<ondown>19</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -178,7 +178,7 @@
|
||||||
<onup>23</onup>
|
<onup>23</onup>
|
||||||
<ondown>23</ondown>
|
<ondown>23</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<font>buttonTitle</font>
|
<font>buttonTitle</font>
|
||||||
|
@ -197,7 +197,7 @@
|
||||||
<onup>14</onup>
|
<onup>14</onup>
|
||||||
<ondown>20</ondown>
|
<ondown>20</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -214,7 +214,7 @@
|
||||||
<onup>15</onup>
|
<onup>15</onup>
|
||||||
<ondown>10</ondown>
|
<ondown>10</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -231,7 +231,7 @@
|
||||||
<onup>16</onup>
|
<onup>16</onup>
|
||||||
<ondown>22</ondown>
|
<ondown>22</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -249,7 +249,7 @@
|
||||||
<onup>17</onup>
|
<onup>17</onup>
|
||||||
<ondown>11</ondown>
|
<ondown>11</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -266,7 +266,7 @@
|
||||||
<onup>18</onup>
|
<onup>18</onup>
|
||||||
<ondown>12</ondown>
|
<ondown>12</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -283,7 +283,7 @@
|
||||||
<onup>19</onup>
|
<onup>19</onup>
|
||||||
<ondown>13</ondown>
|
<ondown>13</ondown>
|
||||||
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="keyboardInactive">colors/white.png</texturenofocus>
|
||||||
<texturefocus colordiffuse="keyboardActive">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
<focusedcolor>selected</focusedcolor>
|
<focusedcolor>selected</focusedcolor>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -86,7 +86,7 @@
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
<font>itemSubTitle</font>
|
<font>itemSubTitle</font>
|
||||||
<textcolor>textAccented</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="panel" id="12">
|
<control type="panel" id="12">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -152,7 +152,7 @@
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
<font>itemSubTitle</font>
|
<font>itemSubTitle</font>
|
||||||
<textcolor>textAccented</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="panel" id="11">
|
<control type="panel" id="11">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
|
|
@ -14,109 +14,118 @@
|
||||||
</control>
|
</control>
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<posx>col-7-begin</posx>
|
<posx>col-7-begin</posx>
|
||||||
<posy>row-4-begin</posy>
|
<posy>row-5-begin</posy>
|
||||||
<include>modalDialogInOut</include>
|
<include>modalDialogInOut</include>
|
||||||
<!--channel / duration-->
|
|
||||||
<control type="label">
|
|
||||||
<description>Channel name</description>
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>12-col</width>
|
|
||||||
<font>itemSubTitle</font>
|
|
||||||
<label>$INFO[ListItem.channelname]</label>
|
|
||||||
</control>
|
|
||||||
<!--title-->
|
<!--title-->
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<description>Programme title</description>
|
<description>Programme title</description>
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>58</posy>
|
<posy>0</posy>
|
||||||
<width>12-col</width>
|
<width>12-col</width>
|
||||||
<align>left</align>
|
<align>left</align>
|
||||||
<font>mediumStrong</font>
|
<font>mediumStrong</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<label>$INFO[ListItem.Title]</label>
|
<label>$INFO[ListItem.Title]</label>
|
||||||
|
|
||||||
|
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<description>Channel name</description>
|
<description>Channel name</description>
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>118</posy>
|
<posy>2-row</posy>
|
||||||
<width>12-col</width>
|
<width>12-col</width>
|
||||||
<font>itemSubTitle</font>
|
<font>itemTitle</font>
|
||||||
<label>[B]$INFO[ListItem.starttime] - $INFO[ListItem.endtime] ($INFO[ListItem.duration])[/B]</label>
|
<label>$INFO[ListItem.starttime] - $INFO[ListItem.endtime]</label>
|
||||||
</control>
|
</control>
|
||||||
<!--synopsis-->
|
<!--synopsis-->
|
||||||
<control type="textbox">
|
<control type="textbox">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>178</posy>
|
<posy>4-row</posy>
|
||||||
<font>textboxExtraLeading</font>
|
<font>textbox</font>
|
||||||
<width>12-col</width>
|
<width>12-col</width>
|
||||||
<align>left</align>
|
<align>left</align>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<height>340</height>
|
<height>340</height>
|
||||||
<label>[B]$INFO[ListItem.plot][/B]</label>
|
<label>$INFO[ListItem.plot]</label>
|
||||||
<autoscroll delay="10000" time="1000" repeat="10000"/>
|
<autoscroll delay="10000" time="1000" repeat="10000"/>
|
||||||
</control>
|
</control>
|
||||||
<!--View / record buttons-->
|
<!--View / record buttons-->
|
||||||
<control type="list" id="9000">
|
<control type="list" id="9000">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>10-row</posy>
|
<posy>18-row</posy>
|
||||||
<width>12-col</width>
|
<width>12-col</width>
|
||||||
<height>1-row</height>
|
<height>2-row</height>
|
||||||
<itemgap>3</itemgap>
|
<itemgap>3</itemgap>
|
||||||
<orientation>horizontal</orientation>
|
<orientation>horizontal</orientation>
|
||||||
<itemlayout width="6-col" height="1-row">
|
<itemlayout width="6-col" height="2-row">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>2</posy>
|
<posy>0</posy>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
<height>53</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/black.png</texture>
|
<texture>colors/black.png</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>24</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>1-col</width>
|
<width>1-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<align>center</align>
|
||||||
<font>symbol</font>
|
<font>symbol</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>$INFO[ListItem.label2]</label>
|
<label>$INFO[ListItem.label2]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col</posx>
|
<posx>1-col-indent</posx>
|
||||||
<posy>2</posy>
|
<posy>0</posy>
|
||||||
<width>5-col</width>
|
<width>6-col</width>
|
||||||
<font>menuTitle</font>
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>buttonTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout width="6-col" height="1-row">
|
<focusedlayout width="6-col" height="2-row">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>2</posy>
|
<posy>0</posy>
|
||||||
<width>6-col</width>
|
<width>1-col-textbox</width>
|
||||||
<height>53</height>
|
<height>2-row</height>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
<texture>colors/white.png</texture>
|
||||||
|
<colordiffuse>highlight</colordiffuse>
|
||||||
|
<include>spinFocusIcon</include>
|
||||||
|
</control>
|
||||||
|
<control type="image">
|
||||||
|
<posx>1-col</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>5-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>24</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>1-col</width>
|
<width>1-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<align>center</align>
|
||||||
<font>symbol</font>
|
<font>symbol</font>
|
||||||
<textcolor>black</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>$INFO[ListItem.label2]</label>
|
<label>$INFO[ListItem.label2]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col</posx>
|
<posx>1-col-indent</posx>
|
||||||
<posy>2</posy>
|
<posy>0</posy>
|
||||||
<width>5-col</width>
|
<width>6-col</width>
|
||||||
<font>menuTitle</font>
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>buttonTitle</font>
|
||||||
<textcolor>black</textcolor>
|
<textcolor>black</textcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
|
|
|
@ -26,7 +26,7 @@
|
||||||
<width>24</width>
|
<width>24</width>
|
||||||
<height>3-row</height>
|
<height>3-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
|
|
@ -5,60 +5,57 @@
|
||||||
<visible>!Window.IsActive(5901) + !Window.IsActive(DialogSubtitles.xml) + !Window.IsVisible(fullscreeninfo) + [VideoPlayer.IsFullscreen + !Window.IsVisible(visualisation)] + [Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible>
|
<visible>!Window.IsActive(5901) + !Window.IsActive(DialogSubtitles.xml) + !Window.IsVisible(fullscreeninfo) + [VideoPlayer.IsFullscreen + !Window.IsVisible(visualisation)] + [Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible>
|
||||||
<controls>
|
<controls>
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<posx>col-1-begin</posx>
|
<posx>0</posx>
|
||||||
<posy>row-9-begin</posy>
|
<posy>row-13-begin</posy>
|
||||||
<!--animations-->
|
<!--animations-->
|
||||||
<animation type="Windowopen">
|
<animation type="Windowopen">
|
||||||
<effect type="fade" start="0" end="100" delay="0" time="200"/>
|
<effect type="fade" start="0" end="100" delay="0" time="200"/>
|
||||||
</animation>
|
</animation>
|
||||||
<animation type="Windowclose">
|
<animation type="Windowclose">
|
||||||
<effect type="fade" start="100" end="0" delay="0" time="200"/>
|
<effect type="fade" start="100" end="0" delay="0" time="200"/>
|
||||||
<effect type="slide" start="0,0" end="0,50" tween="cubic" easing="out" time="300"/>
|
|
||||||
</animation>
|
</animation>
|
||||||
<!--background-->
|
<!--background-->
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>-200</posx>
|
<posx>0</posx>
|
||||||
<posy>-12</posy>
|
<posy>-16</posy>
|
||||||
<width>2500</width>
|
<width>fullscreenWidth</width>
|
||||||
<height>175</height>
|
<height>6-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/black.png</texture>
|
<texture>colors/black.png</texture>
|
||||||
<colordiffuse>99FFFFFF</colordiffuse>
|
<colordiffuse>99FFFFFF</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<visible>Player.Playing | player.seeking</visible>
|
<visible>Player.Playing | player.seeking</visible>
|
||||||
<posx>3-col</posx>
|
<posx>col-3-begin</posx>
|
||||||
<posy>-13</posy>
|
<posy>0</posy>
|
||||||
<width>16-col-gutter</width>
|
<width>16-col-gutter</width>
|
||||||
<font>smallStrong</font>
|
<font>smallStrong</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<label>31120</label>
|
<label>31120</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<visible>Player.Paused + !Player.Caching</visible>
|
<visible>Player.Paused + !Player.Caching</visible>
|
||||||
<posx>3-col</posx>
|
<posx>col-3-begin</posx>
|
||||||
<posy>-13</posy>
|
<posy>0</posy>
|
||||||
<width>16-col-gutter</width>
|
<width>16-col-gutter</width>
|
||||||
<font>smallStrong</font>
|
<font>smallStrong</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<label>112</label>
|
<label>112</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<description>buffering</description>
|
<description>buffering</description>
|
||||||
<posx>3-col</posx>
|
<posx>col-3-begin</posx>
|
||||||
<posy>-13</posy>
|
<posy>0</posy>
|
||||||
<width>16-col-gutter</width>
|
<width>16-col-gutter</width>
|
||||||
<font>smallStrong</font>
|
<font>smallStrong</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<label>$LOCALIZE[15107] $INFO[Player.CacheLevel]%</label>
|
<label>$LOCALIZE[15107] $INFO[Player.CacheLevel]%</label>
|
||||||
<visible>[Player.Paused + Player.Caching] + !Player.Seeking</visible>
|
<visible>[Player.Paused + Player.Caching] + !Player.Seeking</visible>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<visible>System.HasMediaDVD</visible>
|
<visible>System.HasMediaDVD</visible>
|
||||||
<posx>21-col</posx>
|
<posx>21-col</posx>
|
||||||
<posy>-13</posy>
|
<posy>0</posy>
|
||||||
<width>4-col-gutter</width>
|
<width>4-col-gutter</width>
|
||||||
<font>smallStrong</font>
|
<font>smallStrong</font>
|
||||||
<align>right</align>
|
<align>right</align>
|
||||||
|
@ -69,34 +66,33 @@
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<visible>!Player.Caching</visible>
|
<visible>!Player.Caching</visible>
|
||||||
<posx>5-col</posx>
|
<posx>5-col</posx>
|
||||||
<posy>-13</posy>
|
<posy>0</posy>
|
||||||
<width>12-col</width>
|
<width>12-col</width>
|
||||||
<font>smallMedium</font>
|
<font>smallMedium</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>[UPPERCASE]$INFO[VideoPlayer.TVShowTitle][/UPPERCASE]</label>
|
<label>$INFO[VideoPlayer.TVShowTitle]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>3-col</posx>
|
<posx>col-3-begin</posx>
|
||||||
<posy>31</posy>
|
<posy>1-row</posy>
|
||||||
<width>18-col</width>
|
<width>18-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
<font>largeTitle</font>
|
<font>largeTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>$INFO[Player.Title]</label>
|
<label>$INFO[Player.Title]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
|
||||||
|
|
||||||
|
|
||||||
</control>
|
</control>
|
||||||
<control type="progress">
|
<control type="progress">
|
||||||
<description>Progress Bar</description>
|
<description>Progress Bar</description>
|
||||||
<posx>3-col</posx>
|
<posx>col-3-begin</posx>
|
||||||
<posy>94</posy>
|
<posy>114</posy>
|
||||||
<width>18-col</width>
|
<width>18-col</width>
|
||||||
<info>Player.Progress</info>
|
<info>Player.Progress</info>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>3-col</posx>
|
<posx>col-3-begin</posx>
|
||||||
<posy>110</posy>
|
<posy>4-row</posy>
|
||||||
<width>24-col</width>
|
<width>24-col</width>
|
||||||
<font>smallStrong</font>
|
<font>smallStrong</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -105,7 +101,7 @@
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>350</posx>
|
<posx>350</posx>
|
||||||
<posy>110</posy>
|
<posy>4-row</posy>
|
||||||
<width>24-col</width>
|
<width>24-col</width>
|
||||||
<font>smallStrong</font>
|
<font>smallStrong</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
|
@ -113,8 +109,8 @@
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1512</posx>
|
<right>col-3-begin</right>
|
||||||
<posy>110</posy>
|
<posy>4-row</posy>
|
||||||
<width>24-col</width>
|
<width>24-col</width>
|
||||||
<font>smallStrong</font>
|
<font>smallStrong</font>
|
||||||
<align>right</align>
|
<align>right</align>
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
<width>18-col</width>
|
<width>18-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -186,10 +186,10 @@
|
||||||
<!--larger thumbnail-->
|
<!--larger thumbnail-->
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>12-col-indent</posx>
|
<posx>12-col-indent</posx>
|
||||||
<posy>2-row</posy>
|
<posy>3-row</posy>
|
||||||
<width>6-col-gutter</width>
|
<width>6-col-gutter</width>
|
||||||
<height>6-col-gutter</height>
|
<height>6-col-gutter</height>
|
||||||
<aspectratio scalediffuse="false" align="left" aligny="center">keep</aspectratio>
|
<aspectratio scalediffuse="false" align="center" aligny="center">keep</aspectratio>
|
||||||
<texture border="0">$INFO[container(6).Listitem.icon]</texture>
|
<texture border="0">$INFO[container(6).Listitem.icon]</texture>
|
||||||
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
||||||
<bordersize>3</bordersize>
|
<bordersize>3</bordersize>
|
||||||
|
@ -208,12 +208,21 @@
|
||||||
<control type="panel" id="9999">
|
<control type="panel" id="9999">
|
||||||
<visible>control.isvisible(3) | control.isvisible(5)</visible>
|
<visible>control.isvisible(3) | control.isvisible(5)</visible>
|
||||||
<posx>12-col</posx>
|
<posx>12-col</posx>
|
||||||
<posy>13-row</posy>
|
<posy>19-row</posy>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
<height>6-row</height>
|
<height>6-row</height>
|
||||||
<orientation>vertical</orientation>
|
<orientation>vertical</orientation>
|
||||||
<onleft>9000</onleft>
|
<onleft>9000</onleft>
|
||||||
<itemlayout width="6-col" height="2-row">
|
<itemlayout width="6-col" height="2-row">
|
||||||
|
<control type="image">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>1-col-textbox</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
<texture>colors/black.png</texture>
|
||||||
|
<colordiffuse>textboxInactive</colordiffuse>
|
||||||
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
|
@ -226,13 +235,22 @@
|
||||||
<label>$INFO[ListItem.label2]</label>
|
<label>$INFO[ListItem.label2]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
|
<control type="image">
|
||||||
|
<posx>1-col</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>5-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
<texture>colors/black.png</texture>
|
||||||
|
<colordiffuse>textboxInactive</colordiffuse>
|
||||||
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>5-col-gutter</width>
|
<width>5-col-gutter</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>menuTitle</font>
|
<font>buttonTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
|
@ -246,7 +264,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -275,7 +293,7 @@
|
||||||
<width>5-col-gutter</width>
|
<width>5-col-gutter</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>menuTitle</font>
|
<font>buttonTitle</font>
|
||||||
<textcolor>black</textcolor>
|
<textcolor>black</textcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
|
|
|
@ -22,7 +22,7 @@
|
||||||
<width>24</width>
|
<width>24</width>
|
||||||
<height>3-row</height>
|
<height>3-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
|
|
@ -32,7 +32,7 @@
|
||||||
<posy>1-row</posy>
|
<posy>1-row</posy>
|
||||||
<width>6-col</width>
|
<width>6-col</width>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<label>[COLOR textAccented]$INFO[ListItem.artist,, ][/COLOR]$INFO[ListItem.Album]</label>
|
<label>[COLOR highlight]$INFO[ListItem.artist,, ][/COLOR]$INFO[ListItem.Album]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<!--song ratings-->
|
<!--song ratings-->
|
||||||
|
|
|
@ -58,7 +58,7 @@
|
||||||
<width>12-col</width>
|
<width>12-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<textcolor>textAccented</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<wrapmultiline>true</wrapmultiline>
|
<wrapmultiline>true</wrapmultiline>
|
||||||
</control>
|
</control>
|
||||||
<!-- ** Required ** Do not change <id>or<type>-->
|
<!-- ** Required ** Do not change <id>or<type>-->
|
||||||
|
|
|
@ -71,7 +71,7 @@
|
||||||
<width>10-col</width>
|
<width>10-col</width>
|
||||||
<height>row-5-begin</height>
|
<height>row-5-begin</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -95,7 +95,7 @@
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>4-col-gutter</width>
|
<width>4-col-gutter</width>
|
||||||
<font>itemSubTitle</font>
|
<font>itemSubTitle</font>
|
||||||
<textcolor>textAccented</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
|
@ -238,7 +238,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -342,48 +342,30 @@
|
||||||
<posx>col-7-begin</posx>
|
<posx>col-7-begin</posx>
|
||||||
<posy>row-15-begin</posy>
|
<posy>row-15-begin</posy>
|
||||||
<!--titles-->
|
<!--titles-->
|
||||||
<control type="image">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>12-col</width>
|
|
||||||
<height>3-row</height>
|
|
||||||
<texture>colors/white.png</texture>
|
|
||||||
<colordiffuse>500</colordiffuse>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<description>Episode title</description>
|
<description>Episode title</description>
|
||||||
<posx>12</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>12-col-gutter</width>
|
<width>12-col-gutter</width>
|
||||||
<height>3-row</height>
|
<height>3-row</height>
|
||||||
<align>left</align>
|
<align>left</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>regularStrong</font>
|
<font>mediumStrong</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.Label]</label>
|
<label>$INFO[ListItem.Label]</label>
|
||||||
<wrapmultiline>true</wrapmultiline>
|
<wrapmultiline>true</wrapmultiline>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>3-row</posy>
|
|
||||||
<width>12-col</width>
|
|
||||||
<height>1-row</height>
|
|
||||||
<texture>colors/white.png</texture>
|
|
||||||
<colordiffuse>ffffffff</colordiffuse>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>12</posx>
|
<posx>0</posx>
|
||||||
<posy>3-row</posy>
|
<posy>3-row</posy>
|
||||||
<width>12-col-gutter</width>
|
<width>12-col-gutter</width>
|
||||||
<align>left</align>
|
<align>left</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>itemSubTitle</font>
|
<font>itemTitle</font>
|
||||||
<textcolor>black</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[listitem.duration,, $LOCALIZE[31018] | ]$INFO[ListItem.Premiered,$LOCALIZE[20416] ,,]$INFO[listitem.mpaa, | $LOCALIZE[31174] ,]</label>
|
<label>$INFO[listitem.duration,, $LOCALIZE[31018]]</label>
|
||||||
</control>
|
</control>
|
||||||
<!--synopsis-->
|
<!--synopsis-->
|
||||||
<control type="textbox">
|
<control type="textbox">
|
||||||
|
@ -446,7 +428,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
<width>24</width>
|
<width>24</width>
|
||||||
<height>3-row</height>
|
<height>3-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
|
|
@ -14,6 +14,17 @@
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<posx>col-9-begin</posx>
|
<posx>col-9-begin</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
|
<control type="image">
|
||||||
|
<posx>-36</posx>
|
||||||
|
<posy>-36</posy>
|
||||||
|
<width>9-col</width>
|
||||||
|
<height>8-row</height>
|
||||||
|
<texture>colors/black.png</texture>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
<bordertexture border="3" colordiffuse="33FFFFFF">colors/white.png</bordertexture>
|
||||||
|
<bordersize>3</bordersize>
|
||||||
|
<colordiffuse>ffffffff</colordiffuse>
|
||||||
|
</control>
|
||||||
<control type="label" id="1">
|
<control type="label" id="1">
|
||||||
<description>heading</description>
|
<description>heading</description>
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -47,14 +58,18 @@
|
||||||
<!--selection buttons-->
|
<!--selection buttons-->
|
||||||
<control type="button" id="10">
|
<control type="button" id="10">
|
||||||
<description>No</description>
|
<description>No</description>
|
||||||
<texturefocus colordiffuse="500">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
|
<texturenofocus colordiffuse="overlay">colors/black.png</texturenofocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
|
<align>center</align>
|
||||||
<label>106</label>
|
<label>106</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="11">
|
<control type="button" id="11">
|
||||||
<description>Yes</description>
|
<description>Yes</description>
|
||||||
<texturefocus colordiffuse="500">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
||||||
|
<texturenofocus colordiffuse="overlay">colors/black.png</texturenofocus>
|
||||||
<focusedcolor>textActive</focusedcolor>
|
<focusedcolor>textActive</focusedcolor>
|
||||||
|
<align>center</align>
|
||||||
<label>107</label>
|
<label>107</label>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -81,7 +81,7 @@
|
||||||
<info>ListItem.Label2</info>
|
<info>ListItem.Label2</info>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<textcolor>textAccented</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout height="1-row" width="12-col-gutter">
|
<focusedlayout height="1-row" width="12-col-gutter">
|
||||||
|
@ -162,7 +162,7 @@
|
||||||
<info>ListItem.Label2</info>
|
<info>ListItem.Label2</info>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<textcolor>textAccented</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout height="1-row" width="12-col-gutter">
|
<focusedlayout height="1-row" width="12-col-gutter">
|
||||||
|
|
|
@ -96,7 +96,7 @@
|
||||||
<!--element specific-->
|
<!--element specific-->
|
||||||
<font>
|
<font>
|
||||||
<name>textbox</name>
|
<name>textbox</name>
|
||||||
<filename>roboto/regular.ttf</filename>
|
<filename>roboto/medium.ttf</filename>
|
||||||
<size>30</size>
|
<size>30</size>
|
||||||
<linespacing>1.1</linespacing>
|
<linespacing>1.1</linespacing>
|
||||||
</font>
|
</font>
|
||||||
|
|
|
@ -10,6 +10,7 @@
|
||||||
<include>globalBackground</include>
|
<include>globalBackground</include>
|
||||||
<!--home background-->
|
<!--home background-->
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
<visible>false</visible>
|
||||||
<include>dimensionsFullscreen</include>
|
<include>dimensionsFullscreen</include>
|
||||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||||
<texture border="0">$INFO[skin.string(homeBackground)]</texture>
|
<texture border="0">$INFO[skin.string(homeBackground)]</texture>
|
||||||
|
@ -24,7 +25,7 @@
|
||||||
</control>
|
</control>
|
||||||
<!--browse controls-->
|
<!--browse controls-->
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<posx>0</posx>
|
<posx>24</posx>
|
||||||
<posy>row-1-begin</posy>
|
<posy>row-1-begin</posy>
|
||||||
<control type="list" id="9000">
|
<control type="list" id="9000">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -43,7 +44,7 @@
|
||||||
<width>1-col-textbox</width>
|
<width>1-col-textbox</width>
|
||||||
<height>1-col-textbox</height>
|
<height>1-col-textbox</height>
|
||||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||||
<texture border="0">colors/black.png</texture>
|
<texture diffuse="masks/circle.png" border="0">colors/black.png</texture>
|
||||||
<bordersize>0</bordersize>
|
<bordersize>0</bordersize>
|
||||||
<colordiffuse>textboxInactive</colordiffuse>
|
<colordiffuse>textboxInactive</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
|
@ -68,9 +69,9 @@
|
||||||
<width>2-col-textbox</width>
|
<width>2-col-textbox</width>
|
||||||
<height>2-col-textbox</height>
|
<height>2-col-textbox</height>
|
||||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture diffuse="masks/circle.png" border="0">colors/white.png</texture>
|
||||||
<bordersize>0</bordersize>
|
<bordersize>0</bordersize>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<animation type="focus" loop="false" reversible="false">
|
<animation type="focus" loop="false" reversible="false">
|
||||||
<effect type="rotatey" start="0" end="-15" center="70" tween="back" easing="out" time="300"/>
|
<effect type="rotatey" start="0" end="-15" center="70" tween="back" easing="out" time="300"/>
|
||||||
<effect type="rotatey" start="0" end="15" center="70" tween="back" easing="out" delay="300" time="300"/>
|
<effect type="rotatey" start="0" end="15" center="70" tween="back" easing="out" delay="300" time="300"/>
|
||||||
|
@ -78,7 +79,7 @@
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>-2</posy>
|
||||||
<width>2-col-textbox</width>
|
<width>2-col-textbox</width>
|
||||||
<height>2-col-textbox</height>
|
<height>2-col-textbox</height>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
|
|
|
@ -47,12 +47,6 @@
|
||||||
<colordiffuse>background</colordiffuse>
|
<colordiffuse>background</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
|
||||||
<include>dimensionsFullscreen</include>
|
|
||||||
<texture>vignette.png</texture>
|
|
||||||
<colordiffuse>ffffffff</colordiffuse>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
</control>
|
|
||||||
</include>
|
</include>
|
||||||
<!--date and time-->
|
<!--date and time-->
|
||||||
<include name="dateTime">
|
<include name="dateTime">
|
||||||
|
@ -119,10 +113,6 @@
|
||||||
<!--conditional positioning for progress dialogs (avoid overlaps)-->
|
<!--conditional positioning for progress dialogs (avoid overlaps)-->
|
||||||
<include name="progressPosition1"><posy>row-2-begin</posy></include>
|
<include name="progressPosition1"><posy>row-2-begin</posy></include>
|
||||||
<include name="progressPosition2"><posy>row-6-begin</posy></include>
|
<include name="progressPosition2"><posy>row-6-begin</posy></include>
|
||||||
<!--scroll suppression for low power mode-->
|
|
||||||
<!--text scrolling suppression for low power mode-->
|
|
||||||
<include name="scrollSuppressionActive"><scroll>False</scroll></include>
|
|
||||||
<include name="scrollSuppressionInactive"><scroll>True</scroll></include>
|
|
||||||
<!--debugging-->
|
<!--debugging-->
|
||||||
<include name="DialogID">
|
<include name="DialogID">
|
||||||
<posx>15</posx>
|
<posx>15</posx>
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<height>fullscreenHeight</height>
|
<height>fullscreenHeight</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="list" id="9001">
|
<control type="list" id="9001">
|
||||||
|
@ -37,7 +37,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
@ -49,7 +49,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>50</colordiffuse>
|
<colordiffuse>textActive</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -59,7 +59,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textcolor>500</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
@ -84,7 +84,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<height>fullscreenHeight</height>
|
<height>fullscreenHeight</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--menu items-->
|
<!--menu items-->
|
||||||
|
|
|
@ -8,10 +8,10 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-7-begin</textoffsetx>
|
<textoffsetx>col-7-begin</textoffsetx>
|
||||||
<label>31123</label>
|
<label>31123</label>
|
||||||
|
@ -24,10 +24,10 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>137</label>
|
<label>137</label>
|
||||||
|
@ -42,10 +42,10 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>137</label>
|
<label>137</label>
|
||||||
|
@ -57,10 +57,10 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>103</label>
|
<label>103</label>
|
||||||
|
@ -73,10 +73,10 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<width>4-col</width>
|
<width>4-col</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
</control>
|
</control>
|
||||||
|
@ -85,10 +85,10 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>31119</label>
|
<label>31119</label>
|
||||||
|
@ -101,10 +101,10 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>31041</label>
|
<label>31041</label>
|
||||||
|
@ -116,10 +116,10 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>31175</label>
|
<label>31175</label>
|
||||||
|
@ -131,10 +131,10 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>653</label>
|
<label>653</label>
|
||||||
|
@ -147,10 +147,10 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
</control>
|
</control>
|
||||||
|
@ -162,10 +162,10 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<onclick>right</onclick>
|
<onclick>right</onclick>
|
||||||
<onclick>Filter</onclick>
|
<onclick>Filter</onclick>
|
||||||
|
@ -177,10 +177,10 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<onclick>right</onclick>
|
<onclick>right</onclick>
|
||||||
<onclick>xbmc.mastermode</onclick>
|
<onclick>xbmc.mastermode</onclick>
|
||||||
|
@ -197,10 +197,10 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>31123</label>
|
<label>31123</label>
|
||||||
|
@ -213,10 +213,10 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>137</label>
|
<label>137</label>
|
||||||
|
@ -229,10 +229,10 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>103</label>
|
<label>103</label>
|
||||||
|
@ -245,10 +245,10 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<width>4-col</width>
|
<width>4-col</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
</control>
|
</control>
|
||||||
|
@ -256,10 +256,10 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>31041</label>
|
<label>31041</label>
|
||||||
|
@ -271,10 +271,10 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>31175</label>
|
<label>31175</label>
|
||||||
|
@ -285,10 +285,10 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>653</label>
|
<label>653</label>
|
||||||
|
@ -300,10 +300,10 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>191</label>
|
<label>191</label>
|
||||||
|
@ -313,10 +313,10 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<disabledcolor>menuDisabled</disabledcolor>
|
<disabledcolor>menuDisabled</disabledcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>589</label>
|
<label>589</label>
|
||||||
|
|
|
@ -33,10 +33,10 @@
|
||||||
<value condition="Window.IsActive(musicfiles) + SubString(container.foldername,playlists)">$LOCALIZE[20011]</value>
|
<value condition="Window.IsActive(musicfiles) + SubString(container.foldername,playlists)">$LOCALIZE[20011]</value>
|
||||||
<value condition="Window.IsActive(musicfiles) + !Substring(Container.folderpath,plugin)">$LOCALIZE[31077]</value>
|
<value condition="Window.IsActive(musicfiles) + !Substring(Container.folderpath,plugin)">$LOCALIZE[31077]</value>
|
||||||
<value condition="Substring(Container.folderpath,plugin)">$INFO[container.foldername]</value>
|
<value condition="Substring(Container.folderpath,plugin)">$INFO[container.foldername]</value>
|
||||||
<value condition="Container.Content(movies)">$LOCALIZE[20342] [COLOR textAccented]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value>
|
<value condition="Container.Content(movies)">$LOCALIZE[20342] [COLOR highlight]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value>
|
||||||
<value condition="Container.Content(seasons) | Container.Content(tvshows) | Container.Content(episodes)">$LOCALIZE[20343] [COLOR textAccented]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value>
|
<value condition="Container.Content(seasons) | Container.Content(tvshows) | Container.Content(episodes)">$LOCALIZE[20343] [COLOR highlight]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value>
|
||||||
<value condition="Container.Content(addons)">$LOCALIZE[31010]</value>
|
<value condition="Container.Content(addons)">$LOCALIZE[31010]</value>
|
||||||
<value condition="Container.Content(albums)">$LOCALIZE[31037] [COLOR textAccented]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value>
|
<value condition="Container.Content(albums)">$LOCALIZE[31037] [COLOR highlight]$LOCALIZE[31054] $INFO[container.sortmethod][/COLOR]</value>
|
||||||
<value condition="Container.Content(songs)">$LOCALIZE[31182]</value>
|
<value condition="Container.Content(songs)">$LOCALIZE[31182]</value>
|
||||||
<value condition="!isEmpty(container.foldername)">$INFO[container.foldername]</value>
|
<value condition="!isEmpty(container.foldername)">$INFO[container.foldername]</value>
|
||||||
<value>$LOCALIZE[14022]</value>
|
<value>$LOCALIZE[14022]</value>
|
||||||
|
|
|
@ -32,7 +32,7 @@
|
||||||
<height>1-row</height>
|
<height>1-row</height>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
<textcolor>textAccented</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -47,7 +47,7 @@
|
||||||
<width>auto</width>
|
<width>auto</width>
|
||||||
<font>pageTitle</font>
|
<font>pageTitle</font>
|
||||||
<label> ($LOCALIZE[31133])</label>
|
<label> ($LOCALIZE[31133])</label>
|
||||||
<textcolor>textAccented</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
<!--source subtitle-->
|
<!--source subtitle-->
|
||||||
|
|
|
@ -46,7 +46,7 @@
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>14-col</width>
|
<width>14-col</width>
|
||||||
<font>pageTitle</font>
|
<font>pageTitle</font>
|
||||||
<label>$LOCALIZE[31006] [COLOR textAccented]$LOCALIZE[31078][/COLOR]</label>
|
<label>$LOCALIZE[31006] [COLOR highlight]$LOCALIZE[31078][/COLOR]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -55,7 +55,7 @@
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>14-col</width>
|
<width>14-col</width>
|
||||||
<font>pageTitle</font>
|
<font>pageTitle</font>
|
||||||
<label>$LOCALIZE[31164] [COLOR textAccented]$LOCALIZE[31078][/COLOR]</label>
|
<label>$LOCALIZE[31164] [COLOR highlight]$LOCALIZE[31078][/COLOR]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
|
|
@ -58,7 +58,7 @@
|
||||||
<width>2-row</width>
|
<width>2-row</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||||
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
|
@ -77,7 +77,7 @@
|
||||||
<width>284</width>
|
<width>284</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -85,7 +85,7 @@
|
||||||
<width>2-row</width>
|
<width>2-row</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||||
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -123,7 +123,7 @@
|
||||||
<width>139</width>
|
<width>139</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture border="2">colors/white.png</texture>
|
<texture border="2">colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label" id="1">
|
<control type="label" id="1">
|
||||||
<width>120</width>
|
<width>120</width>
|
||||||
|
@ -159,7 +159,7 @@
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>14-col</width>
|
<width>14-col</width>
|
||||||
<font>pageTitle</font>
|
<font>pageTitle</font>
|
||||||
<label>$LOCALIZE[31006] [COLOR textAccented]$LOCALIZE[31080][/COLOR]</label>
|
<label>$LOCALIZE[31006] [COLOR highlight]$LOCALIZE[31080][/COLOR]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
|
|
@ -35,7 +35,7 @@
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>14-col</width>
|
<width>14-col</width>
|
||||||
<font>pageTitle</font>
|
<font>pageTitle</font>
|
||||||
<label>$LOCALIZE[31006] [COLOR textAccented]$LOCALIZE[31165][/COLOR]</label>
|
<label>$LOCALIZE[31006] [COLOR highlight]$LOCALIZE[31165][/COLOR]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
<width>12-col</width>
|
<width>12-col</width>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
<font>itemSubTitle</font>
|
<font>itemSubTitle</font>
|
||||||
<textcolor>textAccented</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="button" id="6000">
|
<control type="button" id="6000">
|
||||||
<description>Profile switch</description>
|
<description>Profile switch</description>
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
<width>18-col</width>
|
<width>18-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
|
|
@ -27,7 +27,7 @@
|
||||||
<width>18-col</width>
|
<width>18-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -73,7 +73,7 @@
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>black</focusedcolor>
|
<focusedcolor>black</focusedcolor>
|
||||||
<texturefocus>colors/white.png</texturefocus>
|
<texturefocus>colors/white.png</texturefocus>
|
||||||
<texturenofocus colordiffuse="500">colors/white.png</texturenofocus>
|
<texturenofocus colordiffuse="highlight">colors/white.png</texturenofocus>
|
||||||
<textoffsetx>12</textoffsetx>
|
<textoffsetx>12</textoffsetx>
|
||||||
<textoffsety>0</textoffsety>
|
<textoffsety>0</textoffsety>
|
||||||
<onclick>SettingsLevelChange</onclick>
|
<onclick>SettingsLevelChange</onclick>
|
||||||
|
|
|
@ -50,7 +50,7 @@
|
||||||
<align>left</align>
|
<align>left</align>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<label>$LOCALIZE[31107]: $INFO[System.ProfileName]</label>
|
<label>$LOCALIZE[31107]: $INFO[System.ProfileName]</label>
|
||||||
<textcolor>textAccented</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
<!--dialog controls-->
|
<!--dialog controls-->
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
<width>20-col</width>
|
<width>20-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--title-->
|
<!--title-->
|
||||||
|
@ -59,7 +59,7 @@
|
||||||
<width>4-col-gutter</width>
|
<width>4-col-gutter</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>menuTitle</font>
|
<font>buttonTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
|
@ -91,7 +91,7 @@
|
||||||
<width>4-col-gutter</width>
|
<width>4-col-gutter</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>menuTitle</font>
|
<font>buttonTitle</font>
|
||||||
<textcolor>black</textcolor>
|
<textcolor>black</textcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
|
|
|
@ -1,174 +1,160 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<window>
|
<window>
|
||||||
<defaultcontrol always="true">8000</defaultcontrol>
|
<defaultcontrol always="true">8001</defaultcontrol>
|
||||||
<include>fadeInOut</include>
|
<include>fadeInOut</include>
|
||||||
<controls>
|
<controls>
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<posx>col-13-begin</posx>
|
<posx>0</posx>
|
||||||
<posy>row-3-begin</posy>
|
<posy>0</posy>
|
||||||
<!--fade out if audio / video menu active-->
|
<!--fade out if audio / video menu active-->
|
||||||
<animation type="Conditional" condition="Window.IsActive(osdvideosettings) | Window.IsActive(osdaudiosettings) | window.isactive(PVROSDChannels)">
|
<animation type="Conditional" condition="Window.IsActive(osdvideosettings) | Window.IsActive(osdaudiosettings) | window.isactive(PVROSDChannels)">
|
||||||
<effect type="fade" start="100" end="0" time="200" tween="sine" easing="in"/>
|
<effect type="fade" start="100" end="0" time="200" tween="sine" easing="in"/>
|
||||||
</animation>
|
</animation>
|
||||||
<!--content imagery-->
|
|
||||||
<control type="image">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>12-col</width>
|
|
||||||
<height>10-row</height>
|
|
||||||
<aspectratio aligny="center">scale</aspectratio>
|
|
||||||
<texture fallback="colors/offblack.png">$INFO[player.art(fanart)]</texture>
|
|
||||||
</control>
|
|
||||||
<!--content title-->
|
<!--content title-->
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>10-row</posy>
|
<posy>24-row</posy>
|
||||||
<width>12-col</width>
|
<width>fullscreenWidth</width>
|
||||||
<height>4-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="label" id="20">
|
<control type="label">
|
||||||
<posx>12</posx>
|
<posx>col-1-begin</posx>
|
||||||
<posy>10-row</posy>
|
<posy>24-row</posy>
|
||||||
<width>24-col</width>
|
<width>16-col</width>
|
||||||
<font>smallStrong</font>
|
<height>2-row</height>
|
||||||
|
<font>pageTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label fallback="31136">$INFO[VideoPlayer.ChannelNumber,,]$INFO[VideoPlayer.ChannelName,. ,]$INFO[Videoplayer.tvshowTitle]$INFO[Videoplayer.season, • $LOCALIZE[31011] ]$INFO[Videoplayer.episode, • $LOCALIZE[31040] ]</label>
|
<label>[UPPERCASE]$INFO[videoplayer.Title][/UPPERCASE]</label>
|
||||||
<scroll>false</scroll>
|
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>12</posx>
|
<right>96</right>
|
||||||
<posy>11-row</posy>
|
<posy>24-row</posy>
|
||||||
<width>12-col-gutter</width>
|
<width>8-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>largeTitle</font>
|
<font>pageTitle</font>
|
||||||
|
<align>right</align>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>$INFO[videoplayer.Title]</label>
|
<label>$INFO[Videoplayer.time] / $INFO[Videoplayer.duration]</label>
|
||||||
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
|
<scroll>false</scroll>
|
||||||
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
|
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>14-row</posy>
|
<posy>26-row</posy>
|
||||||
<width>12-col</width>
|
<width>fullscreenWidth</width>
|
||||||
<height>6-row</height>
|
<height>4-row</height>
|
||||||
<texture>colors/black.png</texture>
|
<texture>colors/black.png</texture>
|
||||||
<colordiffuse>textboxInactive</colordiffuse>
|
<colordiffuse>textboxInactive</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="textbox">
|
<control type="textbox">
|
||||||
<posx>12</posx>
|
<posx>col-1-begin</posx>
|
||||||
<posy>516</posy>
|
<posy>26-row</posy>
|
||||||
<width>12-col-gutter</width>
|
|
||||||
<height>5-row</height>
|
|
||||||
<font>textbox</font>
|
<font>textbox</font>
|
||||||
|
<width>24-col</width>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label fallback="31009">$INFO[Videoplayer.plot]</label>
|
<height>3-row</height>
|
||||||
<include condition="Skin.HasSetting(lowPowerMode)">scrollSuppressionActive</include>
|
<label>$INFO[videoplayer.plot]</label>
|
||||||
<include condition="!Skin.HasSetting(lowPowerMode)">scrollSuppressionInactive</include>
|
<autoscroll delay="10000" time="1000" repeat="10000"/>
|
||||||
<scrollspeed>60</scrollspeed>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<posx>12</posx>
|
|
||||||
<posy>462</posy>
|
|
||||||
<width>8-col</width>
|
|
||||||
<height>1-row</height>
|
|
||||||
<font>itemTitle</font>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<label>$INFO[Videoplayer.time] / $INFO[Videoplayer.duration]</label>
|
|
||||||
<scroll>false</scroll>
|
|
||||||
<shadowcolor>-</shadowcolor>
|
|
||||||
</control>
|
</control>
|
||||||
|
|
||||||
<!--subtitles etc-->
|
<!--subtitles etc-->
|
||||||
<control type="list" id="8001">
|
<control type="list" id="8001">
|
||||||
<posx>0</posx>
|
<posx>col-9-begin</posx>
|
||||||
<posy>20-row</posy>
|
<posy>0</posy>
|
||||||
<width>12-col</width>
|
<width>24-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<itemgap>0</itemgap>
|
<itemgap>0</itemgap>
|
||||||
<orientation>horizontal</orientation>
|
<orientation>horizontal</orientation>
|
||||||
<ondown>control.setfocus(8000,0)</ondown>
|
<itemlayout width="4-col" height="2-row">
|
||||||
<itemlayout width="3-col" height="2-row">
|
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>3-col</width>
|
<width>1-col-textbox</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/black.png</texture>
|
<texture>colors/black.png</texture>
|
||||||
<bordersize>0</bordersize>
|
|
||||||
<colordiffuse>ccFFFFFF</colordiffuse>
|
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="image">
|
||||||
<posx>12</posx>
|
<posx>1-col</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>3-col</width>
|
<width>3-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
|
<aspectratio>stretch</aspectratio>
|
||||||
|
<texture>colors/black.png</texture>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>1-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
|
<font>symbol</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$INFO[ListItem.label2]</label>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>1-col-indent</posx>
|
||||||
|
<posy>-1</posy>
|
||||||
|
<width>3-col-gutter</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
<font>buttonTitle</font>
|
<font>buttonTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
<focusedlayout width="3-col" height="2-row">
|
<focusedlayout width="4-col" height="2-row">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<visible>control.hasfocus(8001)</visible>
|
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>3-col</width>
|
<width>1-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<bordersize>0</bordersize>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<visible>!control.hasfocus(8001)</visible>
|
<posx>1-col</posx>
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>3-col</width>
|
<width>3-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/black.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<bordersize>0</bordersize>
|
|
||||||
<colordiffuse>ccFFFFFF</colordiffuse>
|
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<visible>control.hasfocus(8001)</visible>
|
<posx>0</posx>
|
||||||
<posx>12</posx>
|
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>3-col-textbox</width>
|
<width>1-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
|
<font>symbol</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$INFO[ListItem.label2]</label>
|
||||||
|
<shadowcolor>-</shadowcolor>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>1-col-indent</posx>
|
||||||
|
<posy>-1</posy>
|
||||||
|
<width>5-col-gutter</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
<font>buttonTitle</font>
|
<font>buttonTitle</font>
|
||||||
<textcolor>black</textcolor>
|
<textcolor>black</textcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
|
||||||
<visible>!control.hasfocus(8001)</visible>
|
|
||||||
<posx>12</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>3-col-textbox</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<align>center</align>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>menuTitle</font>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<label>$INFO[ListItem.label]</label>
|
|
||||||
<shadowcolor>-</shadowcolor>
|
|
||||||
</control>
|
|
||||||
</focusedlayout>
|
</focusedlayout>
|
||||||
<content>
|
<content>
|
||||||
<item>
|
<item>
|
||||||
<description>Subtitles</description>
|
<description>Subtitles</description>
|
||||||
<label>24012</label>
|
<label>24012</label>
|
||||||
|
<label2></label2>
|
||||||
<thumb>-</thumb>
|
<thumb>-</thumb>
|
||||||
<onclick>Close</onclick>
|
<onclick>Close</onclick>
|
||||||
<onclick>activateWindow(5901)</onclick>
|
<onclick>activateWindow(5901)</onclick>
|
||||||
|
@ -176,176 +162,28 @@
|
||||||
<item>
|
<item>
|
||||||
<description>Audio Settings</description>
|
<description>Audio Settings</description>
|
||||||
<label>292</label>
|
<label>292</label>
|
||||||
|
<label2></label2>
|
||||||
<thumb>-</thumb>
|
<thumb>-</thumb>
|
||||||
<onclick>ActivateWindow(124)</onclick>
|
<onclick>ActivateWindow(124)</onclick>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<description>Video Settings</description>
|
<description>Video Settings</description>
|
||||||
<label>444</label>
|
<label>444</label>
|
||||||
|
<label2></label2>
|
||||||
<thumb>-</thumb>
|
<thumb>-</thumb>
|
||||||
<onclick>ActivateWindow(123)</onclick>
|
<onclick>ActivateWindow(123)</onclick>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<description>Bookmarks</description>
|
<description>Bookmarks</description>
|
||||||
<label>298</label>
|
<label>298</label>
|
||||||
|
<label2></label2>
|
||||||
<thumb>-</thumb>
|
<thumb>-</thumb>
|
||||||
<onclick>ActivateWindow(125)</onclick>
|
<onclick>ActivateWindow(125)</onclick>
|
||||||
</item>
|
</item>
|
||||||
</content>
|
</content>
|
||||||
</control>
|
</control>
|
||||||
|
|
||||||
<!--player controls-->
|
|
||||||
<control type="list" id="8000">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>795</posy>
|
|
||||||
<width>24-col</width>
|
|
||||||
<height>1-col</height>
|
|
||||||
<itemgap>0</itemgap>
|
|
||||||
<orientation>horizontal</orientation>
|
|
||||||
<onup>control.setfocus(8001,0)</onup>
|
|
||||||
<itemlayout width="1-col" height="1-col">
|
|
||||||
<control type="image">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>1-col-textbox</width>
|
|
||||||
<height>1-col-textbox</height>
|
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
||||||
<texture border="0">colors/black.png</texture>
|
|
||||||
<bordersize>0</bordersize>
|
|
||||||
<colordiffuse>ccFFFFFF</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>1-col-textbox</width>
|
|
||||||
<height>1-col-textbox</height>
|
|
||||||
<align>center</align>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>symbol</font>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<shadowcolor>-</shadowcolor>
|
|
||||||
<label>$INFO[ListItem.label]</label>
|
|
||||||
</control>
|
|
||||||
</itemlayout>
|
|
||||||
<focusedlayout width="1-col" height="1-col">
|
|
||||||
<control type="image">
|
|
||||||
<visible>control.hasfocus(8000)</visible>
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>1-col-textbox</width>
|
|
||||||
<height>1-col-textbox</height>
|
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
||||||
<texture border="0">colors/white.png</texture>
|
|
||||||
<bordersize>0</bordersize>
|
|
||||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<visible>!control.hasfocus(8000)</visible>
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>1-col-textbox</width>
|
|
||||||
<height>1-col-textbox</height>
|
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
||||||
<texture border="0">colors/black.png</texture>
|
|
||||||
<bordersize>0</bordersize>
|
|
||||||
<colordiffuse>ccFFFFFF</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<visible>control.hasfocus(8000)</visible>
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>1-col-textbox</width>
|
|
||||||
<height>1-col-textbox</height>
|
|
||||||
<align>center</align>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>symbol</font>
|
|
||||||
<textcolor>black</textcolor>
|
|
||||||
<shadowcolor>-</shadowcolor>
|
|
||||||
<label>$INFO[ListItem.label]</label>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
|
||||||
<visible>!control.hasfocus(8000)</visible>
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>1-col-textbox</width>
|
|
||||||
<height>1-col-textbox</height>
|
|
||||||
<align>center</align>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<font>symbol</font>
|
|
||||||
<textcolor>textActive</textcolor>
|
|
||||||
<shadowcolor>-</shadowcolor>
|
|
||||||
<label>$INFO[ListItem.label]</label>
|
|
||||||
</control>
|
|
||||||
</focusedlayout>
|
|
||||||
<content>
|
|
||||||
<item>
|
|
||||||
<description>Menu: EPG (PVR content) / DVD Menu (Disc playback in progress)</description>
|
|
||||||
<label></label>
|
|
||||||
<thumb>-</thumb>
|
|
||||||
<onclick condition="System.HasMediaDVD + !Pvr.IsPlayingTv">PlayerControl(ShowVideoMenu)</onclick>
|
|
||||||
<onclick condition="Pvr.IsPlayingTv">ActivateWindow(PVROSDChannels)</onclick>
|
|
||||||
<onclick condition="!System.HasMediaDVD + !Pvr.IsPlayingTv">Notification($LOCALIZE[31172],$LOCALIZE[31173])</onclick>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<description>Previous</description>
|
|
||||||
<label></label>
|
|
||||||
<thumb>-</thumb>
|
|
||||||
<onclick>PlayerControl(previous)</onclick>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<description>Rewind</description>
|
|
||||||
<label></label>
|
|
||||||
<thumb>-</thumb>
|
|
||||||
<onclick>PlayerControl(rewind)</onclick>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<description>Stop</description>
|
|
||||||
<label></label>
|
|
||||||
<thumb>-</thumb>
|
|
||||||
<onclick>PlayerControl(stop)</onclick>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<visible>Player.Playing | player.forwarding | player.rewinding</visible>
|
|
||||||
<description>Play/Pause</description>
|
|
||||||
<label></label>
|
|
||||||
<thumb>-</thumb>
|
|
||||||
<onclick>PlayerControl(play)</onclick>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<visible>Player.Paused</visible>
|
|
||||||
<description>Pause</description>
|
|
||||||
<label></label>
|
|
||||||
<thumb>-</thumb>
|
|
||||||
<onclick>PlayerControl(play)</onclick>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<description>Fast forward</description>
|
|
||||||
<label></label>
|
|
||||||
<thumb>-</thumb>
|
|
||||||
<onclick>PlayerControl(forward)</onclick>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<description>Next Chapter</description>
|
|
||||||
<label></label>
|
|
||||||
<thumb>-</thumb>
|
|
||||||
<onclick>PlayerControl(next)</onclick>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<enable>System.GetBool(pvrmanager.enabled) + Player.CanRecord</enable>
|
|
||||||
<description>Record (PVR only)</description>
|
|
||||||
<label></label>
|
|
||||||
<thumb>-</thumb>
|
|
||||||
<onclick>PlayerControl(record)</onclick>
|
|
||||||
</item>
|
|
||||||
<item>
|
|
||||||
<enable></enable>
|
|
||||||
<description>Teletext</description>
|
|
||||||
<label></label>
|
|
||||||
<thumb>-</thumb>
|
|
||||||
<onclick>ActivateWindow(Teletext)</onclick>
|
|
||||||
</item>
|
|
||||||
</content>
|
|
||||||
</control>
|
|
||||||
</control>
|
</control>
|
||||||
<!--debugging-->
|
<!--debugging-->
|
||||||
<include>DebugGrid</include>
|
<include>DebugGrid</include>
|
||||||
|
|
|
@ -43,28 +43,73 @@
|
||||||
<bordersize>3</bordersize>
|
<bordersize>3</bordersize>
|
||||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="group">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>3</posx>
|
||||||
<posy>0</posy>
|
<posy>3</posy>
|
||||||
<control type="image">
|
<width>258</width>
|
||||||
<posx>0</posx>
|
<height>258</height>
|
||||||
<posy>0</posy>
|
<aspectratio>stretch</aspectratio>
|
||||||
<width>1-col</width>
|
<texture border="0">colors/black.png</texture>
|
||||||
<height>4-col-gutter</height>
|
<colordiffuse>ccFFFFFF</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
</control>
|
||||||
<texture border="0">colors/white.png</texture>
|
<control type="label">
|
||||||
<colordiffuse>500</colordiffuse>
|
<posx>12</posx>
|
||||||
|
<posy>2-row</posy>
|
||||||
|
<width>240</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>regularStrong</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$INFO[ListItem.label]</label>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>12</posx>
|
||||||
|
<posy>3-row</posy>
|
||||||
|
<width>240</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>buttonTitle</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$INFO[ListItem.Property(Addon.Summary)]</label>
|
||||||
|
</control>
|
||||||
|
<control type="grouplist">
|
||||||
|
<posx>42</posx>
|
||||||
|
<posy>5-row</posy>
|
||||||
|
<width>4-col-gutter</width>
|
||||||
|
<orientation>horizontal</orientation>
|
||||||
|
<control type="label">
|
||||||
|
<width>24</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>symbol</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label></label>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>12</posx>
|
<width>1-col</width>
|
||||||
<posy>248</posy>
|
<height>2-row</height>
|
||||||
<width>7-row</width>
|
<aligny>center</aligny>
|
||||||
<align>left</align>
|
<font>smallStrong</font>
|
||||||
<angle>90</angle>
|
<textcolor>textActive</textcolor>
|
||||||
<aligny>top</aligny>
|
<label>$LOCALIZE[31185]</label>
|
||||||
<font>itemTitle</font>
|
</control>
|
||||||
<textcolor>white</textcolor>
|
<control type="label">
|
||||||
<label>$INFO[ListItem.label]</label>
|
<width>24</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>symbol</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label></label>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<width>1-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>smallStrong</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$LOCALIZE[31184]</label>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -9,8 +9,9 @@
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<include>dimensionsFullscreen</include>
|
<include>dimensionsFullscreen</include>
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||||
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture>
|
<texture background="true" border="0">$INFO[Listitem.art(fanart)]</texture>
|
||||||
<fadetime>1500</fadetime>
|
<fadetime>1500</fadetime>
|
||||||
|
<colordiffuse>22ffffff</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<texture>vignette.png</texture>
|
<texture>vignette.png</texture>
|
||||||
|
@ -57,39 +58,73 @@
|
||||||
<bordersize>3</bordersize>
|
<bordersize>3</bordersize>
|
||||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="group">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>3</posx>
|
||||||
<posy>0</posy>
|
<posy>3</posy>
|
||||||
<control type="image">
|
<width>258</width>
|
||||||
<posx>0</posx>
|
<height>258</height>
|
||||||
<posy>0</posy>
|
<aspectratio>stretch</aspectratio>
|
||||||
<width>3-row</width>
|
<texture border="0">colors/black.png</texture>
|
||||||
<height>4-col-gutter</height>
|
<colordiffuse>ccFFFFFF</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
</control>
|
||||||
<texture border="0">colors/white.png</texture>
|
<control type="label">
|
||||||
<colordiffuse>500</colordiffuse>
|
<posx>12</posx>
|
||||||
|
<posy>2-row</posy>
|
||||||
|
<width>240</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>regularStrong</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$INFO[ListItem.title]</label>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>12</posx>
|
||||||
|
<posy>3-row</posy>
|
||||||
|
<width>240</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>buttonTitle</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$INFO[ListItem.Artist]</label>
|
||||||
|
</control>
|
||||||
|
<control type="grouplist">
|
||||||
|
<posx>42</posx>
|
||||||
|
<posy>5-row</posy>
|
||||||
|
<width>4-col-gutter</width>
|
||||||
|
<orientation>horizontal</orientation>
|
||||||
|
<control type="label">
|
||||||
|
<width>24</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>symbol</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label></label>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>12</posx>
|
<width>1-col</width>
|
||||||
<posy>248</posy>
|
<height>2-row</height>
|
||||||
<width>7-row</width>
|
<aligny>center</aligny>
|
||||||
<align>left</align>
|
<font>smallStrong</font>
|
||||||
<angle>90</angle>
|
<textcolor>textActive</textcolor>
|
||||||
<aligny>top</aligny>
|
<label>$LOCALIZE[31183]</label>
|
||||||
<font>itemTitle</font>
|
|
||||||
<textcolor>white</textcolor>
|
|
||||||
<label>[B]$INFO[ListItem.title][/B]</label>
|
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>54</posx>
|
<width>24</width>
|
||||||
<posy>248</posy>
|
<height>2-row</height>
|
||||||
<width>7-row</width>
|
<aligny>center</aligny>
|
||||||
<align>left</align>
|
<font>symbol</font>
|
||||||
<angle>90</angle>
|
<textcolor>textActive</textcolor>
|
||||||
<aligny>top</aligny>
|
<label></label>
|
||||||
<font>itemSubTitle</font>
|
</control>
|
||||||
<textcolor>white</textcolor>
|
<control type="label">
|
||||||
<label>$INFO[ListItem.artist]</label>
|
<width>1-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>smallStrong</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$LOCALIZE[31184]</label>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -2,22 +2,6 @@
|
||||||
<includes>
|
<includes>
|
||||||
<!--Artist browser-->
|
<!--Artist browser-->
|
||||||
<include name="artist">
|
<include name="artist">
|
||||||
<!--fanart-->
|
|
||||||
<control type="group">
|
|
||||||
<visible>container.content(artists)</visible>
|
|
||||||
<control type="image">
|
|
||||||
<include>dimensionsFullscreen</include>
|
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
||||||
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture>
|
|
||||||
<fadetime>1500</fadetime>
|
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<texture>vignette.png</texture>
|
|
||||||
<colordiffuse>ffffffff</colordiffuse>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
|
|
||||||
<control type="panel" id="53">
|
<control type="panel" id="53">
|
||||||
<visible>container.content(artists) | container.content(genres)</visible>
|
<visible>container.content(artists) | container.content(genres)</visible>
|
||||||
<posx>col-1-begin</posx>
|
<posx>col-1-begin</posx>
|
||||||
|
@ -31,6 +15,7 @@
|
||||||
<pagecontrol>60</pagecontrol>
|
<pagecontrol>60</pagecontrol>
|
||||||
<itemlayout width="8-col" height="2-row">
|
<itemlayout width="8-col" height="2-row">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
<visible>false</visible>
|
||||||
<posx>1-col</posx>
|
<posx>1-col</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>7-col-gutter</width>
|
<width>7-col-gutter</width>
|
||||||
|
@ -45,7 +30,7 @@
|
||||||
<width>2-row</width>
|
<width>2-row</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||||
<texture>$INFO[Listitem.thumb]</texture>
|
<texture diffuse="masks/circle.png">$INFO[Listitem.thumb]</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
|
@ -67,7 +52,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
|
@ -75,7 +60,7 @@
|
||||||
<width>2-row</width>
|
<width>2-row</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
<aspectratio scalediffuse="false">scale</aspectratio>
|
||||||
<texture>$INFO[Listitem.thumb]</texture>
|
<texture diffuse="masks/circle.png">$INFO[Listitem.thumb]</texture>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
<include>dimensionsFullscreen</include>
|
<include>dimensionsFullscreen</include>
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||||
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture>
|
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture>
|
||||||
<bordertexture border="0" colordiffuse="500">colors/white.png</bordertexture>
|
<bordertexture border="0" colordiffuse="highlight">colors/white.png</bordertexture>
|
||||||
<bordersize>0,0,6,0</bordersize>
|
<bordersize>0,0,6,0</bordersize>
|
||||||
<colordiffuse>ffffffff</colordiffuse>
|
<colordiffuse>ffffffff</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
|
@ -115,7 +115,7 @@
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<bordersize>0</bordersize>
|
<bordersize>0</bordersize>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -139,7 +139,7 @@
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<bordersize>0</bordersize>
|
<bordersize>0</bordersize>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
|
@ -184,11 +184,11 @@
|
||||||
<itemlayout width="24-col" height="2-row">
|
<itemlayout width="24-col" height="2-row">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>3</posy>
|
||||||
<width>1-col-textbox</width>
|
<width>66</width>
|
||||||
<height>2-row</height>
|
<height>66</height>
|
||||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||||
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>1-col</posx>
|
<posx>1-col</posx>
|
||||||
|
@ -214,12 +214,15 @@
|
||||||
<focusedlayout width="24-col" height="2-row">
|
<focusedlayout width="24-col" height="2-row">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>3</posy>
|
||||||
<width>1-col-textbox</width>
|
<width>66</width>
|
||||||
<height>2-row</height>
|
<height>66</height>
|
||||||
<aspectratio scalediffuse="false">scale</aspectratio>
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||||
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
||||||
<include>spinFocusIcon</include>
|
<animation type="focus" loop="false" reversible="false">
|
||||||
|
<effect type="fade" time="500"/>
|
||||||
|
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
||||||
|
</animation>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>1-col</posx>
|
<posx>1-col</posx>
|
||||||
|
@ -228,7 +231,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
|
|
|
@ -59,7 +59,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
|
|
|
@ -14,7 +14,7 @@
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>1-col</posx>
|
<posx>1-col</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>5-col-textbox</width>
|
<width>23-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/black.png</texture>
|
<texture border="0">colors/black.png</texture>
|
||||||
|
@ -22,16 +22,16 @@
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>3</posy>
|
||||||
<width>2-row</width>
|
<width>66</width>
|
||||||
<height>2-row</height>
|
<height>66</height>
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||||
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>5-col-gutter</width>
|
<width>3-col-gutter</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
|
@ -39,40 +39,22 @@
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.Label]</label>
|
<label>$INFO[ListItem.Label]</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
|
||||||
<posx>6-col</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>2-col</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture border="0">colors/black.png</texture>
|
|
||||||
<colordiffuse>textboxInactive</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>6-col</posx>
|
<posx>4-col-gutter</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>2-col-gutter</width>
|
<width>2-col-textbox</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<align>right</align>
|
<align>right</align>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.starttime]</label>
|
<label>[B]$INFO[ListItem.starttime][/B]</label>
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<posx>8-col</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>7-col-textbox</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture border="0">colors/black.png</texture>
|
|
||||||
<colordiffuse>textboxInactive</colordiffuse>
|
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>8-col</posx>
|
<posx>6-col</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>7-col-gutter</width>
|
<width>8-col-gutter</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
|
@ -80,40 +62,22 @@
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.Title]</label>
|
<label>$INFO[ListItem.Title]</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
|
||||||
<posx>15-col</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>2-col</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture border="0">colors/black.png</texture>
|
|
||||||
<colordiffuse>textboxInactive</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>15-col-gutter</posx>
|
<posx>14-col-gutter</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>2-col-textbox</width>
|
<width>2-col-textbox</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<align>right</align>
|
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
|
<align>right</align>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.nextstarttime]</label>
|
<label>[B]$INFO[ListItem.nextstarttime][/B]</label>
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<posx>17-col</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>7-col-textbox</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture border="0">colors/black.png</texture>
|
|
||||||
<colordiffuse>textboxInactive</colordiffuse>
|
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>17-col</posx>
|
<posx>16-col</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>7-col-gutter</width>
|
<width>8-col-gutter</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
|
@ -126,25 +90,28 @@
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>1-col</posx>
|
<posx>1-col</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>5-col-textbox</width>
|
<width>23-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>3</posy>
|
||||||
<width>2-row</width>
|
<width>66</width>
|
||||||
<height>2-row</height>
|
<height>66</height>
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||||
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
|
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
|
||||||
<include>spinFocusIcon</include>
|
<animation type="focus" loop="false" reversible="false">
|
||||||
|
<effect type="fade" time="500"/>
|
||||||
|
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
||||||
|
</animation>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>5-col-gutter</width>
|
<width>3-col-gutter</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
|
@ -152,40 +119,22 @@
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.Label]</label>
|
<label>$INFO[ListItem.Label]</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
|
||||||
<posx>6-col</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>2-col</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture border="0">colors/white.png</texture>
|
|
||||||
<colordiffuse>500</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>6-col</posx>
|
<posx>4-col-gutter</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>2-col-gutter</width>
|
<width>2-col-textbox</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<align>right</align>
|
<align>right</align>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.starttime]</label>
|
<label>[B]$INFO[ListItem.starttime][/B]</label>
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<posx>8-col</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>7-col-textbox</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture border="0">colors/white.png</texture>
|
|
||||||
<colordiffuse>500</colordiffuse>
|
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>8-col</posx>
|
<posx>6-col</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>7-col-gutter</width>
|
<width>8-col-gutter</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
|
@ -193,40 +142,22 @@
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.Title]</label>
|
<label>$INFO[ListItem.Title]</label>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
|
||||||
<posx>15-col</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>2-col</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture border="0">colors/white.png</texture>
|
|
||||||
<colordiffuse>500</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>15-col-gutter</posx>
|
<posx>14-col-gutter</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>2-col-textbox</width>
|
<width>2-col-textbox</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<align>right</align>
|
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
|
<align>right</align>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.nextstarttime]</label>
|
<label>[B]$INFO[ListItem.nextstarttime][/B]</label>
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<posx>17-col</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>7-col-textbox</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aspectratio>stretch</aspectratio>
|
|
||||||
<texture border="0">colors/white.png</texture>
|
|
||||||
<colordiffuse>500</colordiffuse>
|
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>17-col</posx>
|
<posx>16-col</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>7-col-gutter</width>
|
<width>8-col-gutter</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>itemTitle</font>
|
<font>itemTitle</font>
|
||||||
|
|
|
@ -10,8 +10,9 @@
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<include>dimensionsFullscreen</include>
|
<include>dimensionsFullscreen</include>
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||||
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture>
|
<texture background="true" border="0">$INFO[Listitem.art(fanart)]</texture>
|
||||||
<fadetime>1500</fadetime>
|
<fadetime>500</fadetime>
|
||||||
|
<colordiffuse>22ffffff</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<texture>vignette.png</texture>
|
<texture>vignette.png</texture>
|
||||||
|
|
|
@ -63,7 +63,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
|
|
|
@ -3,9 +3,8 @@
|
||||||
<include name="musicRecentItems">
|
<include name="musicRecentItems">
|
||||||
<control type="group" id="9300">
|
<control type="group" id="9300">
|
||||||
<animation type="Conditional" condition="controlgroup(9301).hasfocus">
|
<animation type="Conditional" condition="controlgroup(9301).hasfocus">
|
||||||
<effect type="zoom" end="205" time="200" center="auto" tween="linear" easing="out"/>
|
<effect type="fade" start="100" end="5" time="200"/>
|
||||||
<effect type="fade" start="100" end="30" time="200"/>
|
<effect type="slide" start="0,0" end="0,-100" time="200"/>
|
||||||
<effect type="slide" start="0,0" end="0,0" time="200"/>
|
|
||||||
</animation>
|
</animation>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>col-1-begin</posx>
|
<posx>col-1-begin</posx>
|
||||||
|
@ -52,39 +51,73 @@
|
||||||
<bordersize>3</bordersize>
|
<bordersize>3</bordersize>
|
||||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="group">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>3</posx>
|
||||||
<posy>0</posy>
|
<posy>3</posy>
|
||||||
<control type="image">
|
<width>258</width>
|
||||||
<posx>0</posx>
|
<height>258</height>
|
||||||
<posy>0</posy>
|
<aspectratio>stretch</aspectratio>
|
||||||
<width>3-row</width>
|
<texture border="0">colors/black.png</texture>
|
||||||
<height>4-col-gutter</height>
|
<colordiffuse>ccFFFFFF</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
</control>
|
||||||
<texture border="0">colors/white.png</texture>
|
<control type="label">
|
||||||
<colordiffuse>500</colordiffuse>
|
<posx>12</posx>
|
||||||
|
<posy>2-row</posy>
|
||||||
|
<width>240</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>regularStrong</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$INFO[ListItem.title]</label>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>12</posx>
|
||||||
|
<posy>3-row</posy>
|
||||||
|
<width>240</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>buttonTitle</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$INFO[ListItem.Artist]</label>
|
||||||
|
</control>
|
||||||
|
<control type="grouplist">
|
||||||
|
<posx>42</posx>
|
||||||
|
<posy>5-row</posy>
|
||||||
|
<width>4-col-gutter</width>
|
||||||
|
<orientation>horizontal</orientation>
|
||||||
|
<control type="label">
|
||||||
|
<width>24</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>symbol</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label></label>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>12</posx>
|
<width>1-col</width>
|
||||||
<posy>248</posy>
|
<height>2-row</height>
|
||||||
<width>7-row</width>
|
<aligny>center</aligny>
|
||||||
<align>left</align>
|
<font>smallStrong</font>
|
||||||
<angle>90</angle>
|
<textcolor>textActive</textcolor>
|
||||||
<aligny>top</aligny>
|
<label>$LOCALIZE[31183]</label>
|
||||||
<font>itemTitle</font>
|
|
||||||
<textcolor>white</textcolor>
|
|
||||||
<label>[B]$INFO[ListItem.title][/B]</label>
|
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>54</posx>
|
<width>24</width>
|
||||||
<posy>248</posy>
|
<height>2-row</height>
|
||||||
<width>7-row</width>
|
<aligny>center</aligny>
|
||||||
<align>left</align>
|
<font>symbol</font>
|
||||||
<angle>90</angle>
|
<textcolor>textActive</textcolor>
|
||||||
<aligny>top</aligny>
|
<label></label>
|
||||||
<font>itemSubTitle</font>
|
</control>
|
||||||
<textcolor>white</textcolor>
|
<control type="label">
|
||||||
<label>$INFO[ListItem.artist]</label>
|
<width>1-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>smallStrong</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$LOCALIZE[31184]</label>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
@ -94,7 +127,7 @@
|
||||||
|
|
||||||
<control type="group" id="9301">
|
<control type="group" id="9301">
|
||||||
<animation type="Conditional" condition="controlgroup(9301).hasfocus">
|
<animation type="Conditional" condition="controlgroup(9301).hasfocus">
|
||||||
<effect type="slide" start="0,0" end="0,-688" time="200"/>
|
<effect type="slide" start="0,0" end="0,-580" time="200"/>
|
||||||
</animation>
|
</animation>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>col-1-begin</posx>
|
<posx>col-1-begin</posx>
|
||||||
|
@ -141,39 +174,73 @@
|
||||||
<bordersize>3</bordersize>
|
<bordersize>3</bordersize>
|
||||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="group">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>3</posx>
|
||||||
<posy>0</posy>
|
<posy>3</posy>
|
||||||
<control type="image">
|
<width>258</width>
|
||||||
<posx>0</posx>
|
<height>258</height>
|
||||||
<posy>0</posy>
|
<aspectratio>stretch</aspectratio>
|
||||||
<width>3-row</width>
|
<texture border="0">colors/black.png</texture>
|
||||||
<height>4-col-gutter</height>
|
<colordiffuse>ccFFFFFF</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
</control>
|
||||||
<texture border="0">colors/white.png</texture>
|
<control type="label">
|
||||||
<colordiffuse>500</colordiffuse>
|
<posx>12</posx>
|
||||||
|
<posy>2-row</posy>
|
||||||
|
<width>240</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>regularStrong</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$INFO[ListItem.title]</label>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>12</posx>
|
||||||
|
<posy>3-row</posy>
|
||||||
|
<width>240</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>buttonTitle</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$INFO[ListItem.Artist]</label>
|
||||||
|
</control>
|
||||||
|
<control type="grouplist">
|
||||||
|
<posx>42</posx>
|
||||||
|
<posy>5-row</posy>
|
||||||
|
<width>4-col-gutter</width>
|
||||||
|
<orientation>horizontal</orientation>
|
||||||
|
<control type="label">
|
||||||
|
<width>24</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>symbol</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label></label>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>12</posx>
|
<width>1-col</width>
|
||||||
<posy>248</posy>
|
<height>2-row</height>
|
||||||
<width>7-row</width>
|
<aligny>center</aligny>
|
||||||
<align>left</align>
|
<font>smallStrong</font>
|
||||||
<angle>90</angle>
|
<textcolor>textActive</textcolor>
|
||||||
<aligny>top</aligny>
|
<label>$LOCALIZE[31183]</label>
|
||||||
<font>itemTitle</font>
|
|
||||||
<textcolor>white</textcolor>
|
|
||||||
<label>[B]$INFO[ListItem.title][/B]</label>
|
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>54</posx>
|
<width>24</width>
|
||||||
<posy>248</posy>
|
<height>2-row</height>
|
||||||
<width>7-row</width>
|
<aligny>center</aligny>
|
||||||
<align>left</align>
|
<font>symbol</font>
|
||||||
<angle>90</angle>
|
<textcolor>textActive</textcolor>
|
||||||
<aligny>top</aligny>
|
<label></label>
|
||||||
<font>itemSubTitle</font>
|
</control>
|
||||||
<textcolor>white</textcolor>
|
<control type="label">
|
||||||
<label>$INFO[ListItem.artist]</label>
|
<width>1-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>smallStrong</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$LOCALIZE[31184]</label>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -43,27 +43,73 @@
|
||||||
<bordersize>3</bordersize>
|
<bordersize>3</bordersize>
|
||||||
<colordiffuse>ffFFFFFF</colordiffuse>
|
<colordiffuse>ffFFFFFF</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="group">
|
<control type="image">
|
||||||
<posx>0</posx>
|
<posx>3</posx>
|
||||||
<posy>0</posy>
|
<posy>3</posy>
|
||||||
<control type="image">
|
<width>258</width>
|
||||||
<posx>0</posx>
|
<height>390</height>
|
||||||
<posy>0</posy>
|
<aspectratio>stretch</aspectratio>
|
||||||
<width>1-col</width>
|
<texture border="0">colors/black.png</texture>
|
||||||
<height>396</height>
|
<colordiffuse>ccFFFFFF</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
</control>
|
||||||
<texture border="0">colors/white.png</texture>
|
<control type="label">
|
||||||
<colordiffuse>500</colordiffuse>
|
<posx>12</posx>
|
||||||
|
<posy>4-row</posy>
|
||||||
|
<width>240</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>regularStrong</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$INFO[ListItem.season,$LOCALIZE[31011]]</label>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<posx>12</posx>
|
||||||
|
<posy>5-row</posy>
|
||||||
|
<width>240</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>buttonTitle</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$VAR[itemDetail]</label>
|
||||||
|
</control>
|
||||||
|
<control type="grouplist">
|
||||||
|
<posx>42</posx>
|
||||||
|
<posy>9-row</posy>
|
||||||
|
<width>4-col-gutter</width>
|
||||||
|
<orientation>horizontal</orientation>
|
||||||
|
<control type="label">
|
||||||
|
<width>24</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>symbol</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label></label>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>34</posx>
|
<width>1-col</width>
|
||||||
<posy>10-row</posy>
|
<height>2-row</height>
|
||||||
<width>10-row</width>
|
<aligny>center</aligny>
|
||||||
<align>left</align>
|
<font>smallStrong</font>
|
||||||
<angle>90</angle>
|
<textcolor>textActive</textcolor>
|
||||||
<font>itemTitle</font>
|
<label>$LOCALIZE[31183]</label>
|
||||||
<textcolor>white</textcolor>
|
</control>
|
||||||
<label>$INFO[ListItem.season,$LOCALIZE[31011] , • ]$VAR[itemDetail]</label>
|
<control type="label">
|
||||||
|
<width>24</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>symbol</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label></label>
|
||||||
|
</control>
|
||||||
|
<control type="label">
|
||||||
|
<width>1-col</width>
|
||||||
|
<height>2-row</height>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>smallStrong</font>
|
||||||
|
<textcolor>textActive</textcolor>
|
||||||
|
<label>$LOCALIZE[31184]</label>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
@ -80,7 +126,7 @@
|
||||||
<include>dimensionsFullscreen</include>
|
<include>dimensionsFullscreen</include>
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||||
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture>
|
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture>
|
||||||
<bordertexture border="6" colordiffuse="500">colors/white.png</bordertexture>
|
<bordertexture border="6" colordiffuse="highlight">colors/white.png</bordertexture>
|
||||||
<bordersize>0,0,0,6</bordersize>
|
<bordersize>0,0,0,6</bordersize>
|
||||||
<colordiffuse>ffffffff</colordiffuse>
|
<colordiffuse>ffffffff</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
|
@ -90,21 +136,12 @@
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<posx>col-1-begin</posx>
|
<posx>col-1-begin</posx>
|
||||||
<posy>row-2-begin</posy>
|
<posy>row-2-begin</posy>
|
||||||
<control type="image">
|
|
||||||
<posx>-96</posx>
|
|
||||||
<posy>11-row</posy>
|
|
||||||
<width>fullscreenWidth</width>
|
|
||||||
<height>2-row</height>
|
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
|
||||||
<texture border="0">colors/black.png</texture>
|
|
||||||
<colordiffuse>overlay</colordiffuse>
|
|
||||||
</control>
|
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>11-row</posy>
|
<posy>11-row</posy>
|
||||||
<width>24-col</width>
|
<width>24-col</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>medium</font>
|
<font>largeStrong</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>$INFO[container.foldername]</label>
|
<label>$INFO[container.foldername]</label>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -62,7 +62,7 @@
|
||||||
<font>regularStrong</font>
|
<font>regularStrong</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>[COLOR textAccented]$INFO[ListItem.Artist] $INFO[ListItem.Year,(,)][/COLOR]</label>
|
<label>$INFO[ListItem.Artist] $INFO[ListItem.Year,(,)]</label>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
</control>
|
||||||
|
|
||||||
|
@ -174,7 +174,7 @@
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<bordersize>0</bordersize>
|
<bordersize>0</bordersize>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<include>spinFocusIcon</include>
|
<include>spinFocusIcon</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -197,7 +197,7 @@
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<bordersize>0</bordersize>
|
<bordersize>0</bordersize>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
|
|
|
@ -12,7 +12,8 @@
|
||||||
<include>dimensionsFullscreen</include>
|
<include>dimensionsFullscreen</include>
|
||||||
<aspectratio scalediffuse="false">stretch</aspectratio>
|
<aspectratio scalediffuse="false">stretch</aspectratio>
|
||||||
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture>
|
<texture background="true" fallback="colors/offblack.png" border="0">$INFO[Listitem.art(fanart)]</texture>
|
||||||
<fadetime>1500</fadetime>
|
<fadetime>500</fadetime>
|
||||||
|
<colordiffuse>99ffffff</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<texture>vignette.png</texture>
|
<texture>vignette.png</texture>
|
||||||
|
@ -32,6 +33,7 @@
|
||||||
<onright>60</onright>
|
<onright>60</onright>
|
||||||
<ondown>50</ondown>
|
<ondown>50</ondown>
|
||||||
<onup>50</onup>
|
<onup>50</onup>
|
||||||
|
<onback>activateWindow(home)</onback>
|
||||||
<pagecontrol>60</pagecontrol>
|
<pagecontrol>60</pagecontrol>
|
||||||
<itemlayout width="12-col" height="3-row">
|
<itemlayout width="12-col" height="3-row">
|
||||||
<control type="image">
|
<control type="image">
|
||||||
|
@ -116,7 +118,7 @@
|
||||||
<height>3-row</height>
|
<height>3-row</height>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
<texture border="0">colors/white.png</texture>
|
<texture border="0">colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<posx>1-col-indent</posx>
|
<posx>1-col-indent</posx>
|
||||||
|
|
|
@ -3,8 +3,8 @@
|
||||||
<include name="videoRecentItems">
|
<include name="videoRecentItems">
|
||||||
<control type="group" id="9300">
|
<control type="group" id="9300">
|
||||||
<animation type="Conditional" condition="controlgroup(9301).hasfocus">
|
<animation type="Conditional" condition="controlgroup(9301).hasfocus">
|
||||||
<effect type="zoom" end="205" time="200" center="auto" tween="linear" easing="out"/>
|
<effect type="fade" start="100" end="5" time="200"/>
|
||||||
<effect type="fade" start="100" end="30" time="200"/>
|
<effect type="slide" start="0,0" end="0,-100" time="200"/>
|
||||||
</animation>
|
</animation>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<visible>SubString(skin.string(videoHomeItemsMoviesSource),recentmovies)</visible>
|
<visible>SubString(skin.string(videoHomeItemsMoviesSource),recentmovies)</visible>
|
||||||
|
@ -149,7 +149,7 @@
|
||||||
|
|
||||||
<control type="group" id="9301">
|
<control type="group" id="9301">
|
||||||
<animation type="Conditional" condition="controlgroup(9301).hasfocus">
|
<animation type="Conditional" condition="controlgroup(9301).hasfocus">
|
||||||
<effect type="slide" start="0,0" end="0,-504" time="200"/>
|
<effect type="slide" start="0,0" end="0,-360" time="200"/>
|
||||||
</animation>
|
</animation>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
<visible>SubString(skin.string(videoHomeItemsEpisodesSource),recentepisodes)</visible>
|
<visible>SubString(skin.string(videoHomeItemsEpisodesSource),recentepisodes)</visible>
|
||||||
|
|
|
@ -23,7 +23,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<height>fullscreenHeight</height>
|
<height>fullscreenHeight</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--titles-->
|
<!--titles-->
|
||||||
|
@ -44,9 +44,9 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>31085</label>
|
<label>31085</label>
|
||||||
|
@ -63,9 +63,9 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>31086</label>
|
<label>31086</label>
|
||||||
|
@ -82,9 +82,9 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>31091</label>
|
<label>31091</label>
|
||||||
|
@ -102,9 +102,9 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<focusedcolor>500</focusedcolor>
|
<focusedcolor>highlight</focusedcolor>
|
||||||
<texturefocus colordiffuse="50">colors/white.png</texturefocus>
|
<texturefocus colordiffuse="textActive">colors/white.png</texturefocus>
|
||||||
<texturenofocus>-</texturenofocus>
|
<texturenofocus>-</texturenofocus>
|
||||||
<textoffsetx>col-1-begin</textoffsetx>
|
<textoffsetx>col-1-begin</textoffsetx>
|
||||||
<label>31092</label>
|
<label>31092</label>
|
||||||
|
@ -134,7 +134,7 @@
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>symbol</font>
|
<font>symbol</font>
|
||||||
<label></label>
|
<label></label>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -144,7 +144,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
@ -156,7 +156,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>50</colordiffuse>
|
<colordiffuse>textActive</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -167,7 +167,7 @@
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>symbol</font>
|
<font>symbol</font>
|
||||||
<label></label>
|
<label></label>
|
||||||
<textcolor>500</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -177,7 +177,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textcolor>500</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -18,7 +18,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<height>fullscreenHeight</height>
|
<height>fullscreenHeight</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>500</colordiffuse>
|
<colordiffuse>highlight</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<!--titles-->
|
<!--titles-->
|
||||||
|
@ -41,7 +41,7 @@
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>symbol</font>
|
<font>symbol</font>
|
||||||
<label></label>
|
<label></label>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -51,7 +51,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textcolor>50</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
@ -63,7 +63,7 @@
|
||||||
<width>col-7-begin</width>
|
<width>col-7-begin</width>
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<texture>colors/white.png</texture>
|
<texture>colors/white.png</texture>
|
||||||
<colordiffuse>50</colordiffuse>
|
<colordiffuse>textActive</colordiffuse>
|
||||||
<aspectratio>stretch</aspectratio>
|
<aspectratio>stretch</aspectratio>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -75,7 +75,7 @@
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>symbol</font>
|
<font>symbol</font>
|
||||||
<label></label>
|
<label></label>
|
||||||
<textcolor>500</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="label">
|
<control type="label">
|
||||||
|
@ -85,7 +85,7 @@
|
||||||
<height>2-row</height>
|
<height>2-row</height>
|
||||||
<font>menuTitle</font>
|
<font>menuTitle</font>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<textcolor>500</textcolor>
|
<textcolor>highlight</textcolor>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
<label>$INFO[ListItem.label]</label>
|
<label>$INFO[ListItem.label]</label>
|
||||||
</control>
|
</control>
|
||||||
|
|
|
@ -86,7 +86,7 @@
|
||||||
<width>6-col-gutter</width>
|
<width>6-col-gutter</width>
|
||||||
<font>itemSubTitle</font>
|
<font>itemSubTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>[COLOR textAccented]$INFO[ListItem.label][/COLOR] $INFO[ListItem.label2]</label>
|
<label>[COLOR highlight]$INFO[ListItem.label][/COLOR] $INFO[ListItem.label2]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
</itemlayout>
|
</itemlayout>
|
||||||
|
@ -97,7 +97,7 @@
|
||||||
<width>6-col-gutter</width>
|
<width>6-col-gutter</width>
|
||||||
<font>itemSubTitle</font>
|
<font>itemSubTitle</font>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
<label>[COLOR textAccented]$INFO[ListItem.label][/COLOR] $INFO[ListItem.label2]</label>
|
<label>[COLOR highlight]$INFO[ListItem.label][/COLOR] $INFO[ListItem.label2]</label>
|
||||||
<shadowcolor>-</shadowcolor>
|
<shadowcolor>-</shadowcolor>
|
||||||
</control>
|
</control>
|
||||||
</focusedlayout>
|
</focusedlayout>
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>14-col</width>
|
<width>14-col</width>
|
||||||
<font>pageTitle</font>
|
<font>pageTitle</font>
|
||||||
<label>$LOCALIZE[31156] [COLOR textAccented]$INFO[ListItem.Property(console)][/COLOR]</label>
|
<label>$LOCALIZE[31156] [COLOR highlight]$INFO[ListItem.Property(console)][/COLOR]</label>
|
||||||
<textcolor>textActive</textcolor>
|
<textcolor>textActive</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<!--source subtitle-->
|
<!--source subtitle-->
|
||||||
|
|
|
@ -11,7 +11,7 @@
|
||||||
</extension>
|
</extension>
|
||||||
<extension point="xbmc.addon.metadata">
|
<extension point="xbmc.addon.metadata">
|
||||||
<summary lang="en">A skin for Kodi from theDeadman</summary>
|
<summary lang="en">A skin for Kodi from theDeadman</summary>
|
||||||
<description lang="en">TBC</description>
|
<description lang="en">Made in Bristol U.K.</description>
|
||||||
<platform>all</platform>
|
<platform>all</platform>
|
||||||
<license></license>
|
<license></license>
|
||||||
<forum></forum>
|
<forum></forum>
|
||||||
|
|
|
@ -4,22 +4,17 @@
|
||||||
<color name="selected">fff0f0f0</color>
|
<color name="selected">fff0f0f0</color>
|
||||||
<color name="unselected">ff919191</color>
|
<color name="unselected">ff919191</color>
|
||||||
<color name="disabled">ff515151</color>
|
<color name="disabled">ff515151</color>
|
||||||
<color name="textAccented">ffa1a1a1</color>
|
|
||||||
|
|
||||||
<!--new scheme-->
|
<!--new scheme-->
|
||||||
<color name="background">ff222222</color>
|
<color name="background">ff222222</color>
|
||||||
|
<color name="highlight">ffee3343</color>
|
||||||
<color name="overlay">44ffffff</color>
|
<color name="overlay">44ffffff</color>
|
||||||
<color name="textActive">fff0f0f0</color>
|
<color name="textActive">fff0f0f0</color>
|
||||||
<color name="textDisabled">ff757575</color>
|
<color name="textDisabled">ff757575</color>
|
||||||
<color name="menuDisabled">ffEF9A9A</color>
|
<color name="menuDisabled">ffEF9A9A</color>
|
||||||
<color name="textboxInactive">99FFFFFF</color>
|
<color name="textboxInactive">99FFFFFF</color>
|
||||||
<color name="textAccented">FFE91E63</color>
|
|
||||||
|
|
||||||
<color name="keyboardActive">ffE91E63</color>
|
|
||||||
<color name="keyboardInactive">aa212121</color>
|
<color name="keyboardInactive">aa212121</color>
|
||||||
<color name="keyboardAccent">ffBDBDBD</color>
|
<color name="keyboardAccent">ffBDBDBD</color>
|
||||||
|
|
||||||
<color name="500">ffE91E63</color>
|
|
||||||
|
|
||||||
<color name="50">ffFFEBEE</color>
|
|
||||||
</colors>
|
</colors>
|
|
@ -680,3 +680,7 @@ msgstr ""
|
||||||
msgctxt "#31184"
|
msgctxt "#31184"
|
||||||
msgid "Info"
|
msgid "Info"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
msgctxt "#31185"
|
||||||
|
msgid "Open"
|
||||||
|
msgstr ""
|
Loading…
Reference in New Issue