This commit is contained in:
theDeadMan 2019-02-03 21:09:09 +00:00
parent 3e892aa70e
commit 1f54f603e7
33 changed files with 646 additions and 434 deletions

View File

@ -4,6 +4,8 @@
<views>50,51</views> <views>50,51</views>
<controls> <controls>
<include>globalBackground</include> <include>globalBackground</include>
<!--mini window-->
<include>miniVideoPlayer</include>
<control type="group" id="9999"> <control type="group" id="9999">
<control type="group"> <control type="group">
<posx>col-9-begin</posx> <posx>col-9-begin</posx>

View File

@ -3,6 +3,8 @@
<defaultcontrol always="true">8000</defaultcontrol> <defaultcontrol always="true">8000</defaultcontrol>
<controls> <controls>
<include>globalBackground</include> <include>globalBackground</include>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--About this addon--> <!--About this addon-->
<control type="group"> <control type="group">
<posx>col-4-begin</posx> <posx>col-4-begin</posx>

View File

@ -3,6 +3,8 @@
<defaultcontrol always="true">9</defaultcontrol> <defaultcontrol always="true">9</defaultcontrol>
<controls> <controls>
<include>globalBackground</include> <include>globalBackground</include>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--configuration options--> <!--configuration options-->
<control type="group"> <control type="group">
<posx>col-4-begin</posx> <posx>col-4-begin</posx>

View File

@ -6,16 +6,16 @@
<include>modalDialog</include> <include>modalDialog</include>
<control type="textbox"> <control type="textbox">
<visible>integer.IsGreater(Container(996).NumItems,0)</visible> <visible>integer.IsGreater(Container(996).NumItems,0)</visible>
<posx>336</posx> <posx>384</posx>
<posy>5-row</posy> <posy>5-row</posy>
<width>8-col</width> <width>12-col</width>
<height>3-row</height> <height>2-row</height>
<font>sectionTitle</font> <font>pageTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>[COLOR highlight]$LOCALIZE[31179][/COLOR] $INFO[listitem.title]</label> <label>[COLOR highlight]$LOCALIZE[31179][/COLOR] $INFO[listitem.title]</label>
</control> </control>
<control type="grouplist" id="996"> <control type="grouplist" id="996">
<posx>col-4-begin</posx> <posx>col-5-begin</posx>
<posy>8-row</posy> <posy>8-row</posy>
<itemgap>0</itemgap> <itemgap>0</itemgap>
<onright>9004</onright> <onright>9004</onright>
@ -25,17 +25,8 @@
<animation type="Conditional" condition="!integer.IsGreater(Container(996).NumItems,0)"> <animation type="Conditional" condition="!integer.IsGreater(Container(996).NumItems,0)">
<effect type="slide" end="-434" time="0"/> <effect type="slide" end="-434" time="0"/>
</animation> </animation>
<control type="textbox">
<posx>1200</posx>
<posy>5-row</posy>
<width>8-col</width>
<height>3-row</height>
<font>sectionTitle</font>
<textcolor>textActive</textcolor>
<label>[COLOR highlight]$LOCALIZE[31179][/COLOR] $LOCALIZE[31243]</label>
</control>
<control type="grouplist" id="9004"> <control type="grouplist" id="9004">
<posx>col-16-begin</posx> <posx>col-15-begin</posx>
<posy>8-row</posy> <posy>8-row</posy>
<itemgap>0</itemgap> <itemgap>0</itemgap>
<width>6-col</width> <width>6-col</width>

View File

@ -4,6 +4,8 @@
<controls> <controls>
<!--background--> <!--background-->
<include>globalBackground</include> <include>globalBackground</include>
<!--mini window-->
<include>miniVideoPlayer</include>
<control type="group" id="9001"> <control type="group" id="9001">
<posx>col-7-begin</posx> <posx>col-7-begin</posx>
<posy>row-7-begin</posy> <posy>row-7-begin</posy>

View File

@ -1,7 +1,157 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<onload>action(back)</onload> <defaultcontrol always="true">11</defaultcontrol>
<controls> <controls>
<!--removed: not used--> <control type="label">
</controls> <posx>col-1-begin</posx>
</window> <posy>row-1-begin</posy>
<width>12-col</width>
<font>pageTitle</font>
<label>$INFO[System.Time]</label>
<textcolor>textActive</textcolor>
</control>
<control type="label">
<posx>col-1-begin</posx>
<posy>96</posy>
<width>12-col</width>
<font>pageSubTitle</font>
<label>$INFO[System.Date(DDD)], $INFO[system.Date(mmm d)]</label>
<textcolor>textActive</textcolor>
</control>
<control type="group">
<posx>1342</posx>
<posy>0</posy>
<visible>!Window.IsActive(DialogPVRGuideInfo.xml)</visible>
<animation type="Windowopen">
<effect type="fade" start="0" end="100" time="400"/>
<effect type="slide" start="800" end="0" tween="cubic" easing="out" time="500"/>
</animation>
<animation type="windowClose">
<effect type="fade" start="100" end="0" time="1000"/>
<effect type="slide" start="0" end="800" tween="cubic" easing="in" time="500"/>
</animation>
<!--background-->
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>12-col</width>
<height>fullscreenHeight</height>
<texture>colors/black.png</texture>
<colordiffuse>cc111111</colordiffuse>
<aspectratio>stretch</aspectratio>
</control>
<!--Channel Group Title-->
<control type="label">
<posx>20</posx>
<posy>50</posy>
<width>400</width>
<align>left</align>
<textcolor>textActive</textcolor>
<font>itemTitle</font>
<label>$INFO[VideoPlayer.ChannelGroup]</label>
</control>
<!--Number of Channels subtitle -->
<control type="label">
<posx>20</posx>
<posy>85</posy>
<width>400</width>
<align>left</align>
<textcolor>textActive</textcolor>
<font>itemSubTitle</font>
<label>$INFO[Container(11).NumItems,, $LOCALIZE[19019]]</label>
</control>
<!--Channel list-->
<control type="fixedlist" id="11">
<focusposition>2</focusposition>
<movement>3</movement>
<posx>0</posx>
<posy>row-4-begin</posy>
<height>24-row</height>
<width>667</width>
<onleft>PreviousChannelGroup</onleft>
<onright>NextChannelGroup</onright>
<orientation>vertical</orientation>
<scrolltime tween="sine" easing="out">400</scrolltime>
<itemlayout height="3-row">
<control type="image">
<posx>16</posx>
<posy>20</posy>
<width>66</width>
<height>66</height>
<aspectratio scalediffuse="false">keep</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<posx>96</posx>
<posy>-4</posy>
<width>450</width>
<height>2-row</height>
<aligny>center</aligny>
<font>playlistSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.ChannelName]</label>
</control>
<control type="label">
<posx>96</posx>
<posy>34</posy>
<width>450</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
</itemlayout>
<focusedlayout height="3-row">
<control type="image">
<posx>0</posx>
<posy>0</posy>
<width>8-col</width>
<height>105</height>
<aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse>
</control>
<control type="image">
<posx>16</posx>
<posy>20</posy>
<width>66</width>
<height>66</height>
<aspectratio scalediffuse="false">keep</aspectratio>
<texture fallback="colors/offblack.png" border="0">$INFO[Listitem.thumb]</texture>
</control>
<control type="label">
<posx>96</posx>
<posy>-4</posy>
<width>450</width>
<height>2-row</height>
<aligny>center</aligny>
<font>playlistSubTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.ChannelName]</label>
</control>
<control type="label">
<posx>96</posx>
<posy>34</posy>
<width>450</width>
<height>2-row</height>
<aligny>center</aligny>
<font>dialogTitle</font>
<textcolor>textActive</textcolor>
<shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label>
</control>
</focusedlayout>
</control>
</control>
</controls>
<!--debugging-->
<include>DebugGrid</include>
<control type="label">
<include>DialogID</include>
<label>DialogPVRChannelsOSD.xml</label>
</control>
</window>

