246 lines
13 KiB
XML
246 lines
13 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<includes>
|
|
<!--video submenu items-->
|
|
<include name="videoSideMenu">
|
|
<control type="button" id="506">
|
|
<description>Search</description>
|
|
<visible>System.HasAddon(script.globalsearch)</visible>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<width>6-col</width>
|
|
<label>31147</label>
|
|
<onclick>RunScript(script.globalsearch,movies=true&tvshows=true&episodes=true&livetv=true&actors=true&directors=true)</onclick>
|
|
</control>
|
|
<control type="button" id="3">
|
|
<visible>!String.IsEmpty(Container.SortMethod)</visible>
|
|
<description>Sort by</description>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<width>6-col</width>
|
|
<label>$LOCALIZE[31008]: $INFO[Container.SortMethod]</label>
|
|
<onclick condition="window.isactive(videos)">sendclick(videos,3)</onclick>
|
|
<onclick condition="window.isactive(tvchannels)">sendclick(tvchannels,3)</onclick>
|
|
<onclick condition="window.isactive(tvrecordings)">sendclick(tvrecordings,3)</onclick>
|
|
<onclick condition="window.isactive(tvguide)">sendclick(tvguide,3)</onclick>
|
|
</control>
|
|
<control type="togglebutton" id="4">
|
|
<visible>!String.IsEmpty(Container.SortMethod)</visible>
|
|
<description>Sort direction</description>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<alttexturefocus colordiffuse="highlight">colors/white.png</alttexturefocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<label>31109</label>
|
|
<altlabel>31110</altlabel>
|
|
<width>6-col</width>
|
|
<onclick condition="window.isactive(videos)">sendclick(videos,4)</onclick>
|
|
<onclick condition="window.isactive(tvchannels)">sendclick(tvchannels,4)</onclick>
|
|
<onclick condition="window.isactive(tvrecordings)">sendclick(tvrecordings,4)</onclick>
|
|
<onclick condition="window.isactive(tvguide)">sendclick(tvguide,4)</onclick>
|
|
</control>
|
|
<control type="button" id="509">
|
|
<visible>[Window.IsVisible(MyPVRChannels.xml) | Window.IsVisible(MyPVRRecordings.xml) | Window.IsVisible(MyPVRGuide.xml) | Window.IsVisible(MyPVRSearch.xml) | Window.IsVisible(MyPVRTimers.xml)] + PVR.HasTVChannels</visible>
|
|
<description>PVR Channel Group</description>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<width>6-col</width>
|
|
<label>31222</label>
|
|
<onclick condition="window.isactive(tvchannels)">sendclick(tvchannels,28)</onclick>
|
|
<onclick condition="window.isactive(tvguide)">sendclick(tvguide,28)</onclick>
|
|
<onclick condition="window.isactive(tvrecordings)">sendclick(tvrecordings,28)</onclick>
|
|
</control>
|
|
<control type="button" id="508">
|
|
<visible>[Window.IsVisible(MyPVRChannels.xml) | Window.IsVisible(MyPVRRecordings.xml) | Window.IsVisible(MyPVRGuide.xml) | Window.IsVisible(MyPVRSearch.xml) | Window.IsVisible(MyPVRTimers.xml)] + PVR.HasTVChannels</visible>
|
|
<description>PVR Timers</description>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<width>6-col</width>
|
|
<label>31087</label>
|
|
<onclick>ActivateWindow(TVTimerRules)</onclick>
|
|
</control>
|
|
<control type="button" id="507">
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<width>6-col</width>
|
|
<label>653</label>
|
|
<onclick>UpdateLibrary(video)</onclick>
|
|
</control>
|
|
<control type="radiobutton" id="14">
|
|
<description>Watched Toggle</description>
|
|
<label>31195</label>
|
|
<width>6-col</width>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<textureradiofocus></textureradiofocus>
|
|
<textureradionofocus></textureradionofocus>
|
|
<radiowidth/>
|
|
<radioheight/>
|
|
<onclick>sendclick(videos,14)</onclick>
|
|
</control>
|
|
<control type="radiobutton" id="11">
|
|
<description>Unlock Shares</description>
|
|
<label>20336</label>
|
|
<width>6-col</width>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<texturenofocus></texturenofocus>
|
|
<textureradiofocus></textureradiofocus>
|
|
<textureradionofocus></textureradionofocus>
|
|
<onclick>right</onclick>
|
|
<onclick>xbmc.mastermode</onclick>
|
|
<selected>system.ismaster</selected>
|
|
<visible>system.haslocks</visible>
|
|
</control>
|
|
</include>
|
|
<!--music submenu items-->
|
|
<include name="musicSideMenu">
|
|
<control type="button" id="506">
|
|
<description>Search</description>
|
|
<visible>System.HasAddon(script.globalsearch)</visible>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<width>6-col</width>
|
|
<label>31147</label>
|
|
<onclick>RunScript(script.globalsearch,artists=true&albums=true&songs=true&musicvideos=true)</onclick>
|
|
</control>
|
|
<control type="button" id="3">
|
|
<visible>!String.IsEmpty(Container.SortMethod)</visible>
|
|
<description>Sort by</description>
|
|
<width>6-col</width>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<label>$LOCALIZE[31008]: $INFO[Container.SortMethod]</label>
|
|
<onclick condition="window.isactive(music)">sendclick(music,3)</onclick>
|
|
<onclick condition="window.isactive(radiochannels)">sendclick(radiochannels,3)</onclick>
|
|
<onclick condition="window.isactive(radiorecordings)">sendclick(radiorecordings,3)</onclick>
|
|
<onclick condition="window.isactive(radioguide)">sendclick(radioguide,3)</onclick>
|
|
</control>
|
|
<control type="togglebutton" id="4">
|
|
<visible>!String.IsEmpty(Container.SortMethod)</visible>
|
|
<description>Sort direction</description>
|
|
<label>31109</label>
|
|
<altlabel>31110</altlabel>
|
|
<width>6-col</width>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<alttexturefocus colordiffuse="highlight">colors/white.png</alttexturefocus>
|
|
<onclick condition="window.isactive(music)">sendclick(music,4)</onclick>
|
|
<onclick condition="window.isactive(radiochannels)">sendclick(radiochannels,4)</onclick>
|
|
<onclick condition="window.isactive(radiorecordings)">sendclick(radiorecordings,4)</onclick>
|
|
<onclick condition="window.isactive(radioguide)">sendclick(radioguide,4)</onclick>
|
|
</control>
|
|
<control type="button" id="509">
|
|
<visible>[Window.IsVisible(MyPVRChannels.xml) | Window.IsVisible(MyPVRRecordings.xml) | Window.IsVisible(MyPVRGuide.xml) | Window.IsVisible(MyPVRSearch.xml) | Window.IsVisible(MyPVRTimers.xml)] + PVR.HasRadioChannels</visible>
|
|
<description>PVR Channel Group</description>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<width>6-col</width>
|
|
<label>31222</label>
|
|
<onclick>sendclick(radiochannels,28)</onclick>
|
|
</control>
|
|
<control type="button" id="508">
|
|
<visible>[Window.IsVisible(MyPVRChannels.xml) | Window.IsVisible(MyPVRRecordings.xml) | Window.IsVisible(MyPVRGuide.xml) | Window.IsVisible(MyPVRSearch.xml) | Window.IsVisible(MyPVRTimers.xml)] + PVR.HasRadioChannels</visible>
|
|
<description>PVR Timers</description>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<width>6-col</width>
|
|
<label>31087</label>
|
|
<onclick>ActivateWindow(RadioTimerRules)</onclick>
|
|
</control>
|
|
<control type="button" id="504">
|
|
<width>6-col</width>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<label>653</label>
|
|
<onclick>UpdateLibrary(music)</onclick>
|
|
</control>
|
|
<control type="radiobutton" id="20">
|
|
<!--<visible>musicPlaylist</visible>-->
|
|
<description>Shuffle</description>
|
|
<width>6-col</width>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<label>31241</label>
|
|
<onclick condition="!Playlist.IsRandom">PlayerControl(randomOn)</onclick>
|
|
<onclick condition="Playlist.IsRandom">PlayerControl(randomOff)</onclick>
|
|
</control>
|
|
</include>
|
|
<!--pictures submenu items-->
|
|
<include name="picturesSideMenu">
|
|
<!--sorting-->
|
|
<control type="button" id="3">
|
|
<visible>!String.IsEmpty(Container.SortMethod)</visible>
|
|
<description>Sort by</description>
|
|
<width>6-col</width>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<label>103</label>
|
|
<onclick>sendclick(pictures,3)</onclick>
|
|
</control>
|
|
<control type="togglebutton" id="4">
|
|
<visible>!String.IsEmpty(Container.SortMethod)</visible>
|
|
<description>Sort direction</description>
|
|
<label>31109</label>
|
|
<altlabel>31110</altlabel>
|
|
<width>6-col</width>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<alttexturefocus colordiffuse="highlight">colors/white.png</alttexturefocus>
|
|
<onclick>sendclick(pictures,4)</onclick>
|
|
</control>
|
|
</include>
|
|
<!--pictures submenu items-->
|
|
<include name="addonsSideMenu">
|
|
<control type="radiobutton" id="7">
|
|
<width>6-col</width>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<textureradiofocus></textureradiofocus>
|
|
<textureradionofocus></textureradionofocus>
|
|
<radiowidth/>
|
|
<radioheight/>
|
|
<label>$LOCALIZE[25001]</label>
|
|
<onclick>sendclick(addonbrowser,7)</onclick>
|
|
</control>
|
|
<control type="radiobutton" id="8">
|
|
<width>6-col</width>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<textureradiofocus></textureradiofocus>
|
|
<textureradionofocus></textureradionofocus>
|
|
<radiowidth/>
|
|
<radioheight/>
|
|
<label>$LOCALIZE[24999]</label>
|
|
<onclick>sendclick(addonbrowser,8)</onclick>
|
|
</control>
|
|
<control type="button" id="9">
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<width>6-col</width>
|
|
<label>24034</label>
|
|
<onclick>sendclick(addonbrowser,9)</onclick>
|
|
</control>
|
|
</include>
|
|
<!--game submenu items-->
|
|
<include name="gameSideMenu">
|
|
<control type="button" id="3">
|
|
<visible>!String.IsEmpty(Container.SortMethod)</visible>
|
|
<description>Sort by</description>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<width>6-col</width>
|
|
<label>$LOCALIZE[31008]: $INFO[Container.SortMethod]</label>
|
|
<onclick>sendclick(games,3)</onclick>
|
|
</control>
|
|
<control type="togglebutton" id="4">
|
|
<visible>!String.IsEmpty(Container.SortMethod)</visible>
|
|
<description>Sort direction</description>
|
|
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
|
|
<alttexturefocus colordiffuse="highlight">colors/white.png</alttexturefocus>
|
|
<focusedcolor>textActive</focusedcolor>
|
|
<label>31109</label>
|
|
<altlabel>31110</altlabel>
|
|
<width>6-col</width>
|
|
<onclick>sendclick(games,4)</onclick>
|
|
</control>
|
|
</include>
|
|
</includes> |