This commit is contained in:
theDeadMan 2019-03-12 22:32:37 +00:00
parent a2e65c40f6
commit a167dd70e3
8 changed files with 59 additions and 47 deletions

View File

@ -6,7 +6,7 @@
<include>modalDialog</include>
<control type="label">
<visible>integer.IsGreater(Container(996).NumItems,0)</visible>
<posx>408</posx>
<posx>552</posx>
<posy>5-row</posy>
<width>12-col</width>
<height>2-row</height>
@ -14,22 +14,30 @@
<textcolor>textActive</textcolor>
<label>[COLOR highlight]$LOCALIZE[31179][/COLOR] $INFO[listitem.title]</label>
</control>
<control type="label">
<visible>!integer.IsGreater(Container(996).NumItems,0)</visible>
<posx>552</posx>
<posy>5-row</posy>
<width>12-col</width>
<height>2-row</height>
<font>pageTitle</font>
<textcolor>textActive</textcolor>
<label>[COLOR highlight]$LOCALIZE[31179][/COLOR] $INFO[container(996).content]</label>
</control>
<control type="grouplist" id="996">
<posx>col-5-begin</posx>
<posx>col-7-begin</posx>
<posy>8-row</posy>
<itemgap>0</itemgap>
<onright>9004</onright>
<height>16-row</height>
</control>
<control type="group">
<animation type="Conditional" condition="!integer.IsGreater(Container(996).NumItems,0)">
<effect type="slide" end="-434" time="0"/>
</animation>
<control type="grouplist" id="9004">
<posx>col-15-begin</posx>
<visible>!integer.IsGreater(Container(996).NumItems,0)</visible>
<posx>col-7-begin</posx>
<posy>8-row</posy>
<itemgap>0</itemgap>
<width>6-col</width>
<width>12-col</width>
<height>16-row</height>
<itemgap>0</itemgap>
<onleft>996</onleft>
@ -43,7 +51,7 @@
<description>Buttons</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<width>12-col</width>
</control>
</control>
<!--debugging-->
@ -53,4 +61,4 @@
<label>DialogContextMenu.xml</label>
</control>
</controls>
</window>
</window>

View File

@ -67,25 +67,21 @@
<label>$LOCALIZE[31214]</label>
<label2>$INFO[ListItem.channelname]</label2>
<thumb></thumb>
</item>
<item>
<label>$LOCALIZE[31192]</label>
<label2>$INFO[ListItem.startdate]</label2>
<thumb></thumb>
</item>
<item>
<label>$LOCALIZE[31167]</label>
<label2>$INFO[ListItem.genre]</label2>
<thumb></thumb>
</item>
<item>
<label>$LOCALIZE[31193]</label>
<label2>$INFO[ListItem.duration]</label2>
<thumb></thumb>
</item>
</content>
</control>
@ -195,28 +191,28 @@
</focusedlayout>
<content>
<item id="1">
<visible>window.isactive(tvchannels) | window.isactive(radiochannels)</visible>
<visible>window.isactive(tvchannels) | window.isactive(radiochannels) | window.isactive(tvguide)</visible>
<label>31075</label>
<label2></label2>
<thumb></thumb>
<onclick>sendclick(2003,5)</onclick>
<onclick>sendclick(pvrguideinfo,5)</onclick>
</item>
<item id="2">
<visible>window.isactive(tvrecordings) | window.isactive(radiorecordings)</visible>
<label>31075</label>
<label2></label2>
<thumb></thumb>
<onclick>sendclick(2003,8)</onclick>
<onclick>sendclick(pvrrecordinginfo,8)</onclick>
</item>
<item id="3">
<visible>!window.isactive(tvrecordings) + !window.isactive(radiorecordings)</visible>
<label>264</label>
<label2></label2>
<thumb></thumb>
<onclick>SendClick(2003,6)</onclick>
<onclick>SendClick(pvrguideinfo,6)</onclick>
</item>
<item id="4">
<visible>!window.isactive(tvrecordings) + !window.isactive(radiorecordings)</visible>
<visible>!window.isactive(tvrecordings) + !window.isactive(radiorecordings) + !window.isactive(tvguide)</visible>
<label>31073</label>
<label2></label2>
<thumb></thumb>

View File

