450 lines
14 KiB
XML
450 lines
14 KiB
XML
<window type="dialog">
|
|
<defaultcontrol>213</defaultcontrol>
|
|
<include>dialogeffect</include>
|
|
<coordinates>
|
|
<system>1</system>
|
|
<posx>30</posx>
|
|
<posy>320</posy>
|
|
</coordinates>
|
|
<controls>
|
|
<control type="group">
|
|
<animation effect="fade" start="100" end="0" time="200" condition="Window.IsVisible(SliderDialog) | Window.IsVisible(PvrOSDChannels) | Window.IsVisible(PvrOSDGuide)">conditional</animation>
|
|
<control type="group">
|
|
<posx>80r</posx>
|
|
<posy>-320</posy>
|
|
<width>36</width>
|
|
<height>32</height>
|
|
<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(VideoOSD,true)</onclick>
|
|
<onclick>FullScreen</onclick>
|
|
</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>918</onright>
|
|
<onup>918</onup>
|
|
<ondown>210</ondown>
|
|
<onclick>XBMC.PlayerControl(record)</onclick>
|
|
<visible>!VideoPlayer.HasMenu + 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>921</onright>
|
|
<onup>921</onup>
|
|
<ondown>211</ondown>
|
|
<onclick>XBMC.PlayerControl(record)</onclick>
|
|
<visible>!VideoPlayer.HasMenu + Player.CanRecord + Player.Recording</visible>
|
|
</control>
|
|
<control type="button" id="208">
|
|
<description>DVD menu button</description>
|
|
<posx>10</posx>
|
|
<posy>40</posy>
|
|
<width>128</width>
|
|
<height>128</height>
|
|
<texturefocus>osd_button_dvdmenu.png</texturefocus>
|
|
<texturenofocus>osd_button_dvdmenuNF.png</texturenofocus>
|
|
<label>-</label>
|
|
<font>-</font>
|
|
<onleft>210</onleft>
|
|
<onright>918</onright>
|
|
<onup>918</onup>
|
|
<ondown>210</ondown>
|
|
<onclick>XBMC.PlayerControl(ShowVideoMenu)</onclick>
|
|
<visible>VideoPlayer.HasMenu</visible>
|
|
</control>
|
|
<control type="button" id="209">
|
|
<description>DVD menu button 2</description>
|
|
<posx>10</posx>
|
|
<posy>40</posy>
|
|
<width>128</width>
|
|
<height>128</height>
|
|
<texturefocus>osd_button_dvdmenu2.png</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<label>-</label>
|
|
<font>-</font>
|
|
<onleft>211</onleft>
|
|
<onright>921</onright>
|
|
<onup>921</onup>
|
|
<ondown>211</ondown>
|
|
<onclick>XBMC.PlayerControl(ShowVideoMenu)</onclick>
|
|
<visible>VideoPlayer.HasMenu</visible>
|
|
</control>
|
|
<control type="button" id="208">
|
|
<description>Subtitle button</description>
|
|
<posx>10</posx>
|
|
<posy>40</posy>
|
|
<width>128</width>
|
|
<height>128</height>
|
|
<texturefocus>osd_SubtitleFO.png</texturefocus>
|
|
<texturenofocus>osd_SubtitleNF.png</texturenofocus>
|
|
<label>-</label>
|
|
<font>-</font>
|
|
<onleft>210</onleft>
|
|
<onright>918</onright>
|
|
<onup>918</onup>
|
|
<ondown>210</ondown>
|
|
<onclick>RunScript($INFO[Skin.String(SubtitleScript_Path)])</onclick>
|
|
<visible>!VideoPlayer.HasMenu + !Player.CanRecord + !Player.Recording + Skin.HasSetting(SubtitleScript_Enable)</visible>
|
|
</control>
|
|
<control type="button" id="209">
|
|
<description>Subtitle button 2</description>
|
|
<posx>10</posx>
|
|
<posy>40</posy>
|
|
<width>128</width>
|
|
<height>128</height>
|
|
<texturefocus>osd_SubtitleFO.png</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<label>-</label>
|
|
<font>-</font>
|
|
<onleft>211</onleft>
|
|
<onright>921</onright>
|
|
<onup>921</onup>
|
|
<ondown>211</ondown>
|
|
<onclick>RunScript($INFO[Skin.String(SubtitleScript_Path)])</onclick>
|
|
<visible>!VideoPlayer.HasMenu + !Player.CanRecord + !Player.Recording + Skin.HasSetting(SubtitleScript_Enable)</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.png</texture>
|
|
<visible>!VideoPlayer.Content(LiveTV)</visible>
|
|
</control>
|
|
<control type="image" id="1">
|
|
<description>Panel</description>
|
|
<visible>VideoPlayer.Content(LiveTV)</visible>
|
|
<posx>0</posx>
|
|
<posy>0</posy>
|
|
<height>379</height>
|
|
<width>373</width>
|
|
<texture>osd_panel_tv.png</texture>
|
|
</control>
|
|
<control type="button" id="210">
|
|
<description>Skip Bwd</description>
|
|
<visible>!VideoPlayer.Content(LiveTV)</visible>
|
|
<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="button" id="210">
|
|
<description>Teletext</description>
|
|
<visible>VideoPlayer.Content(LiveTV)</visible>
|
|
<posx>32</posx>
|
|
<posy>158</posy>
|
|
<width>77</width>
|
|
<height>79</height>
|
|
<texturefocus>osd_button_txt.png</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<onclick>XBMC.ActivateWindow(Teletext)</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>
|
|
<visible>!VideoPlayer.Content(LiveTV)</visible>
|
|
<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>920</ondown>
|
|
<onclick>XBMC.PlayerControl(Rewind)</onclick>
|
|
</control>
|
|
<control type="togglebutton" id="211">
|
|
<description>TV channel down</description>
|
|
<visible>VideoPlayer.Content(LiveTV)</visible>
|
|
<posx>95</posx>
|
|
<posy>149</posy>
|
|
<width>71</width>
|
|
<height>79</height>
|
|
<texturefocus>osd_button_rewFO.png</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<usealttexture>-</usealttexture>
|
|
<alttexturefocus>osd_button_rewFO.png</alttexturefocus>
|
|
<alttexturenofocus>-</alttexturenofocus>
|
|
<label>-</label>
|
|
<font>-</font>
|
|
<onleft>210</onleft>
|
|
<onright>213</onright>
|
|
<onup>209</onup>
|
|
<ondown>920</ondown>
|
|
<onclick>XBMC.PlayerControl(Previous)</onclick>
|
|
</control>
|
|
<control type="togglebutton" id="213">
|
|
<description>Play</description>
|
|
<visible>!VideoPlayer.Content(LiveTV)</visible>
|
|
<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>921</onup>
|
|
<ondown>920</ondown>
|
|
<onclick>XBMC.PlayerControl(Play)</onclick>
|
|
</control>
|
|
<control type="togglebutton" id="213">
|
|
<description>TV Channels</description>
|
|
<visible>VideoPlayer.Content(LiveTV)</visible>
|
|
<posx>153</posx>
|
|
<posy>123</posy>
|
|
<width>100</width>
|
|
<height>98</height>
|
|
<texturefocus>osd_button_channels.png</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<alttexturefocus>osd_button_channels.png</alttexturefocus>
|
|
<alttexturenofocus>-</alttexturenofocus>
|
|
<usealttexture>Window.IsActive(PVROSDChannels)</usealttexture>
|
|
<label>-</label>
|
|
<font>-</font>
|
|
<onleft>211</onleft>
|
|
<onright>214</onright>
|
|
<onup>921</onup>
|
|
<ondown>920</ondown>
|
|
<onclick>XBMC.ActivateWindow(PVROSDChannels)</onclick>
|
|
</control>
|
|
<control type="togglebutton" id="214">
|
|
<description>tv channel up</description>
|
|
<visible>VideoPlayer.Content(LiveTV)</visible>
|
|
<posx>241</posx>
|
|
<posy>122</posy>
|
|
<width>64</width>
|
|
<height>75</height>
|
|
<texturefocus>osd_button_ffFO.png</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<usealttexture>-</usealttexture>
|
|
<alttexturefocus>osd_button_ffFO.png</alttexturefocus>
|
|
<alttexturenofocus>-</alttexturenofocus>
|
|
<label>-</label>
|
|
<font>-</font>
|
|
<onleft>213</onleft>
|
|
<onright>215</onright>
|
|
<onup>921</onup>
|
|
<ondown>920</ondown>
|
|
<onclick>XBMC.PlayerControl(Next)</onclick>
|
|
</control>
|
|
<control type="togglebutton" id="214">
|
|
<description>Fast Forward</description>
|
|
<visible>!VideoPlayer.Content(LiveTV)</visible>
|
|
<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>921</onup>
|
|
<ondown>920</ondown>
|
|
<onclick>XBMC.PlayerControl(Forward)</onclick>
|
|
</control>
|
|
<control type="button" id="215">
|
|
<description>Skip Fwd</description>
|
|
<visible>!VideoPlayer.Content(LiveTV)</visible>
|
|
<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>918</onup>
|
|
<ondown>919</ondown>
|
|
</control>
|
|
<control type="button" id="215">^
|
|
<description>EPG button</description>
|
|
<visible>VideoPlayer.Content(LiveTV)</visible>
|
|
<posx>287</posx>
|
|
<posy>112</posy>
|
|
<width>71</width>
|
|
<height>72</height>
|
|
<texturefocus>osd_button_epg.png</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<alttexturefocus>osd_button_epg.png</alttexturefocus>
|
|
<alttexturenofocus>-</alttexturenofocus>
|
|
<usealttexture>Window.IsActive(PVROSDGuide)</usealttexture>
|
|
<onclick>XBMC.ActivateWindow(PVROSDGuide)</onclick>
|
|
<label>-</label>
|
|
<font>-</font>
|
|
<onleft>214</onleft>
|
|
<onright>210</onright>
|
|
<onup>918</onup>
|
|
<ondown>919</ondown>
|
|
</control>
|
|
<control type="togglebutton" id="918">
|
|
<description>Audio Menu</description>
|
|
<posx>138</posx>
|
|
<posy>16</posy>
|
|
<width>74</width>
|
|
<height>64</height>
|
|
<texturefocus>osd_button_audioFO.png</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<usealttexture>Window.IsActive(124) | Window.IsActive(123)</usealttexture>
|
|
<alttexturefocus>osd_button_audioSELNF.png</alttexturefocus>
|
|
<alttexturenofocus>-</alttexturenofocus>
|
|
<onclick>XBMC.ActivateWindow(124)</onclick>
|
|
<label>-</label>
|
|
<font>-</font>
|
|
<onleft>208</onleft>
|
|
<onright>215</onright>
|
|
<onup>919</onup>
|
|
<ondown>921</ondown>
|
|
</control>
|
|
<control type="togglebutton" id="921">
|
|
<description>Video Menu</description>
|
|
<posx>147</posx>
|
|
<posy>71</posy>
|
|
<width>75</width>
|
|
<height>62</height>
|
|
<texturefocus>osd_button_videoFO.png</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<usealttexture>Window.IsActive(123)</usealttexture>
|
|
<alttexturefocus>osd_button_videoSELNF.png</alttexturefocus>
|
|
<alttexturenofocus>-</alttexturenofocus>
|
|
<onclick>XBMC.ActivateWindow(123)</onclick>
|
|
<label>-</label>
|
|
<font>-</font>
|
|
<onleft>209</onleft>
|
|
<onright>214</onright>
|
|
<onup>918</onup>
|
|
<ondown>213</ondown>
|
|
</control>
|
|
<control type="button" id="920">
|
|
<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>Bookmarks Menu</description>
|
|
<visible>!VideoPlayer.Content(LiveTV)</visible>
|
|
<posx>195</posx>
|
|
<posy>268</posy>
|
|
<width>84</width>
|
|
<height>78</height>
|
|
<texturefocus>osd_button_bookmarkFO.png</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<usealttexture>Window.IsActive(125)</usealttexture>
|
|
<alttexturefocus>osd_button_bookmarkSELNF.png</alttexturefocus>
|
|
<alttexturenofocus>-</alttexturenofocus>
|
|
<onclick>XBMC.ActivateWindow(125)</onclick>
|
|
<label>-</label>
|
|
<font>-</font>
|
|
<onleft>210</onleft>
|
|
<onright>215</onright>
|
|
<onup>920</onup>
|
|
<ondown>918</ondown>
|
|
</control>
|
|
</control>
|
|
<control type="togglebutton" id="919">
|
|
<description>Portal Menu</description>
|
|
<visible>VideoPlayer.Content(LiveTV)</visible>
|
|
<posx>195</posx>
|
|
<posy>268</posy>
|
|
<width>84</width>
|
|
<height>78</height>
|
|
<texturefocus>osd_button_portal.png</texturefocus>
|
|
<texturenofocus>-</texturenofocus>
|
|
<alttexturefocus>osd_button_portal.png</alttexturefocus>
|
|
<alttexturenofocus>-</alttexturenofocus>
|
|
<usealttexture>Window.IsActive(PVROSDDirector)</usealttexture>
|
|
<onclick>XBMC.ActivateWindow(PVROSDDirector)</onclick>
|
|
<label>-</label>
|
|
<font>-</font>
|
|
<onleft>210</onleft>
|
|
<onright>215</onright>
|
|
<onup>920</onup>
|
|
<ondown>918</ondown>
|
|
</control>
|
|
</controls>
|
|
</window>
|