View File

@ -195,18 +195,28 @@
</focusedlayout> </focusedlayout>
<content> <content>
<item id="1"> <item id="1">
<visible>window.isactive(tvchannels) | window.isactive(radiochannels)</visible>
<label>31075</label>
<label2></label2>
<thumb></thumb>
<onclick>sendclick(2003,5)</onclick>
</item>
<item id="2">
<visible>window.isactive(tvrecordings) | window.isactive(radiorecordings)</visible>
<label>31075</label> <label>31075</label>
<label2></label2> <label2></label2>
<thumb></thumb> <thumb></thumb>
<onclick>sendclick(2003,8)</onclick> <onclick>sendclick(2003,8)</onclick>
</item> </item>
<item id="2"> <item id="3">
<visible>!window.isactive(tvrecordings) + !window.isactive(radiorecordings)</visible>
<label>264</label> <label>264</label>
<label2></label2> <label2></label2>
<thumb></thumb> <thumb></thumb>
<onclick>SendClick(2003,6)</onclick> <onclick>SendClick(2003,6)</onclick>
</item> </item>
<item id="3"> <item id="4">
<visible>!window.isactive(tvrecordings) + !window.isactive(radiorecordings)</visible>
<label>31073</label> <label>31073</label>
<label2></label2> <label2></label2>
<thumb></thumb> <thumb></thumb>

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<visible>!window.isactive(videoosd) + !window.isactive(osdvideosettings) + !window.isactive(osdaudiosettings) + !Window.IsActive(DialogSubtitles.xml) + !Window.IsVisible(fullscreeninfo) + [VideoPlayer.IsFullscreen + !Window.IsVisible(visualisation)] + [!String.IsEmpty(Player.SeekNumeric) | Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible> <visible>!window.isactive(videoosd) + !window.isactive(osdvideosettings) + !window.isactive(osdaudiosettings) + !Window.IsActive(DialogSubtitles.xml) + !Window.IsVisible(fullscreeninfo) + [VideoPlayer.IsFullscreen + !Window.IsVisible(visualisation)] + [!String.IsEmpty(Player.SeekNumeric) | Player.ShowInfo | Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding]</visible>
<controls> <controls>
<control type="image"> <control type="image">
<visible>!String.IsEmpty(player.Art(clearart))</visible> <visible>!String.IsEmpty(player.Art(clearart))</visible>
@ -28,6 +28,16 @@
<colordiffuse>ffffffff</colordiffuse> <colordiffuse>ffffffff</colordiffuse>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
</control> </control>
<control type="label">
<description>Numeric Input OSD</description>
<posx>col-1-begin</posx>
<posy>row-11-begin</posy>
<width>24-col</width>
<font>veryLarge</font>
<align>center</align>
<label>$INFO[PVR.ChannelNumberInput]</label>
<textcolor>textActive</textcolor>
</control>
<control type="group"> <control type="group">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-19-begin</posy> <posy>row-19-begin</posy>
@ -70,6 +80,7 @@
<visible>[Player.Paused + Player.Caching] + !Player.Seeking</visible> <visible>[Player.Paused + Player.Caching] + !Player.Seeking</visible>
</control> </control>
<control type="progress"> <control type="progress">
<visible>!VideoPlayer.Content(LiveTV)</visible>
<description>Progress Bar</description> <description>Progress Bar</description>
<posx>0</posx> <posx>0</posx>
<posy>84</posy> <posy>84</posy>
@ -79,6 +90,16 @@
<midtexture colordiffuse="highlight">colors/white.png</midtexture> <midtexture colordiffuse="highlight">colors/white.png</midtexture>
<info>Player.Progress</info> <info>Player.Progress</info>
</control> </control>
<control type="progress">
<visible>VideoPlayer.Content(LiveTV)</visible>
<posx>0</posx>
<posy>84</posy>
<width>20-col</width>
<height>6</height>
<texturebg colordiffuse="77000000">colors/black.png</texturebg>
<midtexture colordiffuse="highlight">colors/white.png</midtexture>
<info>PVR.EpgEventProgress</info>
</control>
<control type="slider" id="401"> <control type="slider" id="401">
<posx>0</posx> <posx>0</posx>
<posy>84</posy> <posy>84</posy>
@ -88,37 +109,47 @@
<textureslidernib>colors/white.png</textureslidernib> <textureslidernib>colors/white.png</textureslidernib>
<orientation>horizontal</orientation> <orientation>horizontal</orientation>
</control> </control>
<control type="slider" id="403">
<posx>0</posx>
<posy>84</posy>
<width>20-col</width>
<height>6</height>
<texturesliderbar colordiffuse="00FFFFFF">colors/white.png</texturesliderbar>
<textureslidernib>colors/white.png</textureslidernib>
<textureslidernibfocus>colors/white.png</textureslidernibfocus>
<orientation>horizontal</orientation>
<visible>Player.SeekEnabled + !Player.ChannelPreviewActive</visible>
</control>
<control type="label"> <control type="label">
<visible>String.IsEqual(VideoPlayer.TVShowTitle,Player.title)</visible>
<posx>0</posx> <posx>0</posx>
<posy>1-row</posy> <posy>1-row</posy>
<width>15-col</width> <width>13-col</width>
<align>left</align> <align>left</align>
<font>menuTitle</font> <font>menuTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[Player.title]</label> <label>$INFO[VideoPlayer.ChannelName,, - ]$INFO[VideoPlayer.TVShowTitle,, - ]$INFO[Player.title]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>!String.IsEqual(VideoPlayer.TVShowTitle,Player.title)</visible>
<posx>0</posx>
<posy>1-row</posy>
<width>15-col</width>
<height>1-row</height>
<align>left</align>
<font>menuTitle</font>
<textcolor>textActive</textcolor>
<label>$INFO[VideoPlayer.TVShowTitle,, - ]$INFO[Player.title]</label>
<shadowcolor></shadowcolor> <shadowcolor></shadowcolor>
</control> </control>
<control type="label"> <control type="label">
<visible>!VideoPlayer.Content(LiveTV)</visible>
<posx>20-col</posx> <posx>20-col</posx>
<posy>1-row</posy> <posy>1-row</posy>
<width>8-col</width> <width>8-col</width>
<align>right</align> <align>right</align>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>[B]$INFO[Player.Time][/B] / [B]$INFO[Player.Duration][/B]</label> <label>[B]$INFO[Player.Time][/B] / [B]$INFO[Player.Duration][/B] [B]$INFO[VideoPlayer.EndTime,$LOCALIZE[31160] ,][/B]</label>
<shadowcolor></shadowcolor>
</control>
<control type="label">
<visible>VideoPlayer.Content(LiveTV)</visible>
<posx>20-col</posx>
<posy>1-row</posy>
<width>8-col</width>
<align>right</align>
<font>itemTitle</font>
<textcolor>textActive</textcolor>
<label>[B]$INFO[PVR.EpgEventElapsedTime][/B] / [B]$INFO[PVR.EpgEventDuration][/B]</label>
<shadowcolor></shadowcolor> <shadowcolor></shadowcolor>
</control> </control>
</control> </control>
@ -156,4 +187,4 @@
<label>DialogSeekbar.xml</label> <label>DialogSeekbar.xml</label>
</control> </control>
</controls> </controls>
</window> </window>

View File

@ -5,6 +5,8 @@
<include>fadeInOut</include> <include>fadeInOut</include>
<controls> <controls>
<include>globalBackground</include> <include>globalBackground</include>
<!--mini window-->
<include>miniVideoPlayer</include>
<control type="group"> <control type="group">
<!--animations--> <!--animations-->
<include>modalDialogInOutVertical</include> <include>modalDialogInOutVertical</include>

View File

@ -144,6 +144,12 @@
<filename>roboto_slab/regular.ttf</filename> <filename>roboto_slab/regular.ttf</filename>
<size>60</size> <size>60</size>
<linespacing>0.8</linespacing> <linespacing>0.8</linespacing>
</font>
<font>
<name>mediumTitle</name>
<filename>roboto_slab/bold.ttf</filename>
<size>44</size>
<linespacing>0.8</linespacing>
</font> </font>
<font> <font>
<name>itemTitle</name> <name>itemTitle</name>

View File

@ -108,7 +108,7 @@
<onup>9000</onup> <onup>9000</onup>
<itemlayout width="1-col" height="1-col"> <itemlayout width="1-col" height="1-col">
<control type="label"> <control type="label">
<posx>-1</posx> <posx>0.5</posx>
<posy>-1</posy> <posy>-1</posy>
<width>1-col</width> <width>1-col</width>
<height>1-col</height> <height>1-col</height>
@ -131,7 +131,7 @@
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
</control> </control>
<control type="label"> <control type="label">
<posx>-1</posx> <posx>0.5</posx>
<posy>-1</posy> <posy>-1</posy>
<width>1-col</width> <width>1-col</width>
<height>1-col</height> <height>1-col</height>

View File

@ -195,7 +195,7 @@
<!--subtitle--> <!--subtitle-->
<control type="label"> <control type="label">
<posx>0</posx> <posx>0</posx>
<posy>24</posy> <posy>26</posy>
<width>12-col</width> <width>12-col</width>
<height>2-row</height> <height>2-row</height>
<font>menuTitle2</font> <font>menuTitle2</font>
@ -215,7 +215,7 @@
<!--date--> <!--date-->
<control type="label"> <control type="label">
<posx>24-col</posx> <posx>24-col</posx>
<posy>24</posy> <posy>26</posy>
<width>12-col</width> <width>12-col</width>
<height>2-row</height> <height>2-row</height>
<align>right</align> <align>right</align>

View File

@ -38,7 +38,7 @@
<onclick condition="window.isactive(tvguide)">sendclick(tvguide,4)</onclick> <onclick condition="window.isactive(tvguide)">sendclick(tvguide,4)</onclick>
</control> </control>
<control type="button" id="509"> <control type="button" id="509">
<visible>PVR.HasTVChannels</visible> <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> <description>PVR Channel Group</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus> <texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor> <focusedcolor>textActive</focusedcolor>
@ -49,7 +49,7 @@
<onclick condition="window.isactive(tvrecordings)">sendclick(tvrecordings,28)</onclick> <onclick condition="window.isactive(tvrecordings)">sendclick(tvrecordings,28)</onclick>
</control> </control>
<control type="button" id="508"> <control type="button" id="508">
<visible>PVR.HasTVChannels</visible> <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> <description>PVR Timers</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus> <texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor> <focusedcolor>textActive</focusedcolor>
@ -129,7 +129,7 @@
<onclick condition="window.isactive(radioguide)">sendclick(radioguide,4)</onclick> <onclick condition="window.isactive(radioguide)">sendclick(radioguide,4)</onclick>
</control> </control>
<control type="button" id="509"> <control type="button" id="509">
<visible>PVR.HasRadioChannels</visible> <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> <description>PVR Channel Group</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus> <texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor> <focusedcolor>textActive</focusedcolor>
@ -138,7 +138,7 @@
<onclick>sendclick(radiochannels,28)</onclick> <onclick>sendclick(radiochannels,28)</onclick>
</control> </control>
<control type="button" id="508"> <control type="button" id="508">
<visible>PVR.HasRadioChannels</visible> <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> <description>PVR Timers</description>
<texturefocus colordiffuse="highlight">colors/white.png</texturefocus> <texturefocus colordiffuse="highlight">colors/white.png</texturefocus>
<focusedcolor>textActive</focusedcolor> <focusedcolor>textActive</focusedcolor>

View File

@ -264,6 +264,16 @@
<onback>8000</onback> <onback>8000</onback>
</control> </control>
</control> </control>
<control type="label">
<posx>col-1-begin</posx>
<posy>1014</posy>
<width>24-col</width>
<height>1-row</height>
<align>center</align>
<font>smallStrong</font>
<textcolor>textDisabled</textcolor>
<label>$INFO[ListItem.filename]</label>
<shadowcolor></shadowcolor>
</control>
</include> </include>
</includes> </includes>

View File

@ -1,164 +1,164 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<window> <window>
<views>10</views> <views>10</views>
<defaultcontrol always="true">9999</defaultcontrol> <defaultcontrol always="true">9999</defaultcontrol>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload> <onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onload>Skin.SetString(recentitems,video)</onload> <onload>Skin.SetString(recentitems,video)</onload>
<animation type="windowClose"> <animation type="windowClose">
<effect type="fade" start="100" end="0" time="300"/> <effect type="fade" start="100" end="0" time="300"/>
</animation> </animation>
<controls> <controls>
<include>globalBackground</include> <include>globalBackground</include>
<!--page container group--> <!--page container group-->
<control type="group"> <control type="group">
<!--shift page for certain modal dialogs--> <!--shift page for certain modal dialogs-->
<include>modalDialogContentShift</include> <include>modalDialogContentShift</include>
<!--Main content listing--> <!--Main content listing-->
<control type="group" id="9999"> <control type="group" id="9999">
<!--initial animation--> <!--initial animation-->
<include>contentOpen</include> <include>contentOpen</include>
<control type="epggrid" id="10"> <control type="epggrid" id="10">
<description>EPG Grid</description> <description>EPG Grid</description>
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-5-begin</posy> <posy>row-5-begin</posy>
<width>24-col</width> <width>24-col</width>
<height>23-row</height> <height>23-row</height>
<timeblocks>30</timeblocks> <timeblocks>30</timeblocks>
<progresstexture border="0,33,18,14">UIControls/PVR-EpgProgressIndicator.png</progresstexture> <progresstexture border="0,33,18,14">UIControls/PVR-EpgProgressIndicator.png</progresstexture>
<rulerunit>6</rulerunit> <rulerunit>6</rulerunit>
<onback>9000</onback> <onback>9000</onback>
<rulerlayout height="2-row" width="216"> <rulerlayout height="2-row" width="216">
<control type="label" id="2"> <control type="label" id="2">
<visible>String.Contains(ListItem.Label,:)</visible> <visible>String.Contains(ListItem.Label,:)</visible>
<posx>0</posx> <posx>0</posx>
<posy>12</posy> <posy>12</posy>
<width>216</width> <width>216</width>
<height>2-row</height> <height>2-row</height>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>66FFFFFF</textcolor> <textcolor>66FFFFFF</textcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
</rulerlayout> </rulerlayout>
<channellayout height="2-row" width="288"> <channellayout height="2-row" width="288">
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>3</posy> <posy>3</posy>
<width>66</width> <width>66</width>
<height>66</height> <height>66</height>
<aspectratio scalediffuse="false">scale</aspectratio> <aspectratio scalediffuse="false">keep</aspectratio>
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture> <texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col-indent</posx> <posx>1-col-indent</posx>
<width>4-col-gutter</width> <width>4-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor> <selectedcolor>textActive</selectedcolor>
<shadowcolor></shadowcolor> <shadowcolor></shadowcolor>
<label>$INFO[ListItem.ChannelName]</label> <label>$INFO[ListItem.ChannelName]</label>
</control> </control>
</channellayout> </channellayout>
<focusedchannellayout height="2-row" width="288"> <focusedchannellayout height="2-row" width="288">
<control type="image"> <control type="image">
<posx>1-col</posx> <posx>1-col</posx>
<width>216</width> <width>216</width>
<height>2-row</height> <height>2-row</height>
<texture>colors/white.png</texture> <texture>colors/white.png</texture>
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
</control> </control>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>3</posy> <posy>3</posy>
<width>66</width> <width>66</width>
<height>66</height> <height>66</height>
<aspectratio scalediffuse="false">scale</aspectratio> <aspectratio scalediffuse="false">keep</aspectratio>
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture> <texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
<animation type="focus" loop="false" reversible="false"> <animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/> <effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/> <effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
</animation> </animation>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col-indent</posx> <posx>1-col-indent</posx>
<width>4-col-gutter</width> <width>4-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor> <selectedcolor>textActive</selectedcolor>
<shadowcolor></shadowcolor> <shadowcolor></shadowcolor>
<label>$INFO[ListItem.ChannelName]</label> <label>$INFO[ListItem.ChannelName]</label>
<scroll>true</scroll> <scroll>true</scroll>
</control> </control>
</focusedchannellayout> </focusedchannellayout>
<itemlayout height="2-row" width="216"> <itemlayout height="2-row" width="216">
<control type="image" id="2"> <control type="image" id="2">
<width>213</width> <width>213</width>
<height>69</height> <height>69</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture> <texture border="0">colors/black.png</texture>
<bordertexture colordiffuse="highlight">colors/white.png</bordertexture> <bordertexture colordiffuse="highlight">colors/white.png</bordertexture>
<bordersize>3,0,0,0</bordersize> <bordersize>3,0,0,0</bordersize>
</control> </control>
<control type="label" id="1"> <control type="label" id="1">
<width>204</width> <width>204</width>
<height>2-row</height> <height>2-row</height>
<font>itemTitle</font> <font>itemTitle</font>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor> <selectedcolor>textActive</selectedcolor>
<shadowcolor></shadowcolor> <shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
<control type="image"> <control type="image">
<visible>ListItem.HasTimer</visible> <visible>ListItem.HasTimer</visible>
<posx>12</posx> <posx>12</posx>
<posy>6</posy> <posy>6</posy>
<width>12</width> <width>12</width>
<height>12</height> <height>12</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture border="0" diffuse="masks/circle.png">colors/white.png</texture> <texture border="0" diffuse="masks/circle.png">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
<animation effect="fade" start="30" end="100" time="1000" condition="true" pulse="true">conditional</animation> <animation effect="fade" start="30" end="100" time="1000" condition="true" pulse="true">conditional</animation>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout height="2-row" width="216"> <focusedlayout height="2-row" width="216">
<control type="image" id="14"> <control type="image" id="14">
<width>213</width> <width>213</width>
<height>2-row</height> <height>2-row</height>
<texture border="0">colors/white.png</texture> <texture border="0">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
</control> </control>
<control type="label" id="1"> <control type="label" id="1">
<width>204</width> <width>204</width>
<height>2-row</height> <height>2-row</height>
<font>itemTitle</font> <font>itemTitle</font>
<textoffsetx>12</textoffsetx> <textoffsetx>12</textoffsetx>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<selectedcolor>textActive</selectedcolor> <selectedcolor>textActive</selectedcolor>
<shadowcolor></shadowcolor> <shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
</focusedlayout> </focusedlayout>
</control> </control>
</control> </control>
<!--page header--> <!--page header-->
<control type="group"> <control type="group">
<include>pageHeader</include> <include>pageHeader</include>
</control> </control>
<control type="label" id="29"> <control type="label" id="29">
<visible>false</visible> <visible>false</visible>
</control> </control>
</control> </control>
<!--mini window--> <!--mini window-->
<include>miniVideoPlayer</include> <include>miniVideoPlayer</include>
<!--hub menu--> <!--hub menu-->
<include>hubMenu</include> <include>hubMenu</include>
<!--debugging--> <!--debugging-->
<include>DebugGrid</include> <include>DebugGrid</include>
<control type="label"> <control type="label">
<include>DialogID</include> <include>DialogID</include>
<label>MyPVRGuide.xml</label> <label>MyPVRGuide.xml</label>
</control> </control>
</controls> </controls>
</window> </window>

View File

@ -3,6 +3,7 @@
<defaultcontrol always="true">9999</defaultcontrol> <defaultcontrol always="true">9999</defaultcontrol>
<onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload> <onload condition="Skin.hassetting(stopVideoOnMenu) + !Player.HasAudio">PlayerControl(stop)</onload>
<onload>Skin.SetString(recentitems,video)</onload> <onload>Skin.SetString(recentitems,video)</onload>
<onload condition="String.Contains(container.folderpath,plugin://)">Container.SetViewMode(54)</onload>
<include>fadeInOut</include> <include>fadeInOut</include>
<views>50,51,52,53,54,55,58,59</views> <views>50,51,52,53,54,55,58,59</views>
<controls> <controls>

View File

@ -4,6 +4,8 @@
<controls> <controls>
<!--background--> <!--background-->
<include>globalBackground</include> <include>globalBackground</include>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--main menu--> <!--main menu-->
<control type="group"> <control type="group">
<posx>col-4-begin</posx> <posx>col-4-begin</posx>

View File

@ -4,6 +4,8 @@
<controls> <controls>
<!--background--> <!--background-->
<include>globalBackground</include> <include>globalBackground</include>
<!--mini window-->
<include>miniVideoPlayer</include>
<!--placeholder label for current setting group title--> <!--placeholder label for current setting group title-->
<control type="label" id="2"> <control type="label" id="2">
<visible>false</visible> <visible>false</visible>
@ -73,10 +75,10 @@
<posy>2-row</posy> <posy>2-row</posy>
<width></width> <width></width>
<itemgap>0</itemgap> <itemgap>0</itemgap>
<height>18-row</height> <height>15-row</height>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>5</onright> <onright>5</onright>
<onup>1234</onup> <onup></onup>
<ondown>1234</ondown> <ondown>1234</ondown>
<orientation>vertical</orientation> <orientation>vertical</orientation>
</control> </control>

View File

@ -96,22 +96,33 @@
<posy>5-row</posy> <posy>5-row</posy>
<width>600</width> <width>600</width>
<height>3-row</height> <height>3-row</height>
<font>pageSubTitle</font> <font>buttonTitle</font>
<aligny>center</aligny> <aligny>center</aligny>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>[B]$INFO[VideoPlayer.EndTime,$LOCALIZE[31160] ,] • $INFO[VideoPlayer.NextTitle,$LOCALIZE[31242]: ,][/B]</label> <label>$INFO[VideoPlayer.EndTime,[B]$LOCALIZE[31160][/B] ,]</label>
<scroll>false</scroll>
</control>
<control type="label">
<posx>0</posx>
<posy>6-row</posy>
<width>600</width>
<height>3-row</height>
<font>buttonTitle</font>
<aligny>center</aligny>
<textcolor>textActive</textcolor>
<label>$INFO[VideoPlayer.NextTitle,[B]$LOCALIZE[31242][/B] ,]</label>
<scroll>false</scroll> <scroll>false</scroll>
</control> </control>
</control> </control>
<!--synopsis--> <!--synopsis-->
<control type="textbox"> <control type="textbox">
<posx>0</posx> <posx>0</posx>
<posy>8-row</posy> <posy>9-row</posy>
<font>textbox</font> <font>textbox</font>
<width>612</width> <width>612</width>
<align>left</align> <align>left</align>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<height>348</height> <height>314</height>
<label fallback="31205">$INFO[videoplayer.plot]</label> <label fallback="31205">$INFO[videoplayer.plot]</label>
<autoscroll>false</autoscroll> <autoscroll>false</autoscroll>
<shadowcolor></shadowcolor> <shadowcolor></shadowcolor>
@ -226,7 +237,7 @@
<onclick>PlayerControl(next)</onclick> <onclick>PlayerControl(next)</onclick>
</item> </item>
<item> <item>
<enabled>System.GetBool(pvrmanager.enabled) + PVR.CanRecordPlayingChannel</enabled> <visible>PVR.CanRecordPlayingChannel</visible>
<label2></label2> <label2></label2>
<thumb></thumb> <thumb></thumb>
<onclick>PVR.ToggleRecordPlayingChannel</onclick> <onclick>PVR.ToggleRecordPlayingChannel</onclick>

View File

@ -86,7 +86,7 @@
<width>12-col</width> <width>12-col</width>
<height>1-row</height> <height>1-row</height>
<align></align> <align></align>
<font>menuTitle</font> <font>itemTitle</font>
<textcolor>menuUnselected</textcolor> <textcolor>menuUnselected</textcolor>
<label>$INFO[listitem.Season,$LOCALIZE[31011] , | ]$INFO[Container(53).NumItems,, $LOCALIZE[31189]]</label> <label>$INFO[listitem.Season,$LOCALIZE[31011] , | ]$INFO[Container(53).NumItems,, $LOCALIZE[31189]]</label>
</control> </control>

View File

@ -124,7 +124,7 @@
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor></shadowcolor> <shadowcolor></shadowcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.label]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout width="24-col" height="2-row"> <focusedlayout width="24-col" height="2-row">

