skin.pellucid/1080i/Includes_hubOptionsItems.xml

286 lines
15 KiB
XML
Raw Normal View History

2015-12-01 21:38:46 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<includes>
<!--video submenu items-->
<include name="videoSideMenu">
2016-11-19 12:33:24 +01:00
<control type="button" id="506">
<description>Search</description>
<visible>System.HasAddon(script.globalsearch)</visible>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2020-08-27 18:16:28 +02:00
<label>137</label>
2018-03-06 22:04:34 +01:00
<onclick>RunScript(script.globalsearch,movies=true&amp;tvshows=true&amp;episodes=true&amp;livetv=true&amp;actors=true&amp;directors=true)</onclick>
2016-11-19 12:33:24 +01:00
</control>
2015-12-01 21:38:46 +01:00
<control type="button" id="3">
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(Container.SortMethod)</visible>
2015-12-01 21:38:46 +01:00
<description>Sort by</description>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2015-12-01 21:38:46 +01:00
<focusedcolor>textActive</focusedcolor>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2017-02-19 20:11:49 +01:00
<label>$LOCALIZE[31008]: $INFO[Container.SortMethod]</label>
2018-10-25 22:21:03 +02:00
<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>
2015-12-01 21:38:46 +01:00
</control>
<control type="togglebutton" id="4">
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(Container.SortMethod)</visible>
2015-12-01 21:38:46 +01:00
<description>Sort direction</description>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<alttexturefocus colordiffuse="highlight">colors/white.png</alttexturefocus>
2015-12-01 21:38:46 +01:00
<focusedcolor>textActive</focusedcolor>
<label>31109</label>
<altlabel>31110</altlabel>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2018-10-25 22:21:03 +02:00
<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>
2015-12-01 21:38:46 +01:00
</control>
2017-07-27 15:58:37 +02:00
<control type="button" id="509">
2019-02-03 22:09:09 +01:00
<visible>[Window.IsVisible(MyPVRChannels.xml) | Window.IsVisible(MyPVRRecordings.xml) | Window.IsVisible(MyPVRGuide.xml) | Window.IsVisible(MyPVRSearch.xml) | Window.IsVisible(MyPVRTimers.xml)] + PVR.HasTVChannels</visible>
2017-07-27 15:58:37 +02:00
<description>PVR Channel Group</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2017-07-27 15:58:37 +02:00
<label>31222</label>
2018-11-17 20:34:29 +01:00
<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>
2017-07-27 15:58:37 +02:00
</control>
2016-11-18 21:48:26 +01:00
<control type="button" id="508">
2019-02-03 22:09:09 +01:00
<visible>[Window.IsVisible(MyPVRChannels.xml) | Window.IsVisible(MyPVRRecordings.xml) | Window.IsVisible(MyPVRGuide.xml) | Window.IsVisible(MyPVRSearch.xml) | Window.IsVisible(MyPVRTimers.xml)] + PVR.HasTVChannels</visible>
2016-11-18 21:48:26 +01:00
<description>PVR Timers</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2016-11-18 21:48:26 +01:00
<label>31087</label>
<onclick>ActivateWindow(TVTimerRules)</onclick>
</control>
2015-12-01 21:38:46 +01:00
<control type="button" id="507">
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2015-12-01 21:38:46 +01:00
<focusedcolor>textActive</focusedcolor>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2015-12-01 21:38:46 +01:00
<label>653</label>
<onclick>UpdateLibrary(video)</onclick>
</control>
<control type="radiobutton" id="14">
<description>Watched Toggle</description>
<label>31195</label>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2015-12-01 21:38:46 +01:00
<focusedcolor>textActive</focusedcolor>
2017-12-04 21:13:06 +01:00
<textureradiofocus></textureradiofocus>
<textureradionofocus></textureradionofocus>
2015-12-01 21:38:46 +01:00
<radiowidth/>
<radioheight/>
2017-02-19 20:11:49 +01:00
<onclick>sendclick(videos,14)</onclick>
2015-12-01 21:38:46 +01:00
</control>
<control type="radiobutton" id="11">
<description>Unlock Shares</description>
<label>20336</label>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2015-12-01 21:38:46 +01:00
<focusedcolor>textActive</focusedcolor>
2017-12-04 21:13:06 +01:00
<texturenofocus></texturenofocus>
<textureradiofocus></textureradiofocus>
<textureradionofocus></textureradionofocus>
2015-12-01 21:38:46 +01:00
<onclick>right</onclick>
<onclick>xbmc.mastermode</onclick>
<selected>system.ismaster</selected>
<visible>system.haslocks</visible>
2020-08-29 18:16:47 +02:00
</control>
<control type="button" id="13">
<description>Edit video menu</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>12-col</width>
<label>31172</label>
<onclick>RunScript(script.skinshortcuts,type=manage&amp;group=videosubmenu)</onclick>
2015-12-01 21:38:46 +01:00
</control>
</include>
<!--music submenu items-->
<include name="musicSideMenu">
2020-01-27 22:52:53 +01:00
<control type="button" id="553">
<description>Playlist</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>12-col</width>
<label>31123</label>
<onclick>activateWindow(musicplaylist)</onclick>
</control>
<control type="button" id="506">
2016-11-19 12:33:24 +01:00
<description>Search</description>
<visible>System.HasAddon(script.globalsearch)</visible>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2020-08-27 18:16:28 +02:00
<label>137</label>
2018-03-06 22:04:34 +01:00
<onclick>RunScript(script.globalsearch,artists=true&amp;albums=true&amp;songs=true&amp;musicvideos=true)</onclick>
2016-11-19 12:33:24 +01:00
</control>
2015-12-01 21:38:46 +01:00
<control type="button" id="3">
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(Container.SortMethod)</visible>
2015-12-01 21:38:46 +01:00
<description>Sort by</description>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2015-12-01 21:38:46 +01:00
<focusedcolor>textActive</focusedcolor>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2017-02-19 20:11:49 +01:00
<label>$LOCALIZE[31008]: $INFO[Container.SortMethod]</label>
2018-10-25 22:21:03 +02:00
<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>
2015-12-01 21:38:46 +01:00
</control>
<control type="togglebutton" id="4">
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(Container.SortMethod)</visible>
2015-12-01 21:38:46 +01:00
<description>Sort direction</description>
<label>31109</label>
<altlabel>31110</altlabel>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2015-12-01 21:38:46 +01:00
<focusedcolor>textActive</focusedcolor>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<alttexturefocus colordiffuse="highlight">colors/white.png</alttexturefocus>
2018-10-25 22:21:03 +02:00
<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>
2015-12-01 21:38:46 +01:00
</control>
2017-07-27 15:58:37 +02:00
<control type="button" id="509">
2019-02-03 22:09:09 +01:00
<visible>[Window.IsVisible(MyPVRChannels.xml) | Window.IsVisible(MyPVRRecordings.xml) | Window.IsVisible(MyPVRGuide.xml) | Window.IsVisible(MyPVRSearch.xml) | Window.IsVisible(MyPVRTimers.xml)] + PVR.HasRadioChannels</visible>
2017-07-27 15:58:37 +02:00
<description>PVR Channel Group</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2017-07-27 15:58:37 +02:00
<label>31222</label>
2018-11-17 20:34:29 +01:00
<onclick>sendclick(radiochannels,28)</onclick>
2017-07-27 15:58:37 +02:00
</control>
2016-11-18 21:48:26 +01:00
<control type="button" id="508">
2019-02-03 22:09:09 +01:00
<visible>[Window.IsVisible(MyPVRChannels.xml) | Window.IsVisible(MyPVRRecordings.xml) | Window.IsVisible(MyPVRGuide.xml) | Window.IsVisible(MyPVRSearch.xml) | Window.IsVisible(MyPVRTimers.xml)] + PVR.HasRadioChannels</visible>
2016-11-18 21:48:26 +01:00
<description>PVR Timers</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2016-11-18 21:48:26 +01:00
<label>31087</label>
<onclick>ActivateWindow(RadioTimerRules)</onclick>
</control>
2015-12-01 21:38:46 +01:00
<control type="button" id="504">
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2015-12-01 21:38:46 +01:00
<focusedcolor>textActive</focusedcolor>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2015-12-01 21:38:46 +01:00
<label>653</label>
<onclick>UpdateLibrary(music)</onclick>
</control>
2017-03-26 17:22:07 +02:00
<control type="radiobutton" id="20">
<!--<visible>musicPlaylist</visible>-->
<description>Shuffle</description>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2017-03-26 17:22:07 +02:00
<focusedcolor>textActive</focusedcolor>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2020-08-27 18:16:28 +02:00
<label>191</label>
2017-03-26 17:22:07 +02:00
<onclick condition="!Playlist.IsRandom">PlayerControl(randomOn)</onclick>
<onclick condition="Playlist.IsRandom">PlayerControl(randomOff)</onclick>
2020-08-29 18:16:47 +02:00
</control>
<control type="button" id="14">
<description>Edit music menu</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>12-col</width>
<label>31173</label>
<onclick>RunScript(script.skinshortcuts,type=manage&amp;group=musicsubmenu)</onclick>
2017-03-26 17:22:07 +02:00
</control>
2015-12-01 21:38:46 +01:00
</include>
<!--pictures submenu items-->
<include name="picturesSideMenu">
<!--sorting-->
<control type="button" id="3">
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(Container.SortMethod)</visible>
2015-12-01 21:38:46 +01:00
<description>Sort by</description>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2015-12-01 21:38:46 +01:00
<focusedcolor>textActive</focusedcolor>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
2015-12-01 21:38:46 +01:00
<label>103</label>
2017-02-19 20:11:49 +01:00
<onclick>sendclick(pictures,3)</onclick>
2015-12-01 21:38:46 +01:00
</control>
<control type="togglebutton" id="4">
2017-12-21 15:16:56 +01:00
<visible>!String.IsEmpty(Container.SortMethod)</visible>
2015-12-01 21:38:46 +01:00
<description>Sort direction</description>
<label>31109</label>
<altlabel>31110</altlabel>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2015-12-01 21:38:46 +01:00
<focusedcolor>textActive</focusedcolor>
2016-02-21 19:58:08 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<alttexturefocus colordiffuse="highlight">colors/white.png</alttexturefocus>
2017-02-19 20:11:49 +01:00
<onclick>sendclick(pictures,4)</onclick>
2020-08-29 18:16:47 +02:00
</control>
<control type="button" id="17">
<description>Edit pictures menu</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>12-col</width>
<label>31174</label>
<onclick>RunScript(script.skinshortcuts,type=manage&amp;group=picturessubmenu)</onclick>
2015-12-01 21:38:46 +01:00
</control>
</include>
2017-02-28 20:45:10 +01:00
<!--pictures submenu items-->
2017-09-28 15:36:29 +02:00
<include name="addonsSideMenu">
2017-02-28 20:45:10 +01:00
<control type="radiobutton" id="7">
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2017-02-28 20:45:10 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
2017-12-04 21:13:06 +01:00
<textureradiofocus></textureradiofocus>
<textureradionofocus></textureradionofocus>
2017-02-28 20:45:10 +01:00
<radiowidth/>
<radioheight/>
<label>$LOCALIZE[25001]</label>
<onclick>sendclick(addonbrowser,7)</onclick>
</control>
<control type="radiobutton" id="8">
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2017-02-28 20:45:10 +01:00
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
2017-12-04 21:13:06 +01:00
<textureradiofocus></textureradiofocus>
<textureradionofocus></textureradionofocus>
2017-02-28 20:45:10 +01:00
<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>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2017-02-28 20:45:10 +01:00
<label>24034</label>
<onclick>sendclick(addonbrowser,9)</onclick>
</control>
</include>
2018-02-05 20:44:04 +01:00
<!--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>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2018-02-05 20:44:04 +01:00
<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>
2019-03-12 23:32:37 +01:00
<width>12-col</width>
2018-02-05 20:44:04 +01:00
<onclick>sendclick(games,4)</onclick>
2020-08-29 18:16:47 +02:00
</control>
<control type="button" id="17">
<description>Edit Games menu</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>12-col</width>
<label>31233</label>
<onclick>RunScript(script.skinshortcuts,type=manage&amp;group=gamesubmenu)</onclick>
2018-02-05 20:44:04 +01:00
</control>
</include>
2015-12-01 21:38:46 +01:00
</includes>