[skin.confluence] v4.5.13

Fixed missing labels
Removed audio dsp references
This commit is contained in:
Kevin Goffe 2019-02-04 17:11:24 +00:00
parent 80275dffc0
commit 30e495264d
14 changed files with 41 additions and 54 deletions

View File

@ -65,7 +65,7 @@
<top>0</top>
<width>440</width>
<height>25</height>
<label fallback="416">$INFO[ListItem.AddonType]</label>
<label fallback="10005">$INFO[ListItem.AddonType]</label>
<align>left</align>
<aligny>center</aligny>
<font>font13</font>
@ -89,7 +89,7 @@
<top>30</top>
<width>440</width>
<height>25</height>
<label fallback="416">$INFO[ListItem.AddonCreator]</label>
<label fallback="10005">$INFO[ListItem.AddonCreator]</label>
<align>left</align>
<aligny>center</aligny>
<font>font13</font>
@ -113,7 +113,7 @@
<top>60</top>
<width>440</width>
<height>25</height>
<label fallback="416">$INFO[ListItem.AddonVersion]</label>
<label fallback="10005">$INFO[ListItem.AddonVersion]</label>
<align>left</align>
<aligny>center</aligny>
<font>font13</font>
@ -137,7 +137,7 @@
<top>90</top>
<width>440</width>
<height>25</height>
<label fallback="416">$INFO[ListItem.AddonSummary]</label>
<label fallback="10005">$INFO[ListItem.AddonSummary]</label>
<align>left</align>
<aligny>center</aligny>
<font>font13</font>

View File

@ -9,8 +9,7 @@
<controls>
<control type="group">
<animation effect="fade" start="100" end="0" time="150" condition="Window.Is(contentsettings) + Window.IsActive(AddonSettings)">Conditional</animation>
<animation effect="fade" start="100" end="0" time="300" condition="[Window.Is(osdaudiosettings) | Window.Is(osdvideosettings)] + [Window.IsVisible(SliderDialog) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(FileBrowser)]">Conditional</animation>
<animation effect="fade" start="100" end="0" time="400" condition="Window.Is(osdaudiodspsettings) + Window.IsVisible(SliderDialog)">Conditional</animation>
<animation effect="fade" start="100" end="0" time="300" condition="[Window.Is(osdaudiosettings) | Window.Is(osdvideosettings)] + [Window.IsVisible(SliderDialog) | Window.IsVisible(FileBrowser)]">Conditional</animation>
<include content="DialogBackgroundCommons">
<param name="DialogBackgroundWidth" value="850" />
<param name="DialogBackgroundHeight" value="600" />

View File

@ -173,7 +173,7 @@
<font>font13</font>
<align>justify</align>
<pagecontrol>60</pagecontrol>
<label fallback="161">$INFO[ListItem.Plot]</label>
<label fallback="31017">$INFO[ListItem.Plot]</label>
</control>
<control type="grouplist" id="9000">
<left>40</left>

View File

@ -91,7 +91,7 @@
<aligny>center</aligny>
<font>font13</font>
<textcolor>white</textcolor>
<label fallback="161">$INFO[RDS.Artist]</label>
<label fallback="31017">$INFO[RDS.Artist]</label>
<scrollout>false</scrollout>
<pauseatend>2000</pauseatend>
<visible>String.IsEmpty(RDS.Band)</visible>
@ -172,7 +172,7 @@
<aligny>center</aligny>
<font>font13</font>
<textcolor>white</textcolor>
<label fallback="161">$INFO[RDS.Title]</label>
<label fallback="31017">$INFO[RDS.Title]</label>
<scrollout>false</scrollout>
<pauseatend>2000</pauseatend>
</control>
@ -230,7 +230,7 @@
<aligny>center</aligny>
<font>font13</font>
<textcolor>white</textcolor>
<label fallback="161">$INFO[RDS.Composer]</label>
<label fallback="31017">$INFO[RDS.Composer]</label>
<scrollout>false</scrollout>
<pauseatend>2000</pauseatend>
</control>
@ -256,7 +256,7 @@
<aligny>center</aligny>
<font>font13</font>
<textcolor>white</textcolor>
<label fallback="161">$INFO[RDS.Title]</label>
<label fallback="31017">$INFO[RDS.Title]</label>
<scrollout>false</scrollout>
<pauseatend>2000</pauseatend>
</control>
@ -283,7 +283,7 @@
<textcolor>white</textcolor>
<align>left</align>
<pagecontrol></pagecontrol>
<label fallback="161">$INFO[RDS.Artist]</label>
<label fallback="31017">$INFO[RDS.Artist]</label>
<autoscroll time="2000" delay="3000" repeat="5000">true</autoscroll>
<visible>String.IsEmpty(RDS.Band) + !String.IsEmpty(RDS.Artist)</visible>
</control>
@ -365,7 +365,7 @@
<aligny>center</aligny>
<font>font13</font>
<textcolor>white</textcolor>
<label fallback="161">$INFO[RDS.Conductor]</label>
<label fallback="31017">$INFO[RDS.Conductor]</label>
<scrollout>false</scrollout>
<pauseatend>2000</pauseatend>
<visible>!String.IsEmpty(RDS.Conductor)</visible>

