Updated: [PM3.HD] DialogAddonSettings.xml to have groups needed in latest svns and some extra cosmetics stuff
git-svn-id: http://jezzxbmc.googlecode.com/svn/trunk/skin.pm3-hd@36 0c45cd24-f56c-ec91-222f-6e3ca35936fa
This commit is contained in:
parent
6224a7eb9d
commit
943e281793
@ -1,9 +1,9 @@
|
|||||||
<window id="10140">
|
<window id="10140">
|
||||||
<defaultcontrol>2</defaultcontrol>
|
<defaultcontrol>9</defaultcontrol>
|
||||||
<coordinates>
|
<coordinates>
|
||||||
<system>1</system>
|
<system>1</system>
|
||||||
<posx>240</posx>
|
<posx>165</posx>
|
||||||
<posy>55</posy>
|
<posy>35</posy>
|
||||||
</coordinates>
|
</coordinates>
|
||||||
<include>dialogeffect</include>
|
<include>dialogeffect</include>
|
||||||
<controls>
|
<controls>
|
||||||
@ -11,74 +11,155 @@
|
|||||||
<description>background image</description>
|
<description>background image</description>
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>800</width>
|
<width>950</width>
|
||||||
<height>610</height>
|
<height>660</height>
|
||||||
<texture border="40">DialogBack.png</texture>
|
<texture border="40">DialogBack.png</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<description>background image</description>
|
<description>background image</description>
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>800</width>
|
<width>950</width>
|
||||||
<height>610</height>
|
<height>650</height>
|
||||||
<texture border="40">DialogFront.png</texture>
|
<texture border="40">DialogFront.png</texture>
|
||||||
</control>
|
</control>
|
||||||
<control type="label" id="20">
|
<control type="label" id="20">
|
||||||
<description>heading label</description>
|
<description>heading label</description>
|
||||||
<posx>40</posx>
|
<posx>40</posx>
|
||||||
<posy>40</posy>
|
<posy>40</posy>
|
||||||
<width>720</width>
|
<width>870</width>
|
||||||
<height>30</height>
|
<height>30</height>
|
||||||
<align>center</align>
|
<align>center</align>
|
||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<font>font18</font>
|
<font>font18</font>
|
||||||
<label>-</label>
|
<label>$LOCALIZE[24003]</label>
|
||||||
<textcolor>dialogheader</textcolor>
|
<textcolor>dialogheader</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="button">
|
<control type="button">
|
||||||
<description>Close Window button</description>
|
<description>Close Window button</description>
|
||||||
<posx>730</posx>
|
<posx>880</posx>
|
||||||
<posy>35</posy>
|
<posy>35</posy>
|
||||||
<include>WindowCloseButtonCommons</include>
|
<include>WindowCloseButtonCommons</include>
|
||||||
</control>
|
</control>
|
||||||
<control type="image">
|
<control type="image">
|
||||||
<posx>40</posx>
|
<posx>40</posx>
|
||||||
<posy>78</posy>
|
<posy>79</posy>
|
||||||
<width>720</width>
|
<width>870</width>
|
||||||
<height>2</height>
|
<height>4</height>
|
||||||
<texture>separator.png</texture>
|
<texture>separator.png</texture>
|
||||||
</control>
|
</control>
|
||||||
|
<control type="grouplist" id="9">
|
||||||
|
<description>Button area</description>
|
||||||
|
<posx>705</posx>
|
||||||
|
<posy>95</posy>
|
||||||
|
<width>200</width>
|
||||||
|
<height>390</height>
|
||||||
|
<itemgap>5</itemgap>
|
||||||
|
<pagecontrol>-</pagecontrol>
|
||||||
|
<onup>12</onup>
|
||||||
|
<ondown>10</ondown>
|
||||||
|
<onleft>60</onleft>
|
||||||
|
<onright>2</onright>
|
||||||
|
<animation effect="slide" start="0,0" end="-10,0" time="0" condition="!Control.IsVisible(60)">Conditional</animation>
|
||||||
|
</control>
|
||||||
<control type="grouplist" id="2">
|
<control type="grouplist" id="2">
|
||||||
<description>control area</description>
|
<description>control area</description>
|
||||||
<posx>40</posx>
|
<posx>40</posx>
|
||||||
<posy>85</posy>
|
<posy>95</posy>
|
||||||
<width>695</width>
|
<width>635</width>
|
||||||
<height>420</height>
|
<height>510</height>
|
||||||
<itemgap>5</itemgap>
|
<itemgap>5</itemgap>
|
||||||
<pagecontrol>60</pagecontrol>
|
<pagecontrol>60</pagecontrol>
|
||||||
<onup>2</onup>
|
<onup>2</onup>
|
||||||
<ondown>2</ondown>
|
<ondown>2</ondown>
|
||||||
<onleft>10</onleft>
|
<onleft>9</onleft>
|
||||||
<onright>60</onright>
|
<onright>60</onright>
|
||||||
<animation effect="slide" start="0,0" end="10,0" time="0" condition="!Control.IsVisible(60)">Conditional</animation>
|
<animation effect="slide" start="0,0" end="10,0" time="0" condition="!Control.IsVisible(60)">Conditional</animation>
|
||||||
</control>
|
</control>
|
||||||
<control type="scrollbar" id="60">
|
<control type="scrollbar" id="60">
|
||||||
<posx>740</posx>
|
<posx>680</posx>
|
||||||
<posy>85</posy>
|
<posy>95</posy>
|
||||||
<width>20</width>
|
<width>20</width>
|
||||||
<height>420</height>
|
<height>510</height>
|
||||||
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.png</texturesliderbackground>
|
<texturesliderbackground border="2,2,2,2">scrollbar_bar_back2.png</texturesliderbackground>
|
||||||
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
|
<texturesliderbar border="2,16,2,16">scrollbar_bar.png</texturesliderbar>
|
||||||
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
|
<texturesliderbarfocus border="2,16,2,16">scrollbar_bar_focus.png</texturesliderbarfocus>
|
||||||
<textureslidernib>scrollbar_nib.png</textureslidernib>
|
<textureslidernib>scrollbar_nib.png</textureslidernib>
|
||||||
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
|
<textureslidernibfocus>scrollbar_nib.png</textureslidernibfocus>
|
||||||
<onleft>2</onleft>
|
<onleft>2</onleft>
|
||||||
<onright>10</onright>
|
<onright>9</onright>
|
||||||
<ondown>60</ondown>
|
<ondown>60</ondown>
|
||||||
<onup>60</onup>
|
<onup>60</onup>
|
||||||
<showonepage>false</showonepage>
|
<showonepage>false</showonepage>
|
||||||
<orientation>vertical</orientation>
|
<orientation>vertical</orientation>
|
||||||
</control>
|
</control>
|
||||||
|
<control type="group" id="9001">
|
||||||
|
<posx>705</posx>
|
||||||
|
<posy>490</posy>
|
||||||
|
<animation effect="slide" start="0,0" end="-10,0" time="0" condition="!Control.IsVisible(60)">Conditional</animation>
|
||||||
|
<control type="button" id="10">
|
||||||
|
<description>OK Button</description>
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>200</width>
|
||||||
|
<height>35</height>
|
||||||
|
<font>font12</font>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<texturefocus border="3">button-focus2.png</texturefocus>
|
||||||
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
||||||
|
<label>186</label>
|
||||||
|
<onleft>60</onleft>
|
||||||
|
<onright>2</onright>
|
||||||
|
<onup>9</onup>
|
||||||
|
<ondown>11</ondown>
|
||||||
|
</control>
|
||||||
|
<control type="button" id="11">
|
||||||
|
<description>Cancel Button</description>
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>40</posy>
|
||||||
|
<width>200</width>
|
||||||
|
<height>35</height>
|
||||||
|
<font>font12</font>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<texturefocus border="3">button-focus2.png</texturefocus>
|
||||||
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
||||||
|
<label>222</label>
|
||||||
|
<onleft>60</onleft>
|
||||||
|
<onright>2</onright>
|
||||||
|
<onup>10</onup>
|
||||||
|
<ondown>12</ondown>
|
||||||
|
</control>
|
||||||
|
<control type="button" id="12">
|
||||||
|
<description>Defaults Button</description>
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>80</posy>
|
||||||
|
<width>200</width>
|
||||||
|
<height>35</height>
|
||||||
|
<font>font12</font>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<texturefocus border="3">button-focus2.png</texturefocus>
|
||||||
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
||||||
|
<label>409</label>
|
||||||
|
<onleft>60</onleft>
|
||||||
|
<onright>2</onright>
|
||||||
|
<onup>11</onup>
|
||||||
|
<ondown>9</ondown>
|
||||||
|
</control>
|
||||||
|
</control>
|
||||||
|
|
||||||
|
<control type="button" id="13">
|
||||||
|
<description>Default Catagory Button</description>
|
||||||
|
<width>200</width>
|
||||||
|
<height>35</height>
|
||||||
|
<align>center</align>
|
||||||
|
<aligny>center</aligny>
|
||||||
|
<font>font12</font>
|
||||||
|
<texturefocus border="3">button-focus2.png</texturefocus>
|
||||||
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
||||||
|
</control>
|
||||||
<control type="button" id="3">
|
<control type="button" id="3">
|
||||||
<description>Default Button</description>
|
<description>Default Button</description>
|
||||||
<height>35</height>
|
<height>35</height>
|
||||||
@ -102,6 +183,15 @@
|
|||||||
<aligny>center</aligny>
|
<aligny>center</aligny>
|
||||||
<reverse>yes</reverse>
|
<reverse>yes</reverse>
|
||||||
</control>
|
</control>
|
||||||
|
<control type="sliderex" id="8">
|
||||||
|
<description>Default Slider</description>
|
||||||
|
<height>35</height>
|
||||||
|
<texturefocus border="3">button-focus.png</texturefocus>
|
||||||
|
<texturenofocus border="3">button-nofocus.png</texturenofocus>
|
||||||
|
<font>font12</font>
|
||||||
|
<textcolor>grey2</textcolor>
|
||||||
|
<focusedcolor>white</focusedcolor>
|
||||||
|
</control>
|
||||||
<control type="image" id="6">
|
<control type="image" id="6">
|
||||||
<description>Default Seperator</description>
|
<description>Default Seperator</description>
|
||||||
<height>2</height>
|
<height>2</height>
|
||||||
@ -116,55 +206,5 @@
|
|||||||
<aligny>bottom</aligny>
|
<aligny>bottom</aligny>
|
||||||
<textcolor>green</textcolor>
|
<textcolor>green</textcolor>
|
||||||
</control>
|
</control>
|
||||||
<control type="group" id="9001">
|
|
||||||
<control type="button" id="10">
|
|
||||||
<description>OK Button</description>
|
|
||||||
<posx>300</posx>
|
|
||||||
<posy>525</posy>
|
|
||||||
<width>200</width>
|
|
||||||
<height>35</height>
|
|
||||||
<align>center</align>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<texturenofocus>button-nofocus.png</texturenofocus>
|
|
||||||
<texturefocus>button-focus2.png</texturefocus>
|
|
||||||
<label>186</label>
|
|
||||||
<onleft>12</onleft>
|
|
||||||
<onright>11</onright>
|
|
||||||
<onup>2</onup>
|
|
||||||
<ondown>2</ondown>
|
|
||||||
</control>
|
|
||||||
<control type="button" id="11">
|
|
||||||
<description>Cancel Button</description>
|
|
||||||
<posx>510</posx>
|
|
||||||
<posy>525</posy>
|
|
||||||
<width>200</width>
|
|
||||||
<height>35</height>
|
|
||||||
<align>center</align>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<texturenofocus>button-nofocus.png</texturenofocus>
|
|
||||||
<texturefocus>button-focus2.png</texturefocus>
|
|
||||||
<label>222</label>
|
|
||||||
<onleft>10</onleft>
|
|
||||||
<onright>12</onright>
|
|
||||||
<onup>2</onup>
|
|
||||||
<ondown>2</ondown>
|
|
||||||
</control>
|
|
||||||
<control type="button" id="12">
|
|
||||||
<description>Defaults Button</description>
|
|
||||||
<posx>90</posx>
|
|
||||||
<posy>525</posy>
|
|
||||||
<width>200</width>
|
|
||||||
<height>35</height>
|
|
||||||
<align>center</align>
|
|
||||||
<aligny>center</aligny>
|
|
||||||
<texturenofocus>button-nofocus.png</texturenofocus>
|
|
||||||
<texturefocus>button-focus2.png</texturefocus>
|
|
||||||
<label>409</label>
|
|
||||||
<onleft>11</onleft>
|
|
||||||
<onright>10</onright>
|
|
||||||
<onup>2</onup>
|
|
||||||
<ondown>2</ondown>
|
|
||||||
</control>
|
|
||||||
</control>
|
|
||||||
</controls>
|
</controls>
|
||||||
</window>
|
</window>
|
||||||
|
@ -4,6 +4,7 @@
|
|||||||
<system>1</system>
|
<system>1</system>
|
||||||
<posx>335</posx>
|
<posx>335</posx>
|
||||||
<posy>35</posy>
|
<posy>35</posy>
|
||||||
|
<origin x="500" y="35">Window.IsVisible(Visualization)</origin>
|
||||||
</coordinates>
|
</coordinates>
|
||||||
<include>dialogeffect</include>
|
<include>dialogeffect</include>
|
||||||
<controls>
|
<controls>
|
||||||
|
@ -8,262 +8,266 @@
|
|||||||
</coordinates>
|
</coordinates>
|
||||||
<controls>
|
<controls>
|
||||||
<control type="group">
|
<control type="group">
|
||||||
<posx>80r</posx>
|
<include>VisibleFadeEffect</include>
|
||||||
<posy>-320</posy>
|
<visible>!Window.isVisible(AddonSettings)</visible>
|
||||||
<width>36</width>
|
<control type="group">
|
||||||
<height>32</height>
|
<posx>80r</posx>
|
||||||
<visible>system.getbool(input.enablemouse)</visible>
|
<posy>-320</posy>
|
||||||
<control type="image">
|
<width>36</width>
|
||||||
<description>Button background image</description>
|
|
||||||
<posx>-5</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<width>42</width>
|
|
||||||
<height>32</height>
|
<height>32</height>
|
||||||
<texture border="3">black-back2.png</texture>
|
<visible>system.getbool(input.enablemouse)</visible>
|
||||||
|
<control type="image">
|
||||||
|
<description>Button background image</description>
|
||||||
|
<posx>-5</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>42</width>
|
||||||
|
<height>32</height>
|
||||||
|
<texture border="3">black-back2.png</texture>
|
||||||
|
</control>
|
||||||
|
<control type="button">
|
||||||
|
<posx>0</posx>
|
||||||
|
<posy>0</posy>
|
||||||
|
<width>32</width>
|
||||||
|
<height>28</height>
|
||||||
|
<label>-</label>
|
||||||
|
<texturefocus>PlayerControls-FullScreenFO.png</texturefocus>
|
||||||
|
<texturenofocus>PlayerControls-FullScreenNF.png</texturenofocus>
|
||||||
|
<onleft>603</onleft>
|
||||||
|
<onright>600</onright>
|
||||||
|
<onup>9000</onup>
|
||||||
|
<ondown>9000</ondown>
|
||||||
|
<onclick>Dialog.Close(MusicOSD,true)</onclick>
|
||||||
|
<onclick>FullScreen</onclick>
|
||||||
|
</control>
|
||||||
</control>
|
</control>
|
||||||
<control type="button">
|
<control type="button" id="208">
|
||||||
|
<description>REC button</description>
|
||||||
|
<posx>10</posx>
|
||||||
|
<posy>40</posy>
|
||||||
|
<width>128</width>
|
||||||
|
<height>128</height>
|
||||||
|
<texturefocus>osd_button_rec.png</texturefocus>
|
||||||
|
<texturenofocus>osd_button_recNF.png</texturenofocus>
|
||||||
|
<label>-</label>
|
||||||
|
<font>-</font>
|
||||||
|
<onleft>210</onleft>
|
||||||
|
<onright>500</onright>
|
||||||
|
<onup>500</onup>
|
||||||
|
<ondown>210</ondown>
|
||||||
|
<onclick>XBMC.PlayerControl(record)</onclick>
|
||||||
|
<visible>Player.CanRecord</visible>
|
||||||
|
</control>
|
||||||
|
<control type="button" id="209">
|
||||||
|
<description>REC button 2</description>
|
||||||
|
<posx>10</posx>
|
||||||
|
<posy>40</posy>
|
||||||
|
<width>128</width>
|
||||||
|
<height>128</height>
|
||||||
|
<texturefocus>-</texturefocus>
|
||||||
|
<texturenofocus>osd_button_rec2.png</texturenofocus>
|
||||||
|
<label>-</label>
|
||||||
|
<font>-</font>
|
||||||
|
<onleft>211</onleft>
|
||||||
|
<onright>920</onright>
|
||||||
|
<onup>920</onup>
|
||||||
|
<ondown>211</ondown>
|
||||||
|
<onclick>XBMC.PlayerControl(record)</onclick>
|
||||||
|
<visible>Player.CanRecord + Player.Recording</visible>
|
||||||
|
</control>
|
||||||
|
<control type="image" id="1">
|
||||||
|
<description>Panel</description>
|
||||||
<posx>0</posx>
|
<posx>0</posx>
|
||||||
<posy>0</posy>
|
<posy>0</posy>
|
||||||
<width>32</width>
|
<height>379</height>
|
||||||
<height>28</height>
|
<width>373</width>
|
||||||
<label>-</label>
|
<texture>osd_panel_audio.png</texture>
|
||||||
<texturefocus>PlayerControls-FullScreenFO.png</texturefocus>
|
<visible>yes</visible>
|
||||||
<texturenofocus>PlayerControls-FullScreenNF.png</texturenofocus>
|
</control>
|
||||||
<onleft>603</onleft>
|
<control type="image">
|
||||||
<onright>600</onright>
|
<description>Lyrics Button</description>
|
||||||
<onup>9000</onup>
|
<posx>138</posx>
|
||||||
<ondown>9000</ondown>
|
<posy>15</posy>
|
||||||
<onclick>Dialog.Close(MusicOSD,true)</onclick>
|
<width>74</width>
|
||||||
<onclick>FullScreen</onclick>
|
<height>66</height>
|
||||||
|
<texture>osd_button_lyrics.png</texture>
|
||||||
|
<visible>Skin.HasSetting(LyricScript_Enable)</visible>
|
||||||
|
</control>
|
||||||
|
<control type="button" id="210">
|
||||||
|
<description>Skip Bwd</description>
|
||||||
|
<posx>32</posx>
|
||||||
|
<posy>158</posy>
|
||||||
|
<width>77</width>
|
||||||
|
<height>79</height>
|
||||||
|
<texturefocus>osd_button_skip_minusFO.png</texturefocus>
|
||||||
|
<texturenofocus>-</texturenofocus>
|
||||||
|
<onclick>XBMC.PlayerControl(Previous)</onclick>
|
||||||
|
<label>-</label>
|
||||||
|
<font>-</font>
|
||||||
|
<onleft>215</onleft>
|
||||||
|
<onright>211</onright>
|
||||||
|
<onup>208</onup>
|
||||||
|
<ondown>919</ondown>
|
||||||
|
</control>
|
||||||
|
<control type="togglebutton" id="211">
|
||||||
|
<description>Rewind</description>
|
||||||
|
<posx>95</posx>
|
||||||
|
<posy>149</posy>
|
||||||
|
<width>71</width>
|
||||||
|
<height>79</height>
|
||||||
|
<texturefocus>osd_button_rewFO.png</texturefocus>
|
||||||
|
<texturenofocus>-</texturenofocus>
|
||||||
|
<usealttexture>Player.Rewinding</usealttexture>
|
||||||
|
<alttexturefocus>osd_button_rewFO.png</alttexturefocus>
|
||||||
|
<alttexturenofocus>osd_button_rewSELNF.png</alttexturenofocus>
|
||||||
|
<label>-</label>
|
||||||
|
<font>-</font>
|
||||||
|
<onleft>210</onleft>
|
||||||
|
<onright>213</onright>
|
||||||
|
<onup>209</onup>
|
||||||
|
<ondown>921</ondown>
|
||||||
|
<onclick>XBMC.PlayerControl(Rewind)</onclick>
|
||||||
|
</control>
|
||||||
|
<control type="togglebutton" id="213">
|
||||||
|
<description>Play</description>
|
||||||
|
<posx>153</posx>
|
||||||
|
<posy>123</posy>
|
||||||
|
<width>100</width>
|
||||||
|
<height>98</height>
|
||||||
|
<texturefocus>osd_button_pauseFO.png</texturefocus>
|
||||||
|
<texturenofocus>osd_button_pauseNF.png</texturenofocus>
|
||||||
|
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
|
||||||
|
<alttexturefocus>osd_button_playFO.png</alttexturefocus>
|
||||||
|
<alttexturenofocus>osd_button_playNF.png</alttexturenofocus>
|
||||||
|
<label>-</label>
|
||||||
|
<font>-</font>
|
||||||
|
<onleft>211</onleft>
|
||||||
|
<onright>214</onright>
|
||||||
|
<onup>920</onup>
|
||||||
|
<ondown>921</ondown>
|
||||||
|
<onclick>XBMC.PlayerControl(Play)</onclick>
|
||||||
|
</control>
|
||||||
|
<control type="togglebutton" id="214">
|
||||||
|
<description>Fast Forward</description>
|
||||||
|
<posx>241</posx>
|
||||||
|
<posy>122</posy>
|
||||||
|
<width>64</width>
|
||||||
|
<height>75</height>
|
||||||
|
<texturefocus>osd_button_ffFO.png</texturefocus>
|
||||||
|
<texturenofocus>-</texturenofocus>
|
||||||
|
<usealttexture>Player.Forwarding</usealttexture>
|
||||||
|
<alttexturefocus>osd_button_ffFO.png</alttexturefocus>
|
||||||
|
<alttexturenofocus>osd_button_ffSELNF.png</alttexturenofocus>
|
||||||
|
<label>-</label>
|
||||||
|
<font>-</font>
|
||||||
|
<onleft>213</onleft>
|
||||||
|
<onright>215</onright>
|
||||||
|
<onup>920</onup>
|
||||||
|
<ondown>921</ondown>
|
||||||
|
<onclick>XBMC.PlayerControl(Forward)</onclick>
|
||||||
|
</control>
|
||||||
|
<control type="button" id="215">
|
||||||
|
<description>Skip Fwd</description>
|
||||||
|
<posx>287</posx>
|
||||||
|
<posy>112</posy>
|
||||||
|
<width>71</width>
|
||||||
|
<height>72</height>
|
||||||
|
<texturefocus>osd_button_skip_plusFO.png</texturefocus>
|
||||||
|
<texturenofocus>-</texturenofocus>
|
||||||
|
<onclick>XBMC.PlayerControl(Next)</onclick>
|
||||||
|
<label>-</label>
|
||||||
|
<font>-</font>
|
||||||
|
<onleft>214</onleft>
|
||||||
|
<onright>210</onright>
|
||||||
|
<onup>500</onup>
|
||||||
|
<ondown>919</ondown>
|
||||||
|
</control>
|
||||||
|
<control type="button" id="500">
|
||||||
|
<description>Popup Vis Select Button</description>
|
||||||
|
<posx>138</posx>
|
||||||
|
<posy>15</posy>
|
||||||
|
<width>74</width>
|
||||||
|
<height>66</height>
|
||||||
|
<texturefocus>osd_button_visFO.png</texturefocus>
|
||||||
|
<texturenofocus>-</texturenofocus>
|
||||||
|
<label>-</label>
|
||||||
|
<font>-</font>
|
||||||
|
<onleft>208</onleft>
|
||||||
|
<onright>215</onright>
|
||||||
|
<onup>919</onup>
|
||||||
|
<ondown>920</ondown>
|
||||||
|
<visible>!Skin.HasSetting(LyricScript_Enable)</visible>
|
||||||
|
</control>
|
||||||
|
<control type="button" id="500">
|
||||||
|
<description>Lyrics Button</description>
|
||||||
|
<posx>138</posx>
|
||||||
|
<posy>15</posy>
|
||||||
|
<width>74</width>
|
||||||
|
<height>66</height>
|
||||||
|
<texturefocus>osd_button_lyricsFO.png</texturefocus>
|
||||||
|
<texturenofocus>osd_button_lyrics.png</texturenofocus>
|
||||||
|
<onclick>XBMC.RunScript($INFO[Skin.String(LyricScript_Path)])</onclick>
|
||||||
|
<label>-</label>
|
||||||
|
<font>-</font>
|
||||||
|
<onleft>208</onleft>
|
||||||
|
<onright>215</onright>
|
||||||
|
<onup>919</onup>
|
||||||
|
<ondown>920</ondown>
|
||||||
|
<visible>Skin.HasSetting(LyricScript_Enable)</visible>
|
||||||
|
</control>
|
||||||
|
<control type="togglebutton" id="920">
|
||||||
|
<description>Popup Vis Preset List</description>
|
||||||
|
<posx>147</posx>
|
||||||
|
<posy>71</posy>
|
||||||
|
<width>75</width>
|
||||||
|
<height>62</height>
|
||||||
|
<texturefocus>osd_button_presetsFO.png</texturefocus>
|
||||||
|
<texturenofocus>-</texturenofocus>
|
||||||
|
<usealttexture>Window.IsActive(122)</usealttexture>
|
||||||
|
<alttexturefocus>osd_button_presetsSELNF.png</alttexturefocus>
|
||||||
|
<alttexturenofocus>-</alttexturenofocus>
|
||||||
|
<onclick>XBMC.ActivateWindow(122)</onclick>
|
||||||
|
<label>-</label>
|
||||||
|
<font>-</font>
|
||||||
|
<onleft>211</onleft>
|
||||||
|
<onright>214</onright>
|
||||||
|
<onup>500</onup>
|
||||||
|
<ondown>213</ondown>
|
||||||
|
</control>
|
||||||
|
<control type="button" id="921">
|
||||||
|
<description>Stop</description>
|
||||||
|
<posx>180</posx>
|
||||||
|
<posy>214</posy>
|
||||||
|
<width>83</width>
|
||||||
|
<height>69</height>
|
||||||
|
<texturefocus>osd_button_stopFO.png</texturefocus>
|
||||||
|
<texturenofocus>-</texturenofocus>
|
||||||
|
<onclick>XBMC.PlayerControl(Stop)</onclick>
|
||||||
|
<label>-</label>
|
||||||
|
<font>-</font>
|
||||||
|
<onleft>211</onleft>
|
||||||
|
<onright>214</onright>
|
||||||
|
<onup>213</onup>
|
||||||
|
<ondown>919</ondown>
|
||||||
|
</control>
|
||||||
|
<control type="togglebutton" id="919">
|
||||||
|
<description>Popup Vis Settings</description>
|
||||||
|
<posx>195</posx>
|
||||||
|
<posy>268</posy>
|
||||||
|
<width>84</width>
|
||||||
|
<height>78</height>
|
||||||
|
<texturefocus>osd_button_vizsettingsFO.png</texturefocus>
|
||||||
|
<texturenofocus>-</texturenofocus>
|
||||||
|
<usealttexture>Window.IsActive(AddonSettings)</usealttexture>
|
||||||
|
<alttexturefocus>osd_button_vizsettingsSELNF.png</alttexturefocus>
|
||||||
|
<alttexturenofocus>-</alttexturenofocus>
|
||||||
|
<onclick>Addon.Default.OpenSettings(xbmc.player.musicviz)</onclick>
|
||||||
|
<label>-</label>
|
||||||
|
<font>-</font>
|
||||||
|
<onleft>210</onleft>
|
||||||
|
<onright>215</onright>
|
||||||
|
<onup>921</onup>
|
||||||
|
<ondown>500</ondown>
|
||||||
</control>
|
</control>
|
||||||
</control>
|
|
||||||
<control type="button" id="208">
|
|
||||||
<description>REC button</description>
|
|
||||||
<posx>10</posx>
|
|
||||||
<posy>40</posy>
|
|
||||||
<width>128</width>
|
|
||||||
<height>128</height>
|
|
||||||
<texturefocus>osd_button_rec.png</texturefocus>
|
|
||||||
<texturenofocus>osd_button_recNF.png</texturenofocus>
|
|
||||||
<label>-</label>
|
|
||||||
<font>-</font>
|
|
||||||
<onleft>210</onleft>
|
|
||||||
<onright>500</onright>
|
|
||||||
<onup>500</onup>
|
|
||||||
<ondown>210</ondown>
|
|
||||||
<onclick>XBMC.PlayerControl(record)</onclick>
|
|
||||||
<visible>Player.CanRecord</visible>
|
|
||||||
</control>
|
|
||||||
<control type="button" id="209">
|
|
||||||
<description>REC button 2</description>
|
|
||||||
<posx>10</posx>
|
|
||||||
<posy>40</posy>
|
|
||||||
<width>128</width>
|
|
||||||
<height>128</height>
|
|
||||||
<texturefocus>-</texturefocus>
|
|
||||||
<texturenofocus>osd_button_rec2.png</texturenofocus>
|
|
||||||
<label>-</label>
|
|
||||||
<font>-</font>
|
|
||||||
<onleft>211</onleft>
|
|
||||||
<onright>920</onright>
|
|
||||||
<onup>920</onup>
|
|
||||||
<ondown>211</ondown>
|
|
||||||
<onclick>XBMC.PlayerControl(record)</onclick>
|
|
||||||
<visible>Player.CanRecord + Player.Recording</visible>
|
|
||||||
</control>
|
|
||||||
<control type="image" id="1">
|
|
||||||
<description>Panel</description>
|
|
||||||
<posx>0</posx>
|
|
||||||
<posy>0</posy>
|
|
||||||
<height>379</height>
|
|
||||||
<width>373</width>
|
|
||||||
<texture>osd_panel_audio.png</texture>
|
|
||||||
<visible>yes</visible>
|
|
||||||
</control>
|
|
||||||
<control type="image">
|
|
||||||
<description>Lyrics Button</description>
|
|
||||||
<posx>138</posx>
|
|
||||||
<posy>15</posy>
|
|
||||||
<width>74</width>
|
|
||||||
<height>66</height>
|
|
||||||
<texture>osd_button_lyrics.png</texture>
|
|
||||||
<visible>Skin.HasSetting(LyricScript_Enable)</visible>
|
|
||||||
</control>
|
|
||||||
<control type="button" id="210">
|
|
||||||
<description>Skip Bwd</description>
|
|
||||||
<posx>32</posx>
|
|
||||||
<posy>158</posy>
|
|
||||||
<width>77</width>
|
|
||||||
<height>79</height>
|
|
||||||
<texturefocus>osd_button_skip_minusFO.png</texturefocus>
|
|
||||||
<texturenofocus>-</texturenofocus>
|
|
||||||
<onclick>XBMC.PlayerControl(Previous)</onclick>
|
|
||||||
<label>-</label>
|
|
||||||
<font>-</font>
|
|
||||||
<onleft>215</onleft>
|
|
||||||
<onright>211</onright>
|
|
||||||
<onup>208</onup>
|
|
||||||
<ondown>919</ondown>
|
|
||||||
</control>
|
|
||||||
<control type="togglebutton" id="211">
|
|
||||||
<description>Rewind</description>
|
|
||||||
<posx>95</posx>
|
|
||||||
<posy>149</posy>
|
|
||||||
<width>71</width>
|
|
||||||
<height>79</height>
|
|
||||||
<texturefocus>osd_button_rewFO.png</texturefocus>
|
|
||||||
<texturenofocus>-</texturenofocus>
|
|
||||||
<usealttexture>Player.Rewinding</usealttexture>
|
|
||||||
<alttexturefocus>osd_button_rewFO.png</alttexturefocus>
|
|
||||||
<alttexturenofocus>osd_button_rewSELNF.png</alttexturenofocus>
|
|
||||||
<label>-</label>
|
|
||||||
<font>-</font>
|
|
||||||
<onleft>210</onleft>
|
|
||||||
<onright>213</onright>
|
|
||||||
<onup>209</onup>
|
|
||||||
<ondown>921</ondown>
|
|
||||||
<onclick>XBMC.PlayerControl(Rewind)</onclick>
|
|
||||||
</control>
|
|
||||||
<control type="togglebutton" id="213">
|
|
||||||
<description>Play</description>
|
|
||||||
<posx>153</posx>
|
|
||||||
<posy>123</posy>
|
|
||||||
<width>100</width>
|
|
||||||
<height>98</height>
|
|
||||||
<texturefocus>osd_button_pauseFO.png</texturefocus>
|
|
||||||
<texturenofocus>osd_button_pauseNF.png</texturenofocus>
|
|
||||||
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
|
|
||||||
<alttexturefocus>osd_button_playFO.png</alttexturefocus>
|
|
||||||
<alttexturenofocus>osd_button_playNF.png</alttexturenofocus>
|
|
||||||
<label>-</label>
|
|
||||||
<font>-</font>
|
|
||||||
<onleft>211</onleft>
|
|
||||||
<onright>214</onright>
|
|
||||||
<onup>920</onup>
|
|
||||||
<ondown>921</ondown>
|
|
||||||
<onclick>XBMC.PlayerControl(Play)</onclick>
|
|
||||||
</control>
|
|
||||||
<control type="togglebutton" id="214">
|
|
||||||
<description>Fast Forward</description>
|
|
||||||
<posx>241</posx>
|
|
||||||
<posy>122</posy>
|
|
||||||
<width>64</width>
|
|
||||||
<height>75</height>
|
|
||||||
<texturefocus>osd_button_ffFO.png</texturefocus>
|
|
||||||
<texturenofocus>-</texturenofocus>
|
|
||||||
<usealttexture>Player.Forwarding</usealttexture>
|
|
||||||
<alttexturefocus>osd_button_ffFO.png</alttexturefocus>
|
|
||||||
<alttexturenofocus>osd_button_ffSELNF.png</alttexturenofocus>
|
|
||||||
<label>-</label>
|
|
||||||
<font>-</font>
|
|
||||||
<onleft>213</onleft>
|
|
||||||
<onright>215</onright>
|
|
||||||
<onup>920</onup>
|
|
||||||
<ondown>921</ondown>
|
|
||||||
<onclick>XBMC.PlayerControl(Forward)</onclick>
|
|
||||||
</control>
|
|
||||||
<control type="button" id="215">
|
|
||||||
<description>Skip Fwd</description>
|
|
||||||
<posx>287</posx>
|
|
||||||
<posy>112</posy>
|
|
||||||
<width>71</width>
|
|
||||||
<height>72</height>
|
|
||||||
<texturefocus>osd_button_skip_plusFO.png</texturefocus>
|
|
||||||
<texturenofocus>-</texturenofocus>
|
|
||||||
<onclick>XBMC.PlayerControl(Next)</onclick>
|
|
||||||
<label>-</label>
|
|
||||||
<font>-</font>
|
|
||||||
<onleft>214</onleft>
|
|
||||||
<onright>210</onright>
|
|
||||||
<onup>500</onup>
|
|
||||||
<ondown>919</ondown>
|
|
||||||
</control>
|
|
||||||
<control type="button" id="500">
|
|
||||||
<description>Popup Vis Select Button</description>
|
|
||||||
<posx>138</posx>
|
|
||||||
<posy>15</posy>
|
|
||||||
<width>74</width>
|
|
||||||
<height>66</height>
|
|
||||||
<texturefocus>osd_button_visFO.png</texturefocus>
|
|
||||||
<texturenofocus>-</texturenofocus>
|
|
||||||
<label>-</label>
|
|
||||||
<font>-</font>
|
|
||||||
<onleft>208</onleft>
|
|
||||||
<onright>215</onright>
|
|
||||||
<onup>919</onup>
|
|
||||||
<ondown>920</ondown>
|
|
||||||
<visible>!Skin.HasSetting(LyricScript_Enable)</visible>
|
|
||||||
</control>
|
|
||||||
<control type="button" id="500">
|
|
||||||
<description>Lyrics Button</description>
|
|
||||||
<posx>138</posx>
|
|
||||||
<posy>15</posy>
|
|
||||||
<width>74</width>
|
|
||||||
<height>66</height>
|
|
||||||
<texturefocus>osd_button_lyricsFO.png</texturefocus>
|
|
||||||
<texturenofocus>osd_button_lyrics.png</texturenofocus>
|
|
||||||
<onclick>XBMC.RunScript($INFO[Skin.String(LyricScript_Path)])</onclick>
|
|
||||||
<label>-</label>
|
|
||||||
<font>-</font>
|
|
||||||
<onleft>208</onleft>
|
|
||||||
<onright>215</onright>
|
|
||||||
<onup>919</onup>
|
|
||||||
<ondown>920</ondown>
|
|
||||||
<visible>Skin.HasSetting(LyricScript_Enable)</visible>
|
|
||||||
</control>
|
|
||||||
<control type="togglebutton" id="920">
|
|
||||||
<description>Popup Vis Preset List</description>
|
|
||||||
<posx>147</posx>
|
|
||||||
<posy>71</posy>
|
|
||||||
<width>75</width>
|
|
||||||
<height>62</height>
|
|
||||||
<texturefocus>osd_button_presetsFO.png</texturefocus>
|
|
||||||
<texturenofocus>-</texturenofocus>
|
|
||||||
<usealttexture>Window.IsActive(122)</usealttexture>
|
|
||||||
<alttexturefocus>osd_button_presetsSELNF.png</alttexturefocus>
|
|
||||||
<alttexturenofocus>-</alttexturenofocus>
|
|
||||||
<onclick>XBMC.ActivateWindow(122)</onclick>
|
|
||||||
<label>-</label>
|
|
||||||
<font>-</font>
|
|
||||||
<onleft>211</onleft>
|
|
||||||
<onright>214</onright>
|
|
||||||
<onup>500</onup>
|
|
||||||
<ondown>213</ondown>
|
|
||||||
</control>
|
|
||||||
<control type="button" id="921">
|
|
||||||
<description>Stop</description>
|
|
||||||
<posx>180</posx>
|
|
||||||
<posy>214</posy>
|
|
||||||
<width>83</width>
|
|
||||||
<height>69</height>
|
|
||||||
<texturefocus>osd_button_stopFO.png</texturefocus>
|
|
||||||
<texturenofocus>-</texturenofocus>
|
|
||||||
<onclick>XBMC.PlayerControl(Stop)</onclick>
|
|
||||||
<label>-</label>
|
|
||||||
<font>-</font>
|
|
||||||
<onleft>211</onleft>
|
|
||||||
<onright>214</onright>
|
|
||||||
<onup>213</onup>
|
|
||||||
<ondown>919</ondown>
|
|
||||||
</control>
|
|
||||||
<control type="togglebutton" id="919">
|
|
||||||
<description>Popup Vis Settings</description>
|
|
||||||
<posx>195</posx>
|
|
||||||
<posy>268</posy>
|
|
||||||
<width>84</width>
|
|
||||||
<height>78</height>
|
|
||||||
<texturefocus>osd_button_vizsettingsFO.png</texturefocus>
|
|
||||||
<texturenofocus>-</texturenofocus>
|
|
||||||
<usealttexture>Window.IsActive(AddonSettings)</usealttexture>
|
|
||||||
<alttexturefocus>osd_button_vizsettingsSELNF.png</alttexturefocus>
|
|
||||||
<alttexturenofocus>-</alttexturenofocus>
|
|
||||||
<onclick>Addon.Default.OpenSettings(xbmc.player.musicviz)</onclick>
|
|
||||||
<label>-</label>
|
|
||||||
<font>-</font>
|
|
||||||
<onleft>210</onleft>
|
|
||||||
<onright>215</onright>
|
|
||||||
<onup>921</onup>
|
|
||||||
<ondown>500</ondown>
|
|
||||||
</control>
|
</control>
|
||||||
</controls>
|
</controls>
|
||||||
</window>
|
</window>
|
Loading…
Reference in New Issue
Block a user