Compare commits
24 Commits
Author | SHA1 | Date | |
---|---|---|---|
3d39688038 | |||
13fc043313 | |||
acab988c54 | |||
a04bb7879a | |||
9525a99683 | |||
d0e921da2d | |||
3d5977cde3 | |||
a5fffc6ddb | |||
b2e8a51e70 | |||
2208198c53 | |||
02974ed429 | |||
2d2f56339c | |||
80603b9ec1 | |||
01293493e6 | |||
9dd93098d7 | |||
b54c9cac27 | |||
a587daee4c | |||
6875c863a2 | |||
c06ce9eaae | |||
72ccf5a7d7 | |||
95d56b5238 | |||
3322e9a189 | |||
e296e368e1 | |||
f620e7dcd6 |
@ -4,8 +4,8 @@
|
||||
<onload>ClearProperty(WhatsNew,home)</onload>
|
||||
<coordinates>
|
||||
<left>185</left>
|
||||
<top>40</top>
|
||||
<origin x="185" y="10">!String.IsEmpty(ListItem.AddonBroken)</origin>
|
||||
<top>18</top>
|
||||
<origin x="185" y="5">!String.IsEmpty(ListItem.AddonBroken)</origin>
|
||||
</coordinates>
|
||||
<include>dialogeffect</include>
|
||||
<controls>
|
||||
@ -14,7 +14,7 @@
|
||||
<visible>!Window.isVisible(AddonSettings) + !Window.IsActive(TextViewer)</visible>
|
||||
<include content="DialogBackgroundCommons">
|
||||
<param name="DialogBackgroundWidth" value="920" />
|
||||
<param name="DialogBackgroundHeight" value="639" />
|
||||
<param name="DialogBackgroundHeight" value="684" />
|
||||
<param name="DialogHeaderWidth" value="840" />
|
||||
<param name="DialogHeaderLabel" value="$LOCALIZE[24003]" />
|
||||
<param name="DialogHeaderId" value="2" />
|
||||
@ -182,7 +182,7 @@
|
||||
<left>10</left>
|
||||
<top>167</top>
|
||||
<width>600</width>
|
||||
<height>218</height>
|
||||
<height>263</height>
|
||||
<font>font13</font>
|
||||
<align>justify</align>
|
||||
<textcolor>white</textcolor>
|
||||
@ -193,7 +193,7 @@
|
||||
<left>610</left>
|
||||
<top>165</top>
|
||||
<width>25</width>
|
||||
<height>190</height>
|
||||
<height>235</height>
|
||||
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
|
||||
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
|
||||
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
|
||||
@ -207,7 +207,7 @@
|
||||
<control type="label">
|
||||
<description>Disclaimer txt</description>
|
||||
<left>0</left>
|
||||
<top>400</top>
|
||||
<top>445</top>
|
||||
<width>600</width>
|
||||
<height>25</height>
|
||||
<label>$LOCALIZE[24052]</label>
|
||||
@ -219,7 +219,7 @@
|
||||
<control type="textbox">
|
||||
<description>Disclaimer</description>
|
||||
<left>10</left>
|
||||
<top>427</top>
|
||||
<top>472</top>
|
||||
<width>600</width>
|
||||
<height>64</height>
|
||||
<font>font12</font>
|
||||
@ -248,7 +248,7 @@
|
||||
<left>10</left>
|
||||
<top>177</top>
|
||||
<width>600</width>
|
||||
<height>288</height>
|
||||
<height>333</height>
|
||||
<font>font13</font>
|
||||
<align>left</align>
|
||||
<textcolor>white</textcolor>
|
||||
@ -259,7 +259,7 @@
|
||||
<left>610</left>
|
||||
<top>175</top>
|
||||
<width>25</width>
|
||||
<height>260</height>
|
||||
<height>305</height>
|
||||
<texturesliderbackground border="0,14,0,14">ScrollBarV.png</texturesliderbackground>
|
||||
<texturesliderbar border="0,14,0,14">ScrollBarV_bar.png</texturesliderbar>
|
||||
<texturesliderbarfocus border="0,14,0,14">ScrollBarV_bar_focus.png</texturesliderbarfocus>
|
||||
@ -276,7 +276,7 @@
|
||||
<left>30</left>
|
||||
<top>300</top>
|
||||
<width>220</width>
|
||||
<height>313</height>
|
||||
<height>358</height>
|
||||
<onleft>60</onleft>
|
||||
<onright>60</onright>
|
||||
<onup>9000</onup>
|
||||
@ -301,6 +301,14 @@
|
||||
<align>center</align>
|
||||
<font>font12_title</font>
|
||||
</control>
|
||||
<control type="button" id="12">
|
||||
<description>Launch Addon button</description>
|
||||
<width>220</width>
|
||||
<height>43</height>
|
||||
<label>518</label>
|
||||
<align>center</align>
|
||||
<font>font12_title</font>
|
||||
</control>
|
||||
<control type="button" id="8">
|
||||
<description>Update Addon button</description>
|
||||
<width>220</width>
|
||||
@ -317,11 +325,11 @@
|
||||
<align>center</align>
|
||||
<font>font12_title</font>
|
||||
</control>
|
||||
<control type="button" id="12">
|
||||
<description>Launch Addon button</description>
|
||||
<control type="button" id="14">
|
||||
<description>Versions button</description>
|
||||
<width>220</width>
|
||||
<height>43</height>
|
||||
<label>518</label>
|
||||
<label>24069</label>
|
||||
<align>center</align>
|
||||
<font>font12_title</font>
|
||||
</control>
|
||||
@ -353,28 +361,28 @@
|
||||
<control type="group">
|
||||
<visible>!String.IsEmpty(ListItem.AddonBroken)</visible>
|
||||
<left>0</left>
|
||||
<top>600</top>
|
||||
<top>635</top>
|
||||
<control type="image">
|
||||
<description>background image</description>
|
||||
<left>0</left>
|
||||
<top>0</top>
|
||||
<width>920</width>
|
||||
<height>100</height>
|
||||
<height>80</height>
|
||||
<texture border="20">OverlayDialogBackground.png</texture>
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>Icon image</description>
|
||||
<left>20</left>
|
||||
<top>20</top>
|
||||
<width>60</width>
|
||||
<height>60</height>
|
||||
<left>18</left>
|
||||
<top>18</top>
|
||||
<width>44</width>
|
||||
<height>44</height>
|
||||
<texture>DefaultIconError.png</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<description>header label</description>
|
||||
<left>100</left>
|
||||
<left>75</left>
|
||||
<top>15</top>
|
||||
<width>800</width>
|
||||
<width>825</width>
|
||||
<height>25</height>
|
||||
<font>font12_title</font>
|
||||
<label>24096</label>
|
||||
@ -385,11 +393,11 @@
|
||||
</control>
|
||||
<control type="textbox">
|
||||
<description>Reason label</description>
|
||||
<left>100</left>
|
||||
<left>75</left>
|
||||
<top>37</top>
|
||||
<width>800</width>
|
||||
<width>825</width>
|
||||
<height>48</height>
|
||||
<font>font13</font>
|
||||
<font>font12</font>
|
||||
<label>$INFO[ListItem.AddonBroken]</label>
|
||||
<align>left</align>
|
||||
<textcolor>white</textcolor>
|
||||
|
192
720p/DialogPVRGuideControls.xml
Normal file
192
720p/DialogPVRGuideControls.xml
Normal file
@ -0,0 +1,192 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<window>
|
||||
<defaultcontrol always="false">602</defaultcontrol>
|
||||
<include>dialogeffect</include>
|
||||
<depth>DepthOSD</depth>
|
||||
|
||||
<coordinates>
|
||||
<left>0</left>
|
||||
<top>0</top>
|
||||
</coordinates>
|
||||
|
||||
<controls>
|
||||
<control type="image">
|
||||
<left>-20</left>
|
||||
<top>130r</top>
|
||||
<width>1320</width>
|
||||
<height>130</height>
|
||||
<texture border="1">HomeNowPlayingBack.png</texture>
|
||||
</control>
|
||||
|
||||
<control type="label">
|
||||
<left>100</left>
|
||||
<top>150r</top>
|
||||
<width>330</width>
|
||||
<align>center</align>
|
||||
<font>font12</font>
|
||||
<textcolor>grey</textcolor>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<label>$LOCALIZE[19325]</label>
|
||||
</control>
|
||||
|
||||
<control type="grouplist" id="201">
|
||||
<left>100</left>
|
||||
<top>60r</top>
|
||||
<orientation>horizontal</orientation>
|
||||
<itemgap>0</itemgap>
|
||||
<animation effect="fade" time="150">VisibleChange</animation>
|
||||
<onup>Action(close)</onup>
|
||||
<onup>10</onup>
|
||||
<onright>606</onright>
|
||||
<onleft>611</onleft>
|
||||
<control type="button" id="600">
|
||||
<width>55</width>
|
||||
<height>55</height>
|
||||
<texturefocus>OSDPrevTrackFO.png</texturefocus>
|
||||
<texturenofocus>OSDPrevTrackNF.png</texturenofocus>
|
||||
<onclick>PVR.EpgGridControl(FirstProgramme)</onclick>
|
||||
</control>
|
||||
<control type="button" id="601">
|
||||
<width>55</width>
|
||||
<height>55</height>
|
||||
<texturefocus>OSDRewindFO.png</texturefocus>
|
||||
<texturenofocus>OSDRewindNF.png</texturenofocus>
|
||||
<onclick>PVR.EpgGridControl(-12)</onclick>
|
||||
</control>
|
||||
<control type="button" id="602">
|
||||
<width>55</width>
|
||||
<height>55</height>
|
||||
<texturefocus>OSDChannelDownFO.png</texturefocus>
|
||||
<texturenofocus>OSDChannelDownNF.png</texturenofocus>
|
||||
<onclick>PVR.EpgGridControl(CurrentProgramme)</onclick>
|
||||
</control>
|
||||
<control type="button" id="603">
|
||||
<width>55</width>
|
||||
<height>55</height>
|
||||
<texturefocus>OSDForwardFO.png</texturefocus>
|
||||
<texturenofocus>OSDForwardNF.png</texturenofocus>
|
||||
<onclick>PVR.EpgGridControl(+12)</onclick>
|
||||
</control>
|
||||
<control type="button" id="604">
|
||||
<width>55</width>
|
||||
<height>55</height>
|
||||
<texturefocus>OSDNextTrackFO.png</texturefocus>
|
||||
<texturenofocus>OSDNextTrackNF.png</texturenofocus>
|
||||
<onclick>PVR.EpgGridControl(LastProgramme)</onclick>
|
||||
</control>
|
||||
<control type="button" id="605">
|
||||
<width>55</width>
|
||||
<height>55</height>
|
||||
<texturefocus>OSDDateFO.png</texturefocus>
|
||||
<texturenofocus>OSDDateNF.png</texturenofocus>
|
||||
<onclick>PVR.EpgGridControl(SelectDate)</onclick>
|
||||
</control>
|
||||
</control>
|
||||
|
||||
<control type="label">
|
||||
<left>100</left>
|
||||
<top>60r</top>
|
||||
<width>1080</width>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font13</font>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<label>$VAR[PVRGuideControlsHelpTextVar]</label>
|
||||
</control>
|
||||
|
||||
<control type="label">
|
||||
<left>810</left>
|
||||
<top>150r</top>
|
||||
<width>165</width>
|
||||
<align>center</align>
|
||||
<font>font12</font>
|
||||
<textcolor>grey</textcolor>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<label>$LOCALIZE[19148]</label>
|
||||
</control>
|
||||
|
||||
<control type="grouplist" id="202">
|
||||
<left>810</left>
|
||||
<top>60r</top>
|
||||
<width>165</width>
|
||||
<align>center</align>
|
||||
<orientation>horizontal</orientation>
|
||||
<itemgap>0</itemgap>
|
||||
<animation effect="fade" time="150">VisibleChange</animation>
|
||||
<onup>Action(close)</onup>
|
||||
<onup>10</onup>
|
||||
<onright>609</onright>
|
||||
<onleft>605</onleft>
|
||||
<control type="button" id="606">
|
||||
<width>55</width>
|
||||
<height>55</height>
|
||||
<texturefocus>OSDPrevTrackFO.png</texturefocus>
|
||||
<texturenofocus>OSDPrevTrackNF.png</texturenofocus>
|
||||
<onclick>PVR.EpgGridControl(FirstChannel)</onclick>
|
||||
</control>
|
||||
<control type="button" id="607">
|
||||
<width>55</width>
|
||||
<height>55</height>
|
||||
<texturefocus>OSDChannelDownFO.png</texturefocus>
|
||||
<texturenofocus>OSDChannelDownNF.png</texturenofocus>
|
||||
<onclick>PVR.EpgGridControl(PlayingChannel)</onclick>
|
||||
<visible>PVR.IsPlayingTV | PVR.IsPlayingRadio</visible>
|
||||
</control>
|
||||
<control type="button" id="608">
|
||||
<width>55</width>
|
||||
<height>55</height>
|
||||
<texturefocus>OSDNextTrackFO.png</texturefocus>
|
||||
<texturenofocus>OSDNextTrackNF.png</texturenofocus>
|
||||
<onclick>PVR.EpgGridControl(FirstProgramme)</onclick>
|
||||
</control>
|
||||
</control>
|
||||
|
||||
<control type="label">
|
||||
<left>1015</left>
|
||||
<top>150r</top>
|
||||
<width>165</width>
|
||||
<align>center</align>
|
||||
<font>font12</font>
|
||||
<textcolor>grey</textcolor>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<label>$LOCALIZE[19141]</label>
|
||||
</control>
|
||||
|
||||
<control type="grouplist" id="203">
|
||||
<left>1015</left>
|
||||
<top>60r</top>
|
||||
<orientation>horizontal</orientation>
|
||||
<itemgap>0</itemgap>
|
||||
<animation effect="fade" time="150">VisibleChange</animation>
|
||||
<onup>Action(close)</onup>
|
||||
<onup>10</onup>
|
||||
<onright>600</onright>
|
||||
<onleft>608</onleft>
|
||||
<control type="button" id="609">
|
||||
<width>55</width>
|
||||
<height>55</height>
|
||||
<texturefocus flipx="true">OSDPlayFO.png</texturefocus>
|
||||
<texturenofocus flipx="true">OSDPlayNF.png</texturenofocus>
|
||||
<onclick>PVR.EpgGridControl(PreviousGroup)</onclick>
|
||||
</control>
|
||||
<control type="button" id="610">
|
||||
<width>55</width>
|
||||
<height>55</height>
|
||||
<texturefocus>OSDPlayFO.png</texturefocus>
|
||||
<texturenofocus>OSDPlayNF.png</texturenofocus>
|
||||
<onclick>PVR.EpgGridControl(NextGroup)</onclick>
|
||||
</control>
|
||||
<control type="button" id="611">
|
||||
<width>55</width>
|
||||
<height>55</height>
|
||||
<texturefocus>OSDPlaylistFO.png</texturefocus>
|
||||
<texturenofocus>OSDPlaylistNF.png</texturenofocus>
|
||||
<onclick>PVR.EpgGridControl(SelectGroup)</onclick>
|
||||
</control>
|
||||
</control>
|
||||
</controls>
|
||||
</window>
|
180
720p/Home.xml
180
720p/Home.xml
@ -279,7 +279,7 @@
|
||||
<width>150</width>
|
||||
<height>300</height>
|
||||
<aspectratio aligny="bottom">keep</aspectratio>
|
||||
<texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
|
||||
<texture fallback="DefaultVideoCover.png">$VAR[NowPlayingThumb]</texture>
|
||||
<bordertexture border="8">ThumbBorder.png</bordertexture>
|
||||
<bordersize>5</bordersize>
|
||||
</control>
|
||||
@ -319,7 +319,7 @@
|
||||
<width>120</width>
|
||||
<height>300</height>
|
||||
<aspectratio aligny="bottom">keep</aspectratio>
|
||||
<texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
|
||||
<texture fallback="DefaultVideoCover.png">$VAR[NowPlayingThumb]</texture>
|
||||
<bordertexture border="8">ThumbBorder.png</bordertexture>
|
||||
<bordersize>5</bordersize>
|
||||
</control>
|
||||
@ -387,7 +387,7 @@
|
||||
<width>120</width>
|
||||
<height>300</height>
|
||||
<aspectratio aligny="bottom">keep</aspectratio>
|
||||
<texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
|
||||
<texture fallback="DefaultVideoCover.png">$VAR[NowPlayingThumb]</texture>
|
||||
<bordertexture border="8">ThumbBorder.png</bordertexture>
|
||||
<bordersize>5</bordersize>
|
||||
</control>
|
||||
@ -499,7 +499,8 @@
|
||||
<onleft>9000</onleft>
|
||||
<onright>9000</onright>
|
||||
<onup>20</onup>
|
||||
<ondown>608</ondown>
|
||||
<ondown condition="Control.IsVisible(600)">600</ondown>
|
||||
<ondown condition="!Control.IsVisible(600)">9000</ondown>
|
||||
<visible>false</visible>
|
||||
</control>
|
||||
<control type="group">
|
||||
@ -519,43 +520,12 @@
|
||||
<visible>String.IsEmpty(Window(Videos).Property(PlayingBackgroundMedia))</visible>
|
||||
<control type="image">
|
||||
<description>Background End image</description>
|
||||
<left>0</left>
|
||||
<left>145</left>
|
||||
<top>0</top>
|
||||
<width>35</width>
|
||||
<height>35</height>
|
||||
<colordiffuse>CCFFFFFF</colordiffuse>
|
||||
<texture flipy="true" border="0,5,0,0" flipx="true">HomeSubEnd.png</texture>
|
||||
<animation effect="slide" start="0,0" end="145,0" time="0" condition="!System.AddonIsEnabled(script.globalsearch)">Conditional</animation>
|
||||
</control>
|
||||
<control type="radiobutton" id="608">
|
||||
<colordiffuse>CCFFFFFF</colordiffuse>
|
||||
<description>Global Search</description>
|
||||
<left>35</left>
|
||||
<top>0</top>
|
||||
<height>35</height>
|
||||
<width>145</width>
|
||||
<textwidth>150</textwidth>
|
||||
<textoffsetx>10</textoffsetx>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font12</font>
|
||||
<textcolor>grey2</textcolor>
|
||||
<focusedcolor>white</focusedcolor>
|
||||
<texturefocus flipy="true" border="5">HomeSubFO.png</texturefocus>
|
||||
<texturenofocus flipy="true" border="5">HomeSubNF.png</texturenofocus>
|
||||
<pulseonselect>false</pulseonselect>
|
||||
<label>137</label>
|
||||
<onclick condition="System.AddonIsEnabled(script.globalsearch)">RunScript(script.globalsearch)</onclick>
|
||||
<onclick condition="!System.AddonIsEnabled(script.globalsearch) + System.HasAddon(script.globalsearch)">EnableAddon(script.globalsearch)</onclick>
|
||||
<onclick condition="!System.HasAddon(script.globalsearch)">InstallAddon(script.globalsearch)</onclick>
|
||||
<textureradioonfocus>icon_search_home.png</textureradioonfocus>
|
||||
<textureradioonnofocus>icon_search_home.png</textureradioonnofocus>
|
||||
<textureradioofffocus>icon_search_home.png</textureradioofffocus>
|
||||
<textureradiooffnofocus>icon_search_home.png</textureradiooffnofocus>
|
||||
<onleft>607</onleft>
|
||||
<onright>601</onright>
|
||||
<onup>9003</onup>
|
||||
<ondown>9000</ondown>
|
||||
</control>
|
||||
<control type="group" id="600">
|
||||
<left>180</left>
|
||||
@ -582,7 +552,7 @@
|
||||
<label/>
|
||||
<texturefocus>OSDPrevTrackFO.png</texturefocus>
|
||||
<texturenofocus>OSDPrevTrackNF.png</texturenofocus>
|
||||
<onleft>608</onleft>
|
||||
<onleft>607</onleft>
|
||||
<onright>602</onright>
|
||||
<onup>9003</onup>
|
||||
<ondown>9000</ondown>
|
||||
@ -673,7 +643,7 @@
|
||||
<label/>
|
||||
<texturefocus>OSDChannelUPFO.png</texturefocus>
|
||||
<texturenofocus>OSDChannelUPNF.png</texturenofocus>
|
||||
<onleft>608</onleft>
|
||||
<onleft>607</onleft>
|
||||
<onright>602</onright>
|
||||
<onup>9003</onup>
|
||||
<ondown>9000</ondown>
|
||||
@ -783,7 +753,7 @@
|
||||
<textureradioofffocus>GoFullscreen.png</textureradioofffocus>
|
||||
<textureradiooffnofocus>GoFullscreen.png</textureradiooffnofocus>
|
||||
<onleft>606</onleft>
|
||||
<onright>608</onright>
|
||||
<onright>601</onright>
|
||||
<onup>9003</onup>
|
||||
<ondown>9000</ondown>
|
||||
<enable>Player.HasMedia</enable>
|
||||
@ -908,7 +878,7 @@
|
||||
<height>60</height>
|
||||
<onleft>9000</onleft>
|
||||
<onright>9000</onright>
|
||||
<onup>608</onup>
|
||||
<onup>601</onup>
|
||||
<ondown>9001</ondown>
|
||||
<pagecontrol/>
|
||||
<scrolltime>300</scrolltime>
|
||||
@ -1188,55 +1158,91 @@
|
||||
<left>20</left>
|
||||
<top>55r</top>
|
||||
<include>Window_OpenClose_Animation</include>
|
||||
<control type="button" id="20">
|
||||
<description>Favourites push button</description>
|
||||
<left>55</left>
|
||||
<top>0</top>
|
||||
<width>45</width>
|
||||
<height>45</height>
|
||||
<label>31003</label>
|
||||
<font/>
|
||||
<onclick>ActivateWindow(Favourites)</onclick>
|
||||
<texturefocus border="5">floor_buttonFO.png</texturefocus>
|
||||
<texturenofocus border="5">floor_button.png</texturenofocus>
|
||||
<onleft>21</onleft>
|
||||
<onright>noop</onright>
|
||||
<onup>9002</onup>
|
||||
<ondown>9003</ondown>
|
||||
<control type="group">
|
||||
<visible>!Skin.HasSetting(HomepageHideFavourite)</visible>
|
||||
<control type="button" id="20">
|
||||
<description>Favourites push button</description>
|
||||
<left>55</left>
|
||||
<top>0</top>
|
||||
<width>45</width>
|
||||
<height>45</height>
|
||||
<label>31003</label>
|
||||
<font/>
|
||||
<onclick>ActivateWindow(Favourites)</onclick>
|
||||
<texturefocus border="5">floor_buttonFO.png</texturefocus>
|
||||
<texturenofocus border="5">floor_button.png</texturenofocus>
|
||||
<onleft>21</onleft>
|
||||
<onright>22</onright>
|
||||
<onup>9002</onup>
|
||||
<ondown>9003</ondown>
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>Favourites Icon</description>
|
||||
<left>60</left>
|
||||
<top>5</top>
|
||||
<width>35</width>
|
||||
<height>35</height>
|
||||
<aspectratio>keep</aspectratio>
|
||||
<texture>icon_favourites.png</texture>
|
||||
</control>
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>Favourites Icon</description>
|
||||
<left>60</left>
|
||||
<top>5</top>
|
||||
<width>35</width>
|
||||
<height>35</height>
|
||||
<aspectratio>keep</aspectratio>
|
||||
<texture>icon_favourites.png</texture>
|
||||
<control type="group">
|
||||
<control type="button" id="21">
|
||||
<description>Power push button</description>
|
||||
<left>0</left>
|
||||
<top>0</top>
|
||||
<width>45</width>
|
||||
<height>45</height>
|
||||
<label>1036</label>
|
||||
<font/>
|
||||
<onclick>ActivateWindow(ShutdownMenu)</onclick>
|
||||
<texturefocus border="5">floor_buttonFO.png</texturefocus>
|
||||
<texturenofocus border="5">floor_button.png</texturenofocus>
|
||||
<onleft>22</onleft>
|
||||
<onright>20</onright>
|
||||
<onup>9002</onup>
|
||||
<ondown>9003</ondown>
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>Power Icon</description>
|
||||
<left>5</left>
|
||||
<top>5</top>
|
||||
<width>35</width>
|
||||
<height>35</height>
|
||||
<aspectratio>keep</aspectratio>
|
||||
<texture>icon_power.png</texture>
|
||||
</control>
|
||||
</control>
|
||||
<control type="button" id="21">
|
||||
<description>Power push button</description>
|
||||
<left>0</left>
|
||||
<top>0</top>
|
||||
<width>45</width>
|
||||
<height>45</height>
|
||||
<label>1036</label>
|
||||
<font/>
|
||||
<onclick>ActivateWindow(ShutdownMenu)</onclick>
|
||||
<texturefocus border="5">floor_buttonFO.png</texturefocus>
|
||||
<texturenofocus border="5">floor_button.png</texturenofocus>
|
||||
<onleft>noop</onleft>
|
||||
<onright>20</onright>
|
||||
<onup>9002</onup>
|
||||
<ondown>9003</ondown>
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>Power Icon</description>
|
||||
<left>5</left>
|
||||
<top>5</top>
|
||||
<width>35</width>
|
||||
<height>35</height>
|
||||
<aspectratio>keep</aspectratio>
|
||||
<texture>icon_power.png</texture>
|
||||
<control type="group">
|
||||
<visible>!Skin.HasSetting(HomepageHideSearch)</visible>
|
||||
<animation effect="slide" start="0,0" end="-55,0" time="0" condition="Skin.HasSetting(HomepageHideFavourite)">conditional</animation>
|
||||
<control type="button" id="22">
|
||||
<description>Search push button</description>
|
||||
<left>110</left>
|
||||
<top>0</top>
|
||||
<width>45</width>
|
||||
<height>45</height>
|
||||
<label>137</label>
|
||||
<font/>
|
||||
<onclick condition="System.AddonIsEnabled(script.globalsearch)">RunScript(script.globalsearch)</onclick>
|
||||
<onclick condition="!System.AddonIsEnabled(script.globalsearch) + System.HasAddon(script.globalsearch)">EnableAddon(script.globalsearch)</onclick>
|
||||
<onclick condition="!System.HasAddon(script.globalsearch)">InstallAddon(script.globalsearch)</onclick>
|
||||
<texturefocus border="5">floor_buttonFO.png</texturefocus>
|
||||
<texturenofocus border="5">floor_button.png</texturenofocus>
|
||||
<onleft>20</onleft>
|
||||
<onright>21</onright>
|
||||
<onup>9002</onup>
|
||||
<ondown>9003</ondown>
|
||||
</control>
|
||||
<control type="image">
|
||||
<description>Search Icon</description>
|
||||
<left>115</left>
|
||||
<top>5</top>
|
||||
<width>35</width>
|
||||
<height>35</height>
|
||||
<aspectratio>keep</aspectratio>
|
||||
<texture>icon_search.png</texture>
|
||||
</control>
|
||||
</control>
|
||||
</control>
|
||||
<control type="group">
|
||||
|
@ -495,6 +495,10 @@
|
||||
<value condition="Window.IsActive(Videos) + !String.IsEqual(Playlist.Length(video),0)">ActivateWindow(videoplaylist)</value>
|
||||
<value>ActivateWindow(musicplaylist)</value>
|
||||
</variable>
|
||||
<variable name="DialogSelectImage">
|
||||
<value condition="!String.IsEmpty(ListItem.Art(poster))">$INFO[ListItem.Art(poster)]</value>
|
||||
<value>$INFO[ListItem.Icon]</value>
|
||||
</variable>
|
||||
<variable name="SelectBack">
|
||||
<value condition="![Window.IsVisible(FullscreenVideo) | Window.IsVisible(Visualisation)]">DialogBack.png</value>
|
||||
<value>DialogBack2.png</value>
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<includes>
|
||||
<include name="HomeSubMenuVideos">
|
||||
<control type="image" id="90101">
|
||||
|
@ -4,7 +4,8 @@
|
||||
<control type="group" id="9003">
|
||||
<depth>DepthMenu</depth>
|
||||
<onup>20</onup>
|
||||
<ondown>608</ondown>
|
||||
<ondown condition="Control.IsVisible(600)">600</ondown>
|
||||
<ondown condition="!Control.IsVisible(600)">9000</ondown>
|
||||
<visible>!Window.IsVisible(Favourites)</visible>
|
||||
<include>VisibleFadeEffect</include>
|
||||
<animation effect="fade" time="225" delay="750">WindowOpen</animation>
|
||||
@ -40,7 +41,8 @@
|
||||
<onleft>8000</onleft>
|
||||
<onright>8000</onright>
|
||||
<onup>20</onup>
|
||||
<ondown>608</ondown>
|
||||
<ondown condition="Control.IsVisible(600)">600</ondown>
|
||||
<ondown condition="!Control.IsVisible(600)">9000</ondown>
|
||||
<viewtype label="535">list</viewtype>
|
||||
<pagecontrol/>
|
||||
<scrolltime>200</scrolltime>
|
||||
@ -194,7 +196,8 @@
|
||||
<onleft>8001</onleft>
|
||||
<onright>8001</onright>
|
||||
<onup>20</onup>
|
||||
<ondown>608</ondown>
|
||||
<ondown condition="Control.IsVisible(600)">600</ondown>
|
||||
<ondown condition="!Control.IsVisible(600)">9000</ondown>
|
||||
<viewtype label="535">list</viewtype>
|
||||
<pagecontrol/>
|
||||
<scrolltime>200</scrolltime>
|
||||
@ -374,7 +377,8 @@
|
||||
<onleft>8002</onleft>
|
||||
<onright>8002</onright>
|
||||
<onup>20</onup>
|
||||
<ondown>608</ondown>
|
||||
<ondown condition="Control.IsVisible(600)">600</ondown>
|
||||
<ondown condition="!Control.IsVisible(600)">9000</ondown>
|
||||
<viewtype label="535">list</viewtype>
|
||||
<pagecontrol/>
|
||||
<scrolltime>200</scrolltime>
|
||||
|
@ -248,4 +248,18 @@
|
||||
</control>
|
||||
</control>
|
||||
</include>
|
||||
<variable name="PVRGuideControlsHelpTextVar">
|
||||
<value condition="Control.HasFocus(600)">$LOCALIZE[19063]</value>
|
||||
<value condition="Control.HasFocus(601)">$LOCALIZE[19317]</value>
|
||||
<value condition="Control.HasFocus(602)">$LOCALIZE[19070]</value>
|
||||
<value condition="Control.HasFocus(603)">$LOCALIZE[19318]</value>
|
||||
<value condition="Control.HasFocus(604)">$LOCALIZE[19064]</value>
|
||||
<value condition="Control.HasFocus(605)">$LOCALIZE[19288]</value>
|
||||
<value condition="Control.HasFocus(606)">$LOCALIZE[19322]</value>
|
||||
<value condition="Control.HasFocus(607)">$LOCALIZE[19323]</value>
|
||||
<value condition="Control.HasFocus(608)">$LOCALIZE[19324]</value>
|
||||
<value condition="Control.HasFocus(609)">$LOCALIZE[19319]</value>
|
||||
<value condition="Control.HasFocus(610)">$LOCALIZE[19320]</value>
|
||||
<value condition="Control.HasFocus(611)">$LOCALIZE[19321]</value>
|
||||
</variable>
|
||||
</includes>
|
||||
|
@ -174,7 +174,7 @@
|
||||
<top>3</top>
|
||||
<width>80</width>
|
||||
<height>80</height>
|
||||
<texture>$INFO[Listitem.Icon]</texture>
|
||||
<texture>$VAR[DialogSelectImage]</texture>
|
||||
<aspectratio>keep</aspectratio>
|
||||
<bordertexture border="3">black-back2.png</bordertexture>
|
||||
<bordersize>2</bordersize>
|
||||
@ -227,7 +227,7 @@
|
||||
<top>3</top>
|
||||
<width>80</width>
|
||||
<height>80</height>
|
||||
<texture>$INFO[Listitem.Icon]</texture>
|
||||
<texture>$VAR[DialogSelectImage]</texture>
|
||||
<aspectratio>keep</aspectratio>
|
||||
<bordertexture border="3">black-back2.png</bordertexture>
|
||||
<bordersize>2</bordersize>
|
||||
|
@ -322,13 +322,17 @@
|
||||
<enable>Visualisation.HasPresets</enable>
|
||||
<animation effect="fade" start="100" end="50" time="75" condition="!Visualisation.HasPresets">Conditional</animation>
|
||||
</control>
|
||||
<control type="button" id="704">
|
||||
<control type="togglebutton" id="704">
|
||||
<width>55</width>
|
||||
<height>55</height>
|
||||
<label>264</label>
|
||||
<altlabel>265</altlabel>
|
||||
<font/>
|
||||
<texturefocus>OSDRecordOffFO.png</texturefocus>
|
||||
<texturenofocus>OSDRecordOffNF.png</texturenofocus>
|
||||
<usealttexture>PVR.IsRecordingPlayingChannel | PVR.IsPlayingActiveRecording</usealttexture>
|
||||
<alttexturefocus>OSDRecordOnFO.png</alttexturefocus>
|
||||
<alttexturenofocus>OSDRecordOnNF.png</alttexturenofocus>
|
||||
<onclick>PVR.ToggleRecordPlayingChannel</onclick>
|
||||
<visible>PVR.CanRecordPlayingChannel</visible>
|
||||
</control>
|
||||
|
@ -110,8 +110,31 @@
|
||||
<label>$LOCALIZE[31040]</label>
|
||||
<textcolor>white</textcolor>
|
||||
<shadowcolor>black</shadowcolor>
|
||||
<visible>![MusicPlayer.Content(LiveTV) + [PVR.IsRecordingPlayingChannel | PVR.IsPlayingActiveRecording]]</visible>
|
||||
<animation effect="slide" start="0,0" end="0,25" time="0" condition="String.IsEmpty(MusicPlayer.Artist) + String.IsEmpty(MusicPlayer.Album)">conditional</animation>
|
||||
</control>
|
||||
<control type="image" id="1">
|
||||
<top>0</top>
|
||||
<width>50</width>
|
||||
<height>25</height>
|
||||
<aspectratio align="center" aligny="center">keep</aspectratio>
|
||||
<texture>PVR-IsRecording.png</texture>
|
||||
<visible>MusicPlayer.Content(LiveTV) + [[PVR.IsRecordingPlayingChannel + !Player.ChannelPreviewActive] | PVR.IsPlayingActiveRecording]</visible>
|
||||
</control>
|
||||
<control type="label" id="1">
|
||||
<description>Heading label</description>
|
||||
<left>50</left>
|
||||
<top>0</top>
|
||||
<width>860</width>
|
||||
<height>25</height>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font13</font>
|
||||
<label>$LOCALIZE[19158]</label>
|
||||
<textcolor>white</textcolor>
|
||||
<shadowcolor>black</shadowcolor>
|
||||
<visible>MusicPlayer.Content(LiveTV) + [[PVR.IsRecordingPlayingChannel + !Player.ChannelPreviewActive] | PVR.IsPlayingActiveRecording]</visible>
|
||||
</control>
|
||||
<control type="label" id="1">
|
||||
<description>Artist label</description>
|
||||
<left>20</left>
|
||||
|
@ -310,6 +310,7 @@
|
||||
<onright>60</onright>
|
||||
<onup>9002</onup>
|
||||
<ondown>9002</ondown>
|
||||
<!-- Home screen options -->
|
||||
<control type="label" id="200">
|
||||
<width>750</width>
|
||||
<height>45</height>
|
||||
@ -386,6 +387,44 @@
|
||||
<texturefocus>MenuItemFO.png</texturefocus>
|
||||
<texturenofocus>MenuItemNF.png</texturenofocus>
|
||||
</control>
|
||||
<!-- Home screen buttons -->
|
||||
<control type="label" id="210">
|
||||
<width>750</width>
|
||||
<height>45</height>
|
||||
<font>font13_title</font>
|
||||
<label>31146</label>
|
||||
<textcolor>blue</textcolor>
|
||||
<shadowcolor>black</shadowcolor>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
</control>
|
||||
<control type="radiobutton" id="211">
|
||||
<description>Show Search button</description>
|
||||
<width>750</width>
|
||||
<height>40</height>
|
||||
<font>font13</font>
|
||||
<textcolor>grey2</textcolor>
|
||||
<focusedcolor>white</focusedcolor>
|
||||
<label>31147</label>
|
||||
<onclick>Skin.ToggleSetting(HomepageHideFavourite)</onclick>
|
||||
<selected>Skin.HasSetting(HomepageHideFavourite)</selected>
|
||||
<texturefocus>MenuItemFO.png</texturefocus>
|
||||
<texturenofocus>MenuItemNF.png</texturenofocus>
|
||||
</control>
|
||||
<control type="radiobutton" id="212">
|
||||
<description>Show Search button</description>
|
||||
<width>750</width>
|
||||
<height>40</height>
|
||||
<font>font13</font>
|
||||
<textcolor>grey2</textcolor>
|
||||
<focusedcolor>white</focusedcolor>
|
||||
<label>31148</label>
|
||||
<onclick>Skin.ToggleSetting(HomepageHideSearch)</onclick>
|
||||
<selected>Skin.HasSetting(HomepageHideSearch)</selected>
|
||||
<texturefocus>MenuItemFO.png</texturefocus>
|
||||
<texturenofocus>MenuItemNF.png</texturenofocus>
|
||||
</control>
|
||||
<!-- Main menu buttons -->
|
||||
<control type="label" id="220">
|
||||
<width>750</width>
|
||||
<height>45</height>
|
||||
@ -515,7 +554,6 @@
|
||||
<texturefocus>MenuItemFO.png</texturefocus>
|
||||
<texturenofocus>MenuItemNF.png</texturenofocus>
|
||||
</control>
|
||||
|
||||
<!-- Playlist buttons -->
|
||||
<control type="label" id="247">
|
||||
<width>750</width>
|
||||
@ -607,7 +645,6 @@
|
||||
<onclick>Skin.SetFile(HomeMenuMusicPlaylist,*.xsp,special://profile/playlists/)</onclick>
|
||||
<enable>Skin.HasSetting(HomeMenuMusicUsePlaylist)</enable>
|
||||
</control>
|
||||
|
||||
<!-- Master buttons -->
|
||||
<control type="label" id="230">
|
||||
<width>750</width>
|
||||
|
@ -132,7 +132,7 @@
|
||||
<top>350r</top>
|
||||
<width>300</width>
|
||||
<height>330</height>
|
||||
<texture fallback="DefaultVideoCover.png">$INFO[Player.Art(thumb)]</texture>
|
||||
<texture fallback="DefaultVideoCover.png">$VAR[NowPlayingThumb]</texture>
|
||||
<aspectratio aligny="bottom">keep</aspectratio>
|
||||
<bordertexture border="8">ThumbShadow.png</bordertexture>
|
||||
<bordersize>8</bordersize>
|
||||
@ -308,7 +308,7 @@
|
||||
<control type="group" id="1">
|
||||
<width>85</width>
|
||||
<height>35</height>
|
||||
<visible>![String.IsEmpty(VideoPlayer.SubtitlesLanguage) | Player.ChannelPreviewActive]</visible>
|
||||
<visible>![String.IsEmpty(VideoPlayer.SubtitlesLanguage) | Player.ChannelPreviewActive] + VideoPlayer.SubtitlesEnabled</visible>
|
||||
<control type="image" id="1">
|
||||
<left>5</left>
|
||||
<top>0</top>
|
||||
|
@ -522,7 +522,7 @@
|
||||
<top>4</top>
|
||||
<width>40</width>
|
||||
<height>32</height>
|
||||
<texture background="true">$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true">$VAR[PosterThumb]</texture>
|
||||
<aspectratio>keep</aspectratio>
|
||||
</control>
|
||||
<control type="label">
|
||||
@ -623,7 +623,7 @@
|
||||
<top>4</top>
|
||||
<width>40</width>
|
||||
<height>32</height>
|
||||
<texture background="true">$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true">$VAR[PosterThumb]</texture>
|
||||
<aspectratio>keep</aspectratio>
|
||||
</control>
|
||||
<control type="label">
|
||||
|
@ -1,4 +1,4 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<includes>
|
||||
<include name="PosterWrapView">
|
||||
<control type="grouplist">
|
||||
@ -1131,7 +1131,7 @@
|
||||
<height>355</height>
|
||||
<aspectratio>keep</aspectratio>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
<texture background="true">$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true">$VAR[PosterThumb]</texture>
|
||||
<bordertexture border="8">ThumbShadow.png</bordertexture>
|
||||
<bordersize>8</bordersize>
|
||||
</control>
|
||||
@ -1474,7 +1474,7 @@
|
||||
<top>335</top>
|
||||
<width>100</width>
|
||||
<height>25</height>
|
||||
<label fallback="416">$INFO[listitem.Duration]</label>
|
||||
<label fallback="10005">$INFO[listitem.Duration]</label>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font13</font>
|
||||
@ -1607,7 +1607,7 @@
|
||||
<top>335</top>
|
||||
<width>120</width>
|
||||
<height>25</height>
|
||||
<label fallback="416">$INFO[listitem.Duration]</label>
|
||||
<label fallback="10005">$INFO[listitem.Duration]</label>
|
||||
<align>left</align>
|
||||
<aligny>center</aligny>
|
||||
<font>font13</font>
|
||||
@ -1940,7 +1940,7 @@
|
||||
<height>440</height>
|
||||
<aspectratio align="left" aligny="bottom">keep</aspectratio>
|
||||
<fadetime>IconCrossfadeTime</fadetime>
|
||||
<texture background="true">$INFO[ListItem.Icon]</texture>
|
||||
<texture background="true">$VAR[PosterThumb]</texture>
|
||||
<bordertexture border="8">ThumbShadow.png</bordertexture>
|
||||
<bordersize>8</bordersize>
|
||||
</control>
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<addon id="skin.confluence" version="4.7.6" name="Confluence" provider-name="Jezz_X, Team Kodi">
|
||||
<addon id="skin.confluence" version="4.7.15" name="Confluence" provider-name="Jezz_X, Team Kodi">
|
||||
<requires>
|
||||
<import addon="xbmc.gui" version="5.15.0"/>
|
||||
</requires>
|
||||
@ -24,7 +24,7 @@
|
||||
<summary lang="es_AR">Skin Confluence por Jezz_X.</summary>
|
||||
<summary lang="es_ES">Skin Confluence por Jezz_X.</summary>
|
||||
<summary lang="es_MX">Skin confluende por Jezz_X. (skin por defecto de Kodi)</summary>
|
||||
<summary lang="et_EE">Confluence rüü autorilt Jezz_X.</summary>
|
||||
<summary lang="et_EE">Confluence rüü autor on Jezz_X.</summary>
|
||||
<summary lang="eu_ES">Confluence azala Jezz_X-ek egina.</summary>
|
||||
<summary lang="fa_IR">پوسته Confluence تهیه شده بوسیله Jezz_X.</summary>
|
||||
<summary lang="fi_FI">Confluence-ulkoasu. Tekijä Jezz_X.</summary>
|
||||
@ -143,6 +143,6 @@
|
||||
<screenshot>resources/screenshot-08.jpg</screenshot>
|
||||
<screenshot>resources/screenshot-09.jpg</screenshot>
|
||||
</assets>
|
||||
<news>- Switch to dynamic content for home screen widgets.[CR]- Home screen widgets show only unwatched items.</news>
|
||||
<news>- - Fix image in select dialog.[CR]- Updated language files from Transifex.</news>
|
||||
</extension>
|
||||
</addon>
|
||||
|
@ -1,3 +1,34 @@
|
||||
[B]4.7.15[/B]
|
||||
|
||||
- Fix image in select dialog
|
||||
|
||||
[B]4.7.14[/B]
|
||||
|
||||
- Add PVR guide controls dialog
|
||||
|
||||
[B]4.7.13[/B]
|
||||
|
||||
- Updated language files from Transifex
|
||||
|
||||
[B]4.7.12[/B]
|
||||
|
||||
- Updated language files from Transifex
|
||||
|
||||
[B]4.7.11[/B]
|
||||
|
||||
- Fix PVR radio record button
|
||||
- Fix PVR recording label
|
||||
- Fix posters
|
||||
- Add "Versions" button to add-on information dialog
|
||||
|
||||
[B]4.7.10[/B]
|
||||
|
||||
- Updated language files from Transifex
|
||||
|
||||
[B]4.7.9[/B]
|
||||
|
||||
- Fix season posters
|
||||
|
||||
[B]4.7.6[/B]
|
||||
|
||||
- Switch to dynamic content for home screen widgets
|
||||
|
@ -365,7 +365,19 @@ msgctxt "#31145"
|
||||
msgid "playlist path"
|
||||
msgstr ""
|
||||
|
||||
#empty strings from id 31146 to 31199
|
||||
msgctxt "#31146"
|
||||
msgid "Hide home screen buttons"
|
||||
msgstr ""
|
||||
|
||||
msgctxt "#31147"
|
||||
msgid "Hide - Favourites"
|
||||
msgstr ""\
|
||||
|
||||
msgctxt "#31148"
|
||||
msgid "Hide - Search"
|
||||
msgstr ""
|
||||
|
||||
#empty strings from id 31149 to 31199
|
||||
|
||||
msgctxt "#31200"
|
||||
msgid "Shortcuts"
|
||||
|
@ -240,10 +240,18 @@ msgctxt "#31112"
|
||||
msgid "Options"
|
||||
msgstr "Opciones"
|
||||
|
||||
msgctxt "#31113"
|
||||
msgid "Background path Master:"
|
||||
msgstr "Ruta principal de fondos:"
|
||||
|
||||
msgctxt "#31114"
|
||||
msgid "System"
|
||||
msgstr "Sistema"
|
||||
|
||||
msgctxt "#31115"
|
||||
msgid "Main button playlists"
|
||||
msgstr "Listas del botón principal"
|
||||
|
||||
msgctxt "#31116"
|
||||
msgid "Show recently added albums"
|
||||
msgstr "Mostrar albumes recientemente adicionados"
|
||||
@ -312,6 +320,14 @@ msgctxt "#31143"
|
||||
msgid "Use"
|
||||
msgstr "Usar"
|
||||
|
||||
msgctxt "#31144"
|
||||
msgid "playlist"
|
||||
msgstr "lista de reproducción"
|
||||
|
||||
msgctxt "#31145"
|
||||
msgid "playlist path"
|
||||
msgstr "ruta de lista de reproducción"
|
||||
|
||||
msgctxt "#31200"
|
||||
msgid "Shortcuts"
|
||||
msgstr "Atajos"
|
||||
@ -336,6 +352,10 @@ msgctxt "#31208"
|
||||
msgid "Upcoming episodes"
|
||||
msgstr "Próximos episodios"
|
||||
|
||||
msgctxt "#31209"
|
||||
msgid "Hide Master profile main menu buttons"
|
||||
msgstr "Esconder botones del perfil maestro del menú principal"
|
||||
|
||||
msgctxt "#31300"
|
||||
msgid "Current temperature"
|
||||
msgstr "Temperatura actual"
|
||||
|
@ -20,6 +20,10 @@ msgctxt "#31001"
|
||||
msgid "GAMES"
|
||||
msgstr "MÄNGUD"
|
||||
|
||||
msgctxt "#31003"
|
||||
msgid "Power options"
|
||||
msgstr "Toide"
|
||||
|
||||
msgctxt "#31004"
|
||||
msgid "Working..."
|
||||
msgstr "Toimetamine..."
|
||||
@ -40,10 +44,22 @@ msgctxt "#31009"
|
||||
msgid "Total duration"
|
||||
msgstr "Kogukestvus"
|
||||
|
||||
msgctxt "#31011"
|
||||
msgid "Inactive"
|
||||
msgstr "Mitte aktiivne"
|
||||
|
||||
msgctxt "#31014"
|
||||
msgid "Memory used"
|
||||
msgstr "Mälukasutus"
|
||||
|
||||
msgctxt "#31015"
|
||||
msgid "Minute"
|
||||
msgstr "Minut"
|
||||
|
||||
msgctxt "#31016"
|
||||
msgid "Elapsed time"
|
||||
msgstr "Kulunud aeg"
|
||||
|
||||
msgctxt "#31017"
|
||||
msgid "Unavailable"
|
||||
msgstr "Kättesaamatu"
|
||||
@ -60,6 +76,10 @@ msgctxt "#31025"
|
||||
msgid "Items"
|
||||
msgstr "Nimetused"
|
||||
|
||||
msgctxt "#31026"
|
||||
msgid "Misc options"
|
||||
msgstr "Muud suvandid"
|
||||
|
||||
msgctxt "#31027"
|
||||
msgid "Location"
|
||||
msgstr "Asukoht"
|
||||
@ -68,6 +88,10 @@ msgctxt "#31029"
|
||||
msgid "Fanart"
|
||||
msgstr "Fännipildid"
|
||||
|
||||
msgctxt "#31031"
|
||||
msgid "Pic thumbs"
|
||||
msgstr "Pisipildid"
|
||||
|
||||
msgctxt "#31033"
|
||||
msgid "Info"
|
||||
msgstr "Info"
|
||||
@ -100,6 +124,10 @@ msgctxt "#31046"
|
||||
msgid "SEEKING"
|
||||
msgstr "OTSIMINE"
|
||||
|
||||
msgctxt "#31048"
|
||||
msgid "Visualisation presets"
|
||||
msgstr "Visualiseerimise eelhäälestused"
|
||||
|
||||
msgctxt "#31049"
|
||||
msgid "End time"
|
||||
msgstr "Lõpu aeg"
|
||||
@ -172,6 +200,10 @@ msgctxt "#31128"
|
||||
msgid "Lyrics"
|
||||
msgstr "Laulutekst"
|
||||
|
||||
msgctxt "#31132"
|
||||
msgid "Lyrics add-on"
|
||||
msgstr "Laulusõnade lisamoodul"
|
||||
|
||||
msgctxt "#31140"
|
||||
msgid "Music OSD"
|
||||
msgstr "Muusika OSD"
|
||||
@ -200,10 +232,18 @@ msgctxt "#31303"
|
||||
msgid "Data provider"
|
||||
msgstr "Teenusepakkuja"
|
||||
|
||||
msgctxt "#31320"
|
||||
msgid "Last logged in"
|
||||
msgstr "Viimati sisse logitud"
|
||||
|
||||
msgctxt "#31322"
|
||||
msgid "Aired"
|
||||
msgstr "Eetris"
|
||||
|
||||
msgctxt "#31325"
|
||||
msgid "Playlist options"
|
||||
msgstr "Esitusloendi suvandid"
|
||||
|
||||
msgctxt "#31326"
|
||||
msgid "Created"
|
||||
msgstr "Loodud"
|
||||
@ -268,6 +308,10 @@ msgctxt "#31420"
|
||||
msgid "Login"
|
||||
msgstr "Logi sisse"
|
||||
|
||||
msgctxt "#31421"
|
||||
msgid "Select your Kodi user profile[CR]to login and continue"
|
||||
msgstr "Vali sisse logimiseks Kodi kasutaja profiil[CR]ja jätka"
|
||||
|
||||
msgctxt "#31422"
|
||||
msgid "Show or hide the login screen at startup."
|
||||
msgstr "Käivitumisel näita või peida sisselogimiseekraan."
|
||||
@ -280,10 +324,26 @@ msgctxt "#31502"
|
||||
msgid "TV"
|
||||
msgstr "TV"
|
||||
|
||||
msgctxt "#31503"
|
||||
msgid "Add group"
|
||||
msgstr "Lisa grupp"
|
||||
|
||||
msgctxt "#31504"
|
||||
msgid "Rename group"
|
||||
msgstr "Nimeta grupp ümber"
|
||||
|
||||
msgctxt "#31505"
|
||||
msgid "Delete group"
|
||||
msgstr "Kustuta grupp"
|
||||
|
||||
msgctxt "#31506"
|
||||
msgid "Available[CR]Groups"
|
||||
msgstr "Olemasolevad[CR]grupid"
|
||||
|
||||
msgctxt "#31511"
|
||||
msgid "Channel options"
|
||||
msgstr "Kanali suvandid"
|
||||
|
||||
msgctxt "#31905"
|
||||
msgid "Forecast"
|
||||
msgstr "Ilmateade"
|
||||
@ -336,6 +396,14 @@ msgctxt "#31961"
|
||||
msgid "Timeshift"
|
||||
msgstr "Ajanihe"
|
||||
|
||||
msgctxt "#31962"
|
||||
msgid "Choose kind of profile identification"
|
||||
msgstr "Vali profiili tuvastuse liik"
|
||||
|
||||
msgctxt "#31963"
|
||||
msgid "Profile name"
|
||||
msgstr "Profiili nimi"
|
||||
|
||||
msgctxt "#31964"
|
||||
msgid "Profile avatar"
|
||||
msgstr "Profiili avatar"
|
||||
|
@ -312,6 +312,14 @@ msgctxt "#31143"
|
||||
msgid "Use"
|
||||
msgstr "Käytä"
|
||||
|
||||
msgctxt "#31144"
|
||||
msgid "playlist"
|
||||
msgstr "soittolista"
|
||||
|
||||
msgctxt "#31145"
|
||||
msgid "playlist path"
|
||||
msgstr "soittolistan polku"
|
||||
|
||||
msgctxt "#31200"
|
||||
msgid "Shortcuts"
|
||||
msgstr "Pikavalinnat"
|
||||
@ -336,6 +344,10 @@ msgctxt "#31208"
|
||||
msgid "Upcoming episodes"
|
||||
msgstr "Tulevat jaksot"
|
||||
|
||||
msgctxt "#31209"
|
||||
msgid "Hide Master profile main menu buttons"
|
||||
msgstr "Piilota pääkäyttäjän painikkeet päävalikosta"
|
||||
|
||||
msgctxt "#31300"
|
||||
msgid "Current temperature"
|
||||
msgstr "Tämänhetkinen lämpötila"
|
||||
|
@ -34,7 +34,7 @@ msgstr "Options d'alimentation"
|
||||
|
||||
msgctxt "#31004"
|
||||
msgid "Working..."
|
||||
msgstr "En cours..."
|
||||
msgstr "En cours…"
|
||||
|
||||
msgctxt "#31005"
|
||||
msgid "Hide information"
|
||||
@ -114,7 +114,7 @@ msgstr "Galerie d'affiches"
|
||||
|
||||
msgctxt "#31029"
|
||||
msgid "Fanart"
|
||||
msgstr "FanArt"
|
||||
msgstr "Fanart"
|
||||
|
||||
msgctxt "#31031"
|
||||
msgid "Pic thumbs"
|
||||
@ -206,7 +206,7 @@ msgstr "Arrière-plan"
|
||||
|
||||
msgctxt "#31103"
|
||||
msgid "Show \"Paused\" in picture slideshow"
|
||||
msgstr "Afficher « En pause » dans le diaporama d'images"
|
||||
msgstr "Afficher « En pause » dans le diaporama d'images"
|
||||
|
||||
msgctxt "#31104"
|
||||
msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]"
|
||||
@ -266,7 +266,7 @@ msgstr "Sous-menu Extensions de la page d'accueil"
|
||||
|
||||
msgctxt "#31119"
|
||||
msgid "Hide background fanart"
|
||||
msgstr "Masquer le FanArt d'arrière-plan"
|
||||
msgstr "Masquer le Fanart d'arrière-plan"
|
||||
|
||||
msgctxt "#31120"
|
||||
msgid "Home page \"Games\" submenu"
|
||||
@ -274,7 +274,7 @@ msgstr "Sous-menu Jeux de la page d'accueil"
|
||||
|
||||
msgctxt "#31122"
|
||||
msgid "Hide EPG if RDS is present on channel window"
|
||||
msgstr "Masquer le guide TV en présence de RDS sur le canal"
|
||||
msgstr "Masquer le guide TV en présence de RDS sur la chaîne"
|
||||
|
||||
msgctxt "#31124"
|
||||
msgid "Show background \"Now playing\" video"
|
||||
@ -290,7 +290,7 @@ msgstr "Paroles"
|
||||
|
||||
msgctxt "#31129"
|
||||
msgid "Hide fanart in full screen visualisation"
|
||||
msgstr "Masquer le FanArt en visualisation plein écran"
|
||||
msgstr "Masquer le Fanart en visualisation plein écran"
|
||||
|
||||
msgctxt "#31132"
|
||||
msgid "Lyrics add-on"
|
||||
@ -322,7 +322,7 @@ msgstr "Utiliser"
|
||||
|
||||
msgctxt "#31144"
|
||||
msgid "playlist"
|
||||
msgstr "- Liste de lecture"
|
||||
msgstr "(liste de lecture)"
|
||||
|
||||
msgctxt "#31145"
|
||||
msgid "playlist path"
|
||||
@ -354,7 +354,7 @@ msgstr "Prochains épisodes"
|
||||
|
||||
msgctxt "#31209"
|
||||
msgid "Hide Master profile main menu buttons"
|
||||
msgstr "Masquer les boutons principaux de menu du profile maître"
|
||||
msgstr "Masquer les boutons principaux de menu du profil maître"
|
||||
|
||||
msgctxt "#31300"
|
||||
msgid "Current temperature"
|
||||
@ -474,7 +474,7 @@ msgstr "Aide au démarrage"
|
||||
|
||||
msgctxt "#31412"
|
||||
msgid "This tab signifies that there is a menu off to the side of this window that contains extra options for this section. To access the menu, navigate to the left with your remote control or keyboard or place your mouse pointer over the tab. [CR][CR]Click \"OK\" to close this dialogue. It will not appear again."
|
||||
msgstr "Cet onglet signifie qu'il y a un menu sur le côté gauche de la fenêtre qui contient des options supplémentaires pour cette section. Pour accéder au menu, naviguer vers la gauche avec la télécommande ou le clavier, ou placer le pointeur de la souris ou un doigt sur l'onglet.[CR][CR]Cliquer sur « OK » pour fermer cette fenêtre. Elle n’apparaîtra plus."
|
||||
msgstr "Cet onglet signifie qu'il y a un menu sur le côté gauche de la fenêtre qui contient des options supplémentaires pour cette section. Pour accéder au menu, naviguer vers la gauche avec la télécommande ou le clavier, ou placer le pointeur de la souris ou un doigt sur l'onglet.[CR][CR]Cliquer sur OK pour fermer cette fenêtre. Elle n’apparaîtra plus."
|
||||
|
||||
msgctxt "#31413"
|
||||
msgid "Local subtitle available"
|
||||
@ -518,7 +518,7 @@ msgstr "[B]PARAMÈTRES DES SERVICES[/B][CR][CR]Configuration et gestion des serv
|
||||
|
||||
msgctxt "#31435"
|
||||
msgid "[B]SYSTEM SETTINGS[/B][CR][CR]Configure display · Configure audio · Configure internet access · Configure power saving· Configure logging"
|
||||
msgstr "[B]PARAMÈTRES DU SYSTÈME[/B][CR][CR]Configuration de l'affichage · Configuration de l'audio · Configuration de l'accès internet · Configuration de la gestion de l'énergie · Configuration de la journalisation"
|
||||
msgstr "[B]PARAMÈTRES DU SYSTÈME[/B][CR][CR]Configuration de l'affichage · Configuration de l'audio · Configuration de l'accès Internet · Configuration de la gestion de l'énergie · Configuration de la journalisation"
|
||||
|
||||
msgctxt "#31436"
|
||||
msgid "[B]INTERFACE SETTINGS[/B][CR][CR]Configure skin · Configure region · Configure control · Configure screensaver · Configure master lock"
|
||||
@ -582,7 +582,7 @@ msgstr "Prévisions"
|
||||
|
||||
msgctxt "#31909"
|
||||
msgid "Fetching forecast info..."
|
||||
msgstr "Récupération des prévisions météo..."
|
||||
msgstr "Récupération des prévisions météo…"
|
||||
|
||||
msgctxt "#31910"
|
||||
msgid "Maps"
|
||||
|
@ -240,10 +240,18 @@ msgctxt "#31112"
|
||||
msgid "Options"
|
||||
msgstr "Opcións"
|
||||
|
||||
msgctxt "#31113"
|
||||
msgid "Background path Master:"
|
||||
msgstr "Ruta do fondo Principal:"
|
||||
|
||||
msgctxt "#31114"
|
||||
msgid "System"
|
||||
msgstr "Sistema"
|
||||
|
||||
msgctxt "#31115"
|
||||
msgid "Main button playlists"
|
||||
msgstr "Botón principal das listas de reprodución"
|
||||
|
||||
msgctxt "#31116"
|
||||
msgid "Show recently added albums"
|
||||
msgstr "Amosar albumes engadidos recentemente"
|
||||
@ -344,6 +352,10 @@ msgctxt "#31208"
|
||||
msgid "Upcoming episodes"
|
||||
msgstr "Vindeiros episodios"
|
||||
|
||||
msgctxt "#31209"
|
||||
msgid "Hide Master profile main menu buttons"
|
||||
msgstr "Ocultar os botóns do menú principal no Master"
|
||||
|
||||
msgctxt "#31300"
|
||||
msgid "Current temperature"
|
||||
msgstr "Temperatura actual"
|
||||
|
@ -50,7 +50,7 @@ msgstr "Videoprocess information"
|
||||
|
||||
msgctxt "#31008"
|
||||
msgid "Full screen"
|
||||
msgstr "Fullskärm"
|
||||
msgstr "Helskärm"
|
||||
|
||||
msgctxt "#31009"
|
||||
msgid "Total duration"
|
||||
@ -206,7 +206,7 @@ msgstr "Bakgrund"
|
||||
|
||||
msgctxt "#31103"
|
||||
msgid "Show \"Paused\" in picture slideshow"
|
||||
msgstr "Visa \"pausat\" i bildspel"
|
||||
msgstr "Visa \"Pausat\" i bildspel"
|
||||
|
||||
msgctxt "#31104"
|
||||
msgid "Play trailers in a window [COLOR=grey3](Video information dialogue only)[/COLOR]"
|
||||
@ -274,11 +274,11 @@ msgstr "Dölj EPG när RDS finns i kanalfönstret"
|
||||
|
||||
msgctxt "#31124"
|
||||
msgid "Show background \"Now playing\" video"
|
||||
msgstr "Visa bakgrund \"Nu spelas\" filmer"
|
||||
msgstr "Visa \"Nu spelas\"-bakgrundsvideo"
|
||||
|
||||
msgctxt "#31125"
|
||||
msgid "Show background \"Now playing\" visualisation"
|
||||
msgstr "Visa \"Spelas nu\" backgrundsvisualisering"
|
||||
msgstr "Visa \"Spelas nu\"-bakgrundsvisualisering"
|
||||
|
||||
msgctxt "#31128"
|
||||
msgid "Lyrics"
|
||||
@ -286,11 +286,11 @@ msgstr "Sångtexter"
|
||||
|
||||
msgctxt "#31129"
|
||||
msgid "Hide fanart in full screen visualisation"
|
||||
msgstr "Dölj fanart i fullskärmsvisualisering"
|
||||
msgstr "Dölj fanart i helskärmsvisualisering"
|
||||
|
||||
msgctxt "#31132"
|
||||
msgid "Lyrics add-on"
|
||||
msgstr "Sångtexter tillägg"
|
||||
msgstr "Tillägg för sångtexter"
|
||||
|
||||
msgctxt "#31134"
|
||||
msgid "Home page \"Videos\" submenu"
|
||||
@ -334,7 +334,7 @@ msgstr "Välj din låt"
|
||||
|
||||
msgctxt "#31205"
|
||||
msgid "Lyrics source"
|
||||
msgstr "Sångtexter källa"
|
||||
msgstr "Källa för sångtexter"
|
||||
|
||||
msgctxt "#31206"
|
||||
msgid "Found"
|
||||
@ -406,7 +406,7 @@ msgstr "Nyligen tillagda"
|
||||
|
||||
msgctxt "#31329"
|
||||
msgid "[B]Timer set![/B] [COLOR=grey2] - System auto shutdown in[/COLOR]"
|
||||
msgstr "[B]Timer satt![/B] [COLOR=grey2] - Automatisk avstängning av systemet om[/COLOR]"
|
||||
msgstr "[B]Tidtagare satt![/B] [COLOR=grey2] - Automatisk avstängning av systemet om[/COLOR]"
|
||||
|
||||
msgctxt "#31330"
|
||||
msgid "Click button to play[CR][CR]movie trailer"
|
||||
@ -438,7 +438,7 @@ msgstr "Filmmeny"
|
||||
|
||||
msgctxt "#31356"
|
||||
msgid "Download subtitles"
|
||||
msgstr "Ladda hem undertexter"
|
||||
msgstr "Hämta undertexter"
|
||||
|
||||
msgctxt "#31360"
|
||||
msgid "Watch as 2D"
|
||||
@ -486,19 +486,19 @@ msgstr "Välj din Kodi-användarprofil[CR]för att logga in och fortsätta"
|
||||
|
||||
msgctxt "#31422"
|
||||
msgid "Show or hide the login screen at startup."
|
||||
msgstr "Visa eller dölj inloggningsskärmen vid start."
|
||||
msgstr "Visa eller dölj inloggningsskärmen vid uppstart."
|
||||
|
||||
msgctxt "#31423"
|
||||
msgid "Select the profile that will be used at startup when the login screen is disabled."
|
||||
msgstr "Välj den profil som skall användas vid start då inloggningsskärmen inte visas."
|
||||
msgstr "Välj den profil som skall användas vid uppstart då inloggningsskärmen inte visas."
|
||||
|
||||
msgctxt "#31430"
|
||||
msgid "[B]PLAYER SETTINGS[/B][CR][CR]Configure actions that can be used during playback · Configure how media content is played"
|
||||
msgstr "[B]SPELARE INSTÄLLNINGAR[/B][CR][CR]Konfigurera inställningar för vad du kan göra under uppsspelning · Konfigurera hur medieinnehåll spelas upp"
|
||||
msgstr "[B]SPELARE INSTÄLLNINGAR[/B][CR][CR]Konfigurera inställningar för vad du kan göra under uppsspelning · Konfigurera hur mediainnehåll spelas upp"
|
||||
|
||||
msgctxt "#31431"
|
||||
msgid "[B]LIBRARY SETTINGS[/B][CR][CR]Configure how the library/file views display media content · Configure how library lists/views are navigated · Configure the media database options"
|
||||
msgstr "[B]BIBLIOTEK INSTÄLLNINGAR[/B][CR][CR]Konfigurera hur biblioteket/filer-vy presenterar medieinnehåll · Konfigurera hur bibliotekets listor/vyer navigeras · Konfigurera mediedatabasens alternativ"
|
||||
msgstr "[B]BIBLIOTEK INSTÄLLNINGAR[/B][CR][CR]Konfigurera hur biblioteket/filer-vy presenterar medieinnehåll · Konfigurera hur bibliotekets listor/vyer navigeras · Konfigurera mediadatabasens alternativ"
|
||||
|
||||
msgctxt "#31432"
|
||||
msgid "[B]PVR SETTINGS[/B][CR][CR]Configure how the channels & guide are managed · Configure how Live TV and recordings are managed"
|
||||
@ -538,7 +538,7 @@ msgstr "Byt namn på grupp"
|
||||
|
||||
msgctxt "#31505"
|
||||
msgid "Delete group"
|
||||
msgstr "Radera grupp"
|
||||
msgstr "Ta bort grupp"
|
||||
|
||||
msgctxt "#31506"
|
||||
msgid "Available[CR]Groups"
|
||||
@ -550,7 +550,7 @@ msgstr "Kanalgrupp"
|
||||
|
||||
msgctxt "#31510"
|
||||
msgid "Timer set"
|
||||
msgstr "Timer satt"
|
||||
msgstr "Tidtagare satt"
|
||||
|
||||
msgctxt "#31511"
|
||||
msgid "Channel options"
|
||||
|
BIN
media/OSDDateFO.png
Normal file
BIN
media/OSDDateFO.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
BIN
media/OSDDateNF.png
Normal file
BIN
media/OSDDateNF.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.9 KiB |
BIN
media/OSDPlaylistFO.png
Normal file
BIN
media/OSDPlaylistFO.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.2 KiB |
BIN
media/OSDPlaylistNF.png
Normal file
BIN
media/OSDPlaylistNF.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.6 KiB |
Reference in New Issue
Block a user