View File

@ -9,8 +9,7 @@
<controls>
<control type="group">
<animation effect="fade" start="100" end="0" time="150" condition="Window.Is(contentsettings) + Window.IsActive(AddonSettings)">Conditional</animation>
<animation effect="fade" start="100" end="0" time="300" condition="[Window.Is(osdaudiosettings) | Window.Is(osdvideosettings) | Window.Is(osdsubtitlesettings)] + [Window.IsVisible(SliderDialog) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(FileBrowser)]">Conditional</animation>
<animation effect="fade" start="100" end="0" time="400" condition="Window.Is(osdaudiodspsettings) + Window.IsVisible(SliderDialog)">Conditional</animation>
<animation effect="fade" start="100" end="0" time="300" condition="[Window.Is(osdaudiosettings) | Window.Is(osdvideosettings) | Window.Is(osdsubtitlesettings)] + [Window.IsVisible(SliderDialog) | Window.IsVisible(FileBrowser)]">Conditional</animation>
<include content="DialogBackgroundCommons">
<param name="DialogBackgroundWidth" value="800" />
<param name="DialogBackgroundHeight" value="458" />

View File

@ -23,7 +23,7 @@
<texturenofocus>DialogCloseButton.png</texturenofocus>
<animation effect="fade" time="150">VisibleChange</animation>
<animation effect="slide" start="0,0" end="-30,0" time="0" condition="Player.Muted">conditional</animation>
<visible>system.getbool(input.enablemouse) + ![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(Addon)]</visible>
<visible>system.getbool(input.enablemouse) + ![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(Addon)]</visible>
</control>
<control type="slider" id="87">
<depth>DepthOSD+</depth>
@ -39,7 +39,7 @@
<textureslidernib>osd_slider_nibNF.png</textureslidernib>
<textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>
<animation effect="fade" time="150">VisibleChange</animation>
<visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(Addon)]</visible>
<visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(Addon)]</visible>
</control>
<control type="grouplist" id="100">
<left>325</left>
@ -47,7 +47,7 @@
<orientation>horizontal</orientation>
<itemgap>0</itemgap>
<animation effect="fade" time="150">VisibleChange</animation>
<visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(Addon)]</visible>
<visible>![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(Addon)]</visible>
<control type="button" id="300">
<width>55</width>
<height>55</height>
@ -257,7 +257,6 @@
<control type="image" id="2400">
<width>55</width>
<texture></texture>
<visible>!system.getbool(audiooutput.dspaddonsenabled)</visible>
</control>
<control type="image" id="2500">
<width>55</width>
@ -278,16 +277,6 @@
<texturenofocus>OSDRateNF.png</texturenofocus>
<onclick>setrating</onclick>
</control>
<control type="button" id="700">
<width>55</width>
<height>55</height>
<label>15047</label>
<font></font>
<texturefocus>OSDDSPAudioFO.png</texturefocus>
<texturenofocus>OSDDSPAudioNF.png</texturenofocus>
<onclick>ActivateWindow(OSDAudioDSPSettings)</onclick>
<visible>system.getbool(audiooutput.dspaddonsenabled)</visible>
</control>
<control type="togglebutton" id="701">
<width>55</width>
<height>55</height>

View File