View File

@ -1,174 +1,174 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<includes> <includes>
<include name="liveTVChannels"> <include name="liveTVChannels">
<control type="group"> <control type="group">
<control type="panel" id="50"> <control type="panel" id="50">
<posx>col-1-begin</posx> <posx>col-1-begin</posx>
<posy>row-5-begin</posy> <posy>row-5-begin</posy>
<width>24-col</width> <width>24-col</width>
<height>23-row</height> <height>23-row</height>
<onleft>9000</onleft> <onleft>9000</onleft>
<onright>60</onright> <onright>60</onright>
<onback>9000</onback> <onback>9000</onback>
<ondown>50</ondown> <ondown>50</ondown>
<onup>50</onup> <onup>50</onup>
<pagecontrol>60</pagecontrol> <pagecontrol>60</pagecontrol>
<scrolltime tween="cubic" easing="out">400</scrolltime> <scrolltime tween="cubic" easing="out">400</scrolltime>
<itemlayout height="2-row" width="24-col"> <itemlayout height="2-row" width="24-col">
<control type="image"> <control type="image">
<posx>1-col</posx> <posx>1-col</posx>
<posy>0</posy> <posy>0</posy>
<width>23-col</width> <width>23-col</width>
<height>69</height> <height>69</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture> <texture border="0">colors/black.png</texture>
<colordiffuse>overlay</colordiffuse> <colordiffuse>overlay</colordiffuse>
</control> </control>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>3</posy> <posy>3</posy>
<width>66</width> <width>66</width>
<height>66</height> <height>66</height>
<aspectratio scalediffuse="false">scale</aspectratio> <aspectratio scalediffuse="false">keep</aspectratio>
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture> <texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col-indent</posx> <posx>1-col-indent</posx>
<posy>0</posy> <posy>0</posy>
<width>288</width> <width>288</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>5-col-gutter</posx> <posx>5-col-gutter</posx>
<posy>0</posy> <posy>0</posy>
<width>160</width> <width>160</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<align>right</align> <align>right</align>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor></shadowcolor> <shadowcolor></shadowcolor>
<label>[B]$INFO[ListItem.starttime][/B]</label> <label>[B]$INFO[ListItem.starttime][/B]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>520</posx> <posx>520</posx>
<posy>0</posy> <posy>0</posy>
<width>7-col-gutter</width> <width>7-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor></shadowcolor> <shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label> <label>$INFO[ListItem.Title]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>14-col-gutter</posx> <posx>14-col-gutter</posx>
<posy>0</posy> <posy>0</posy>
<width>160</width> <width>160</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<align>right</align> <align>right</align>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor></shadowcolor> <shadowcolor></shadowcolor>
<label>[B]$INFO[ListItem.nextstarttime][/B]</label> <label>[B]$INFO[ListItem.nextstarttime][/B]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>1168</posx> <posx>1168</posx>
<posy>0</posy> <posy>0</posy>
<width>7-col-gutter</width> <width>7-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor></shadowcolor> <shadowcolor></shadowcolor>
<label>$INFO[ListItem.nextTitle]</label> <label>$INFO[ListItem.nextTitle]</label>
</control> </control>
</itemlayout> </itemlayout>
<focusedlayout height="2-row" width="20-col"> <focusedlayout height="2-row" width="20-col">
<control type="image"> <control type="image">
<posx>1-col</posx> <posx>1-col</posx>
<posy>0</posy> <posy>0</posy>
<width>23-col</width> <width>23-col</width>
<height>2-row</height> <height>2-row</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture> <texture border="0">colors/white.png</texture>
<colordiffuse>highlight</colordiffuse> <colordiffuse>highlight</colordiffuse>
</control> </control>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>3</posy> <posy>3</posy>
<width>66</width> <width>66</width>
<height>66</height> <height>66</height>
<aspectratio scalediffuse="false">scale</aspectratio> <aspectratio scalediffuse="false">keep</aspectratio>
<texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture> <texture fallback="colors/black.png" diffuse="masks/circle.png" border="0">$INFO[Listitem.thumb]</texture>
<animation type="focus" loop="false" reversible="false"> <animation type="focus" loop="false" reversible="false">
<effect type="fade" time="500"/> <effect type="fade" time="500"/>
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/> <effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
</animation> </animation>
</control> </control>
<control type="label"> <control type="label">
<posx>1-col-indent</posx> <posx>1-col-indent</posx>
<posy>0</posy> <posy>0</posy>
<width>288</width> <width>288</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>$INFO[ListItem.Label]</label> <label>$INFO[ListItem.Label]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>5-col-gutter</posx> <posx>5-col-gutter</posx>
<posy>0</posy> <posy>0</posy>
<width>160</width> <width>160</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<align>right</align> <align>right</align>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor></shadowcolor> <shadowcolor></shadowcolor>
<label>[B]$INFO[ListItem.starttime][/B]</label> <label>[B]$INFO[ListItem.starttime][/B]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>520</posx> <posx>520</posx>
<posy>0</posy> <posy>0</posy>
<width>7-col-gutter</width> <width>7-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor></shadowcolor> <shadowcolor></shadowcolor>
<label>$INFO[ListItem.Title]</label> <label>$INFO[ListItem.Title]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>14-col-gutter</posx> <posx>14-col-gutter</posx>
<posy>0</posy> <posy>0</posy>
<width>160</width> <width>160</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<align>right</align> <align>right</align>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor></shadowcolor> <shadowcolor></shadowcolor>
<label>[B]$INFO[ListItem.nextstarttime][/B]</label> <label>[B]$INFO[ListItem.nextstarttime][/B]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>1168</posx> <posx>1168</posx>
<posy>0</posy> <posy>0</posy>
<width>7-col-gutter</width> <width>7-col-gutter</width>
<height>2-row</height> <height>2-row</height>
<aligny>center</aligny> <aligny>center</aligny>
<font>itemTitle</font> <font>itemTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<shadowcolor></shadowcolor> <shadowcolor></shadowcolor>
<label>$INFO[ListItem.nextTitle]</label> <label>$INFO[ListItem.nextTitle]</label>
</control> </control>
</focusedlayout> </focusedlayout>
</control> </control>
</control> </control>
</include> </include>
</includes> </includes>