@ -7,7 +7,7 @@
<visible>System.HasAddon(script.globalsearch)</visible>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<width>12-col</width>
<label>31147</label>
<onclick>RunScript(script.globalsearch,movies=true&amp;tvshows=true&amp;episodes=true&amp;livetv=true&amp;actors=true&amp;directors=true)</onclick>
</control>
@ -16,7 +16,7 @@
<description>Sort by</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<width>12-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>
@ -31,7 +31,7 @@
<focusedcolor>textActive</focusedcolor>
<label>31109</label>
<altlabel>31110</altlabel>
<width>6-col</width>
<width>12-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>
@ -42,7 +42,7 @@
<description>PVR Channel Group</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<width>12-col</width>
<label>31222</label>
<onclick condition="window.isactive(tvchannels)">sendclick(tvchannels,28)</onclick>
<onclick condition="window.isactive(tvguide)">sendclick(tvguide,28)</onclick>
@ -53,21 +53,21 @@
<description>PVR Timers</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<width>12-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>
<width>12-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>
<width>12-col</width>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<textureradiofocus></textureradiofocus>
@ -79,7 +79,7 @@
<control type="radiobutton" id="11">
<description>Unlock Shares</description>
<label>20336</label>
<width>6-col</width>
<width>12-col</width>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<texturenofocus></texturenofocus>
@ -98,14 +98,14 @@
<visible>System.HasAddon(script.globalsearch)</visible>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<width>12-col</width>
<label>31147</label>
<onclick>RunScript(script.globalsearch,artists=true&amp;albums=true&amp;songs=true&amp;musicvideos=true)</onclick>
</control>
<control type="button" id="3">
<visible>!String.IsEmpty(Container.SortMethod)</visible>
<description>Sort by</description>
<width>6-col</width>
<width>12-col</width>
<focusedcolor>textActive</focusedcolor>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<label>$LOCALIZE[31008]: $INFO[Container.SortMethod]</label>
@ -119,7 +119,7 @@
<description>Sort direction</description>
<label>31109</label>
<altlabel>31110</altlabel>
<width>6-col</width>
<width>12-col</width>
<focusedcolor>textActive</focusedcolor>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<alttexturefocus colordiffuse="highlight">colors/white.png</alttexturefocus>
@ -133,7 +133,7 @@
<description>PVR Channel Group</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<width>12-col</width>
<label>31222</label>
<onclick>sendclick(radiochannels,28)</onclick>
</control>
@ -142,12 +142,12 @@
<description>PVR Timers</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<width>12-col</width>
<label>31087</label>
<onclick>ActivateWindow(RadioTimerRules)</onclick>
</control>
<control type="button" id="504">
<width>6-col</width>
<width>12-col</width>
<focusedcolor>textActive</focusedcolor>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<label>653</label>
@ -156,7 +156,7 @@
<control type="radiobutton" id="20">
<!--<visible>musicPlaylist</visible>-->
<description>Shuffle</description>
<width>6-col</width>
<width>12-col</width>
<focusedcolor>textActive</focusedcolor>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<label>31241</label>
@ -170,7 +170,7 @@
<control type="button" id="3">
<visible>!String.IsEmpty(Container.SortMethod)</visible>
<description>Sort by</description>
<width>6-col</width>
<width>12-col</width>
<focusedcolor>textActive</focusedcolor>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<label>103</label>
@ -181,7 +181,7 @@
<description>Sort direction</description>
<label>31109</label>
<altlabel>31110</altlabel>
<width>6-col</width>
<width>12-col</width>
<focusedcolor>textActive</focusedcolor>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<alttexturefocus colordiffuse="highlight">colors/white.png</alttexturefocus>
@ -191,7 +191,7 @@
<!--pictures submenu items-->
<include name="addonsSideMenu">
<control type="radiobutton" id="7">
<width>6-col</width>
<width>12-col</width>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<textureradiofocus></textureradiofocus>
@ -202,7 +202,7 @@
<onclick>sendclick(addonbrowser,7)</onclick>
</control>
<control type="radiobutton" id="8">
<width>6-col</width>
<width>12-col</width>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<textureradiofocus></textureradiofocus>
@ -215,7 +215,7 @@
<control type="button" id="9">
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<width>12-col</width>
<label>24034</label>
<onclick>sendclick(addonbrowser,9)</onclick>
</control>
@ -227,7 +227,7 @@
<description>Sort by</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor>
<width>6-col</width>
<width>12-col</width>
<label>$LOCALIZE[31008]: $INFO[Container.SortMethod]</label>
<onclick>sendclick(games,3)</onclick>
</control>
@ -239,7 +239,7 @@
<focusedcolor>textActive</focusedcolor>
<label>31109</label>
<altlabel>31110</altlabel>
<width>6-col</width>
<width>12-col</width>
<onclick>sendclick(games,4)</onclick>
</control>
</include>

View File

@ -181,6 +181,9 @@
</itemlayout>
<focusedlayout width="12-col" height="2-row">
<control type="image">
<animation type="focus">
<effect type="fade" start="100" end="50" time="0"/>
</animation>
<posx>0</posx>
<posy>0</posy>
<width>1-col-textbox</width>
@ -189,7 +192,6 @@
<texture>colors/white.png</texture>
<bordersize>0</bordersize>
<colordiffuse>highlight</colordiffuse>
<include>spinFocusIcon</include>
</control>
<control type="label">
<posx>0</posx>

View File

@ -82,7 +82,7 @@
<font>playlistSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Artist,, - ]$INFO[ListItem.Album,, ]$INFO[ListItem.year,(,)]</label>
<label>[COLOR highlight]$INFO[ListItem.Artist][/COLOR]$INFO[ListItem.Album, , ]$INFO[ListItem.year,(,)]</label>
</control>
<control type="label">
<right>-36</right>

View File

@ -28,13 +28,13 @@
<colordiffuse>77ffffff</colordiffuse>
</control>
<control type="image">
<visible>!Visualisation.Enabled + string.isempty(player.art(fanart))</visible>
<visible>!Visualisation.Enabled</visible>
<posx>col-10-begin</posx>
<posy>row-8-begin</posy>
<width>6-col</width>
<height>6-col</height>
<aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="noAlbumCover.jpg">$INFO[player.Art(thumb)]</texture>
<texture fallback="noAlbumCover.jpg">$INFO[MusicPlayer.Cover]</texture>
<bordertexture colordiffuse="overlay">colors/black.png</bordertexture>
<bordersize>6</bordersize>
<colordiffuse>BBffffff</colordiffuse>

View File

@ -1,9 +1,7 @@
*In pipeline*
edit in smartplaylisteditor.xml, view not rendering.
- edit control in smartplaylisteditor.xml
- revise controls for new window: MyGames.xml
- check album thumbs on fullscreenmusicview
- Weather
**Changelog**

View File

@ -1007,4 +1007,12 @@ msgstr ""
msgctxt "#31245"
msgid "Finishes"
msgstr ""
msgctxt "#31246"
msgid "Direction"
msgstr ""
msgctxt "#31247"
msgid "Import content"
msgstr ""