@ -26,7 +26,7 @@
<control type="group">
<depth>DepthOSD</depth>
<animation effect="fade" time="150">VisibleChange</animation>
<visible>[Player.ShowInfo | Window.IsActive(MusicOSD)] + ![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(Addon)]</visible>
<visible>[Player.ShowInfo | Window.IsActive(MusicOSD)] + ![Window.IsVisible(AddonSettings) | Window.IsVisible(SelectDialog) | Window.IsVisible(VisualisationPresetList) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(PVRRadioRDSInfo) | Window.IsVisible(Addon)]</visible>
<control type="image">
<left>-20</left>
<top>-150</top>
@ -131,7 +131,6 @@
<height>35</height>
<itemgap>5</itemgap>
<orientation>horizontal</orientation>
<visible>!system.getbool(audiooutput.dspaddonsenabled)</visible>
<control type="label">
<width min="10" max="638">auto</width>
<height>20</height>

View File

@ -53,7 +53,7 @@
<!-- media infos -->
<control type="group" id="1">
<depth>DepthOSD</depth>
<visible>[Player.ShowInfo | Window.IsActive(VideoOSD)] + ![Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(SliderDialog)]</visible>
<visible>[Player.ShowInfo | Window.IsActive(VideoOSD)] + ![Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide) | Window.IsVisible(SliderDialog)]</visible>
<animation effect="fade" time="150">VisibleChange</animation>
<control type="image" id="1">
<left>-20</left>

View File

@ -23,7 +23,7 @@
<texturenofocus>DialogCloseButton.png</texturenofocus>
<animation effect="slide" start="0,0" end="-30,0" time="0" condition="Player.Muted">conditional</animation>
<animation effect="fade" time="150">VisibleChange</animation>
<visible>system.getbool(input.enablemouse) + ![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(VideoBookmarks)]</visible>
<visible>system.getbool(input.enablemouse) + ![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks)]</visible>
</control>
<control type="slider" id="87">
<depth>DepthOSD+</depth>
@ -39,7 +39,7 @@
<textureslidernib>osd_slider_nibNF.png</textureslidernib>
<textureslidernibfocus>osd_slider_nib.png</textureslidernibfocus>
<animation effect="fade" time="150">VisibleChange</animation>
<visible>![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(VideoBookmarks) | VideoPlayer.Content(LiveTV)]</visible>
<visible>![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks) | VideoPlayer.Content(LiveTV)]</visible>
</control>
<control type="grouplist" id="100">
<left>325</left>
@ -47,7 +47,7 @@
<orientation>horizontal</orientation>
<itemgap>0</itemgap>
<animation effect="fade" time="150">VisibleChange</animation>
<visible>![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide)]</visible>
<visible>![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide)]</visible>
<control type="button" id="300">
<width>55</width>
<height>55</height>
@ -216,16 +216,13 @@
<texturenofocus>OSDVideoNF.png</texturenofocus>
<onclick>ActivateWindow(OSDVideoSettings)</onclick>
</control>
<control type="togglebutton" id="252">
<control type="button" id="252">
<width>55</width>
<height>55</height>
<label>13396</label>
<font></font>
<texturefocus>OSDAudioFO.png</texturefocus>
<texturenofocus>OSDAudioNF.png</texturenofocus>
<usealttexture>system.getbool(audiooutput.dspaddonsenabled)</usealttexture>
<alttexturefocus>OSDDSPAudioFO.png</alttexturefocus>
<alttexturenofocus>OSDDSPAudioNF.png</alttexturenofocus>
<onclick>ActivateWindow(OSDAudioSettings)</onclick>
</control>
<control type="button" id="253">
@ -293,7 +290,7 @@
</control>
<control type="grouplist" id="500">
<depth>DepthOSD+</depth>
<visible>videoplayer.isstereoscopic + ![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(OSDAudioDSPSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide)] + [Control.HasFocus(255) | ControlGroup(500).HasFocus | Control.HasFocus(520)]</visible>
<visible>videoplayer.isstereoscopic + ![Window.IsVisible(SliderDialog) | Window.IsVisible(OSDSubtitleSettings) | Window.IsVisible(OSDVideoSettings) | Window.IsVisible(OSDAudioSettings) | Window.IsVisible(VideoBookmarks) | Window.IsVisible(PVROSDChannels) | Window.IsVisible(PVRChannelGuide)] + [Control.HasFocus(255) | ControlGroup(500).HasFocus | Control.HasFocus(520)]</visible>
<animation effect="fade" time="150">VisibleChange</animation>
<animation effect="slide" start="0,0" end="55,0" time="0" condition="![VideoPlayer.HasMenu | VideoPlayer.Content(LiveTV)]">Conditional</animation>
<animation effect="slide" start="0,0" end="55,0" time="0" condition="VideoPlayer.Content(LiveTV)">Conditional</animation>