View File

@ -296,8 +296,8 @@
</control> </control>
<control type="group"> <control type="group">
<visible>String.IsEmpty(ListItem.PlayCount)</visible> <visible>String.IsEmpty(ListItem.PlayCount)</visible>
<posx>166</posx> <posx>160</posx>
<posy>6</posy> <posy>12</posy>
<control type="image"> <control type="image">
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>

View File

@ -18,9 +18,9 @@
<scrolltime tween="sine" easing="inout">200</scrolltime> <scrolltime tween="sine" easing="inout">200</scrolltime>
<itemlayout width="23-col" height="3-row"> <itemlayout width="23-col" height="3-row">
<control type="image"> <control type="image">
<posx>105</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>1620</width> <width>24-col</width>
<height>105</height> <height>105</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture border="0">colors/black.png</texture> <texture border="0">colors/black.png</texture>
@ -59,10 +59,11 @@
<width>105</width> <width>105</width>
<height>105</height> <height>105</height>
<aspectratio scalediffuse="false">stretch</aspectratio> <aspectratio scalediffuse="false">stretch</aspectratio>
<bordersize>6</bordersize>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture> <texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
</control> </control>
<control type="label"> <control type="label">
<posx>129</posx> <posx>117</posx>
<posy>-4</posy> <posy>-4</posy>
<width>13-col</width> <width>13-col</width>
<height>2-row</height> <height>2-row</height>
@ -73,7 +74,7 @@
<label>$INFO[ListItem.Title]</label> <label>$INFO[ListItem.Title]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>129</posx> <posx>117</posx>
<posy>34</posy> <posy>34</posy>
<width>13-col</width> <width>13-col</width>
<height>2-row</height> <height>2-row</height>
@ -98,9 +99,9 @@
</itemlayout> </itemlayout>
<focusedlayout width="23-col" height="3-row"> <focusedlayout width="23-col" height="3-row">
<control type="image"> <control type="image">
<posx>105</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<width>1620</width> <width>24-col</width>
<height>105</height> <height>105</height>
<aspectratio>stretch</aspectratio> <aspectratio>stretch</aspectratio>
<texture border="0">colors/white.png</texture> <texture border="0">colors/white.png</texture>
@ -158,6 +159,7 @@
<posy>0</posy> <posy>0</posy>
<width>105</width> <width>105</width>
<height>105</height> <height>105</height>
<bordersize>6</bordersize>
<aspectratio scalediffuse="false">stretch</aspectratio> <aspectratio scalediffuse="false">stretch</aspectratio>
<texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture> <texture fallback="colors/black.png" border="0">$INFO[Listitem.thumb]</texture>
<animation type="focus" loop="false" reversible="false"> <animation type="focus" loop="false" reversible="false">
@ -166,7 +168,7 @@
</animation> </animation>
</control> </control>
<control type="label"> <control type="label">
<posx>129</posx> <posx>117</posx>
<posy>-4</posy> <posy>-4</posy>
<width>13-col</width> <width>13-col</width>
<height>2-row</height> <height>2-row</height>
@ -177,7 +179,7 @@
<label>$INFO[ListItem.Title]</label> <label>$INFO[ListItem.Title]</label>
</control> </control>
<control type="label"> <control type="label">
<posx>129</posx> <posx>117</posx>
<posy>34</posy> <posy>34</posy>
<width>13-col</width> <width>13-col</width>
<height>2-row</height> <height>2-row</height>

View File

@ -42,7 +42,7 @@
<width>12-col</width> <width>12-col</width>
<height>2-row</height> <height>2-row</height>
<align></align> <align></align>
<font>menuTitle</font> <font>itemTitle</font>
<textcolor>menuUnselected</textcolor> <textcolor>menuUnselected</textcolor>
<label>$INFO[Container(58).ListItemAbsolute(2).genre]</label> <label>$INFO[Container(58).ListItemAbsolute(2).genre]</label>
</control> </control>

View File

@ -133,7 +133,7 @@
<aligny>center</aligny> <aligny>center</aligny>
<font>thumbTitle</font> <font>thumbTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.Title][/B][CR]$INFO[ListItem.Season,$LOCALIZE[31011] , ]$INFO[ListItem.Episode,$LOCALIZE[31204] ,]</label> <label>[B]$INFO[ListItem.Title][/B][CR]$INFO[ListItem.Season,$LOCALIZE[31011] ,]</label>
</control> </control>
<control type="progress"> <control type="progress">
<visible>ListItem.IsResumable</visible> <visible>ListItem.IsResumable</visible>
@ -192,7 +192,7 @@
<aligny>center</aligny> <aligny>center</aligny>
<font>thumbTitle</font> <font>thumbTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<label>[B]$INFO[ListItem.Title][/B][CR]$INFO[ListItem.Season,$LOCALIZE[31011] , ]$INFO[ListItem.Episode,$LOCALIZE[31204] ,]</label> <label>[B]$INFO[ListItem.Title][/B][CR]$INFO[ListItem.Season,$LOCALIZE[31011] ,]</label>
</control> </control>
<control type="progress"> <control type="progress">
<visible>ListItem.IsResumable</visible> <visible>ListItem.IsResumable</visible>