View File

@ -168,7 +168,7 @@
<top>0</top>
<width>350</width>
<height>25</height>
<label fallback="416">$INFO[ListItem.AddonCreator]</label>
<label fallback="10005">$INFO[ListItem.AddonCreator]</label>
<align>left</align>
<aligny>center</aligny>
<font>font13</font>
@ -193,7 +193,7 @@
<top>30</top>
<width>350</width>
<height>25</height>
<label fallback="416">$INFO[ListItem.AddonVersion]</label>
<label fallback="10005">$INFO[ListItem.AddonVersion]</label>
<align>left</align>
<aligny>center</aligny>
<font>font13</font>
@ -400,7 +400,7 @@
<top>0</top>
<width>155</width>
<height>25</height>
<label fallback="416">$INFO[ListItem.AddonCreator]</label>
<label fallback="10005">$INFO[ListItem.AddonCreator]</label>
<align>left</align>
<aligny>center</aligny>
<font>font13</font>
@ -425,7 +425,7 @@
<top>30</top>
<width>155</width>
<height>25</height>
<label fallback="416">$INFO[ListItem.AddonVersion]</label>
<label fallback="10005">$INFO[ListItem.AddonVersion]</label>
<align>left</align>
<aligny>center</aligny>
<font>font13</font>

View File

@ -845,7 +845,7 @@
<top>30</top>
<width>350</width>
<height>25</height>
<label fallback="416">$INFO[ListItem.Property(Artist_Genre)]</label>
<label fallback="10005">$INFO[ListItem.Property(Artist_Genre)]</label>
<align>left</align>
<aligny>center</aligny>
<font>font13</font>

View File

@ -969,7 +969,7 @@
<top>120</top>
<width>360</width>
<height>25</height>
<label fallback="416">$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label>
<label fallback="10005">$INFO[listitem.episode] [COLOR=grey] ($INFO[ListItem.Property(WatchedEpisodes),, $LOCALIZE[16102]] - $INFO[ListItem.Property(UnWatchedEpisodes), , $LOCALIZE[16101]])[/COLOR]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
@ -993,7 +993,7 @@
<top>145</top>
<width>360</width>
<height>25</height>
<label fallback="416">$INFO[listitem.premiered]</label>
<label fallback="10005">$INFO[listitem.premiered]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
@ -1017,7 +1017,7 @@
<top>170</top>
<width>360</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Genre]</label>
<label fallback="10005">$INFO[listitem.Genre]</label>
<align>left</align>
<aligny>center</aligny>
<font>font12</font>
@ -1436,7 +1436,7 @@
<top>335</top>
<width>340</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Year]</label>
<label fallback="10005">$INFO[listitem.Year]</label>
<align>left</align>
<aligny>center</aligny>
<font>font13</font>
@ -1460,7 +1460,7 @@
<top>360</top>
<width>340</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Genre]</label>
<label fallback="10005">$INFO[listitem.Genre]</label>
<align>left</align>
<aligny>center</aligny>
<font>font13</font>
@ -1542,7 +1542,7 @@
<top>335</top>
<width>340</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Premiered]</label>
<label fallback="10005">$INFO[listitem.Premiered]</label>
<align>left</align>
<aligny>center</aligny>
<font>font13</font>
@ -1566,7 +1566,7 @@
<top>360</top>
<width>340</width>
<height>25</height>
<label fallback="416">$INFO[listitem.Season,,x]$INFO[listitem.Episode]</label>
<label fallback="10005">$INFO[listitem.Season,,x]$INFO[listitem.Episode]</label>
<align>left</align>
<aligny>center</aligny>
<font>font13</font>

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<addon id="skin.confluence" version="4.5.12" name="Confluence" provider-name="Jezz_X, Team Kodi">
<addon id="skin.confluence" version="4.5.13" name="Confluence" provider-name="Jezz_X, Team Kodi">
<requires>
<import addon="xbmc.gui" version="5.14.0"/>
</requires>

View File

@ -92,7 +92,11 @@ msgctxt "#31016"
msgid "Elapsed time"
msgstr ""
#empty strings from id 31017 to 31022
msgctxt "#31017"
msgid "Unavailable"
msgstr ""
#empty strings from id 31018 to 31022
msgctxt "#31023"
msgid "Playing"