View File

@ -60,16 +60,15 @@
</animation> </animation>
<!--track info (no vis)--> <!--track info (no vis)-->
<control type="group"> <control type="group">
<visible>!Visualisation.Enabled</visible>
<posx>0</posx> <posx>0</posx>
<posy>0</posy> <posy>0</posy>
<control type="textbox"> <control type="label">
<posx>5-col</posx> <posx>5-col</posx>
<posy>36</posy> <posy>56</posy>
<width>14-col</width> <width>14-col</width>
<height>78</height> <height>2-row</height>
<align>center</align> <align>center</align>
<font>largeTitle</font> <font>mediumTitle</font>
<textcolor>textActive</textcolor> <textcolor>textActive</textcolor>
<scroll>true</scroll> <scroll>true</scroll>
<label>$INFO[MusicPlayer.Title]</label> <label>$INFO[MusicPlayer.Title]</label>
@ -90,7 +89,7 @@
<control type="progress"> <control type="progress">
<description>Progress Bar</description> <description>Progress Bar</description>
<posx>9-col</posx> <posx>9-col</posx>
<posy>228</posy> <posy>230</posy>
<width>6-col</width> <width>6-col</width>
<height>12</height> <height>12</height>
<texturebg colordiffuse="textboxInactive">colors/offblack.png</texturebg> <texturebg colordiffuse="textboxInactive">colors/offblack.png</texturebg>
@ -119,32 +118,6 @@
<label>$INFO[MusicPlayer.timeremaining]</label> <label>$INFO[MusicPlayer.timeremaining]</label>
<shadowcolor>99000000</shadowcolor> <shadowcolor>99000000</shadowcolor>
</control> </control>
<!--track info (vis)-->
<control type="group">
<visible>Visualisation.Enabled</visible>
<posx>0</posx>
<posy>-12</posy>
<control type="image">
<posx>-54</posx>
<posy>-6</posy>
<width>4-row</width>
<height>4-row</height>
<aspectratio>stretch</aspectratio>
<texture border="0" diffuse="masks/circle.png">$INFO[player.art(thumb)]</texture>
<colordiffuse>ccffffff</colordiffuse>
</control>
<control type="textbox">
<posx>114</posx>
<posy>0</posy>
<width>12-col</width>
<height>8-row</height>
<font>dialogTitle</font>
<textcolor>textActive</textcolor>
<scroll>true</scroll>
<label>[B]$INFO[MusicPlayer.Title][/B][CR]$INFO[MusicPlayer.artist][CR]$INFO[MusicPlayer.Album,, ]$INFO[MusicPlayer.year,(,)] • $INFO[musicplayer.Playlistposition,$LOCALIZE[554] ]$INFO[musicplayer.Playlistlength, / ] • $INFO[MusicPlayer.timeremaining]</label>
<shadowcolor>99000000</shadowcolor>
</control>
</control>
</control> </control>
</control> </control>
</control> </control>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.pellucid" version="2.0.2" name="Pellucid" provider-name="theDeadman"> <addon id="skin.pellucid" version="2.1.0" name="Pellucid" provider-name="theDeadman">
<requires> <requires>
<import addon="xbmc.gui" version="5.14.0"/> <import addon="xbmc.gui" version="5.14.0"/>
<import addon="script.skinshortcuts" version="1.0.13"/> <import addon="script.skinshortcuts" version="1.0.13"/>

View File

@ -1,8 +1,17 @@
*In pipeline* *In pipeline*
- revise controls for new window: MyGames.xml - revise controls for new window: MyGames.xml
- addon menu grid view - Add file info to library info screen (help with scraping)
- Add SD / HD flags to info screen
- check album thumbs on fullscreenmusicview
- Weather
**Changelog** **Changelog**
[V2.0.1]
*** Shout out to Loggio for a whole bunch of tweaks. Thanks! ***
- PVR OSD channel list added
- Various tweaks
[V2.0.0] ***LEIA RELEASE*** [V2.0.0] ***LEIA RELEASE***
- [COMPLETE] Minor bugfixes - [COMPLETE] Minor bugfixes

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.8 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 358 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 462 KiB

View File

@ -999,4 +999,8 @@ msgstr ""
msgctxt "#31243" msgctxt "#31243"
msgid "General" msgid "General"
msgstr ""
msgctxt "#31244"
msgid "REC."
msgstr "" msgstr ""