[skin.confluence] v4.1.4

- Added path to music info dialog
- Updated language files from Transifex
This commit is contained in:
Kevin Goffe 2017-07-04 18:53:08 +01:00
parent 2534a561b3
commit 6c2fe94982
3 changed files with 59 additions and 44 deletions

View File

@ -494,21 +494,21 @@
<value>$LOCALIZE[19199] - $LOCALIZE[19023]</value> <value>$LOCALIZE[19199] - $LOCALIZE[19023]</value>
</variable> </variable>
<variable name="PVRTimerIcon"> <variable name="PVRTimerIcon">
<value condition="ListItem.IsRecording">PVR-IsRecording.png</value> <value condition="ListItem.IsRecording">PVR-IsRecording.png</value>
<value condition="ListItem.HasTimerSchedule + ListItem.TimerHasError">PVR-HasTimerScheduleError.png</value> <value condition="ListItem.HasTimerSchedule + ListItem.TimerHasError">PVR-HasTimerScheduleError.png</value>
<value condition="ListItem.HasTimer + ListItem.TimerHasError">PVR-HasTimerError.png</value> <value condition="ListItem.HasTimer + ListItem.TimerHasError">PVR-HasTimerError.png</value>
<value condition="ListItem.HasTimerSchedule + ListItem.TimerHasConflict">PVR-HasTimerScheduleConflict.png</value> <value condition="ListItem.HasTimerSchedule + ListItem.TimerHasConflict">PVR-HasTimerScheduleConflict.png</value>
<value condition="ListItem.HasTimer + ListItem.TimerHasConflict">PVR-HasTimerConflict.png</value> <value condition="ListItem.HasTimer + ListItem.TimerHasConflict">PVR-HasTimerConflict.png</value>
<value condition="ListItem.HasRecording">PVR-HasRecording.png</value> <value condition="ListItem.HasRecording">PVR-HasRecording.png</value>
<value condition="ListItem.HasTimerSchedule + !ListItem.TimerIsActive">PVR-HasTimerScheduleDisabled.png</value> <value condition="ListItem.HasTimerSchedule + !ListItem.TimerIsActive">PVR-HasTimerScheduleDisabled.png</value>
<value condition="ListItem.HasTimer + !ListItem.TimerIsActive">PVR-HasTimerDisabled.png</value> <value condition="ListItem.HasTimer + !ListItem.TimerIsActive">PVR-HasTimerDisabled.png</value>
<value condition="ListItem.HasTimerSchedule">PVR-HasTimerSchedule.png</value> <value condition="ListItem.HasTimerSchedule">PVR-HasTimerSchedule.png</value>
<value condition="ListItem.HasTimer">PVR-HasTimer.png</value> <value condition="ListItem.HasTimer">PVR-HasTimer.png</value>
</variable> </variable>
<variable name="PVRTimerLabel"> <variable name="PVRTimerLabel">
<value condition="ListItem.IsRecording">$LOCALIZE[19043]</value> <value condition="ListItem.IsRecording">$LOCALIZE[19043]</value>
<value condition="ListItem.HasTimer + !ListItem.TimerIsActive">$LOCALIZE[19057]</value> <value condition="ListItem.HasTimer + !ListItem.TimerIsActive">$LOCALIZE[19057]</value>
<value condition="ListItem.HasTimer">$LOCALIZE[31510]</value> <value condition="ListItem.HasTimer">$LOCALIZE[31510]</value>
</variable> </variable>
<!-- INCLUDES --> <!-- INCLUDES -->
<include name="MusicInfoPanel"> <include name="MusicInfoPanel">
@ -634,8 +634,8 @@
<top>15</top> <top>15</top>
<width>64</width> <width>64</width>
<height>32</height> <height>32</height>
<label></label> <label/>
<font></font> <font/>
<onclick>PreviousMenu</onclick> <onclick>PreviousMenu</onclick>
<texturefocus>DialogCloseButton-focus.png</texturefocus> <texturefocus>DialogCloseButton-focus.png</texturefocus>
<texturenofocus>DialogCloseButton.png</texturenofocus> <texturenofocus>DialogCloseButton.png</texturenofocus>
@ -678,7 +678,7 @@
<aligny>center</aligny> <aligny>center</aligny>
<font>font13</font> <font>font13</font>
<texturefocus border="5">button-focus.png</texturefocus> <texturefocus border="5">button-focus.png</texturefocus>
<texturenofocus></texturenofocus> <texturenofocus/>
<pulseonselect>false</pulseonselect> <pulseonselect>false</pulseonselect>
</include> </include>
<include name="ButtonMediaSubCommonValues"> <include name="ButtonMediaSubCommonValues">
@ -742,10 +742,10 @@
<top>0</top> <top>0</top>
<width>250</width> <width>250</width>
<height>720</height> <height>720</height>
<label></label> <label/>
<font></font> <font/>
<texturenofocus></texturenofocus> <texturenofocus/>
<texturefocus></texturefocus> <texturefocus/>
<visible>true</visible> <visible>true</visible>
</control> </control>
<control type="button" id="9001"> <control type="button" id="9001">
@ -753,7 +753,7 @@
<top>260</top> <top>260</top>
<width>42</width> <width>42</width>
<height>128</height> <height>128</height>
<font></font> <font/>
<texturefocus>HasSub.png</texturefocus> <texturefocus>HasSub.png</texturefocus>
<texturenofocus>HasSub.png</texturenofocus> <texturenofocus>HasSub.png</texturenofocus>
</control> </control>
@ -788,7 +788,7 @@
<width>45</width> <width>45</width>
<height>45</height> <height>45</height>
<label>1036</label> <label>1036</label>
<font></font> <font/>
<onclick>back</onclick> <onclick>back</onclick>
<texturefocus border="5">floor_buttonFO.png</texturefocus> <texturefocus border="5">floor_buttonFO.png</texturefocus>
<texturenofocus border="5">floor_button.png</texturenofocus> <texturenofocus border="5">floor_button.png</texturenofocus>
@ -813,7 +813,7 @@
<width>45</width> <width>45</width>
<height>45</height> <height>45</height>
<label>31003</label> <label>31003</label>
<font></font> <font/>
<onclick>ActivateWindow(home)</onclick> <onclick>ActivateWindow(home)</onclick>
<texturefocus border="5">floor_buttonFO.png</texturefocus> <texturefocus border="5">floor_buttonFO.png</texturefocus>
<texturenofocus border="5">floor_button.png</texturenofocus> <texturenofocus border="5">floor_button.png</texturenofocus>
@ -846,7 +846,7 @@
<width>45</width> <width>45</width>
<height>45</height> <height>45</height>
<label>31003</label> <label>31003</label>
<font></font> <font/>
<onclick>ActivateWindow(PlayerControls)</onclick> <onclick>ActivateWindow(PlayerControls)</onclick>
<texturefocus border="5">floor_buttonFO.png</texturefocus> <texturefocus border="5">floor_buttonFO.png</texturefocus>
<texturenofocus border="5">floor_button.png</texturenofocus> <texturenofocus border="5">floor_button.png</texturenofocus>
@ -1227,7 +1227,7 @@
<control type="button" id="600"> <control type="button" id="600">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label></label> <label/>
<texturefocus>OSDChannelUPFO.png</texturefocus> <texturefocus>OSDChannelUPFO.png</texturefocus>
<texturenofocus>OSDChannelUPNF.png</texturenofocus> <texturenofocus>OSDChannelUPNF.png</texturenofocus>
<onclick>ChannelDown</onclick> <onclick>ChannelDown</onclick>
@ -1235,7 +1235,7 @@
<control type="button" id="601"> <control type="button" id="601">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label></label> <label/>
<texturefocus>OSDChannelDownFO.png</texturefocus> <texturefocus>OSDChannelDownFO.png</texturefocus>
<texturenofocus>OSDChannelDownNF.png</texturenofocus> <texturenofocus>OSDChannelDownNF.png</texturenofocus>
<onclick>ChannelUp</onclick> <onclick>ChannelUp</onclick>
@ -1243,7 +1243,7 @@
<control type="button" id="603"> <control type="button" id="603">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label></label> <label/>
<texturefocus>OSDStopFO.png</texturefocus> <texturefocus>OSDStopFO.png</texturefocus>
<texturenofocus>OSDStopNF.png</texturenofocus> <texturenofocus>OSDStopNF.png</texturenofocus>
<onclick>down</onclick> <onclick>down</onclick>
@ -1252,7 +1252,7 @@
<control type="togglebutton" id="604"> <control type="togglebutton" id="604">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label></label> <label/>
<texturefocus>OSDPauseFO.png</texturefocus> <texturefocus>OSDPauseFO.png</texturefocus>
<texturenofocus>OSDPauseNF.png</texturenofocus> <texturenofocus>OSDPauseNF.png</texturenofocus>
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
@ -1265,7 +1265,7 @@
<control type="button" id="605"> <control type="button" id="605">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label></label> <label/>
<texturefocus>OSDRecordOffFO.png</texturefocus> <texturefocus>OSDRecordOffFO.png</texturefocus>
<texturenofocus>OSDRecordOffNF.png</texturenofocus> <texturenofocus>OSDRecordOffNF.png</texturenofocus>
<onclick>PlayerControl(record)</onclick> <onclick>PlayerControl(record)</onclick>
@ -1275,7 +1275,7 @@
<control type="button" id="606"> <control type="button" id="606">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label></label> <label/>
<visible>RDS.HasRadiotextPlus</visible> <visible>RDS.HasRadiotextPlus</visible>
<texturefocus>OSDRadioRDSFO.png</texturefocus> <texturefocus>OSDRadioRDSFO.png</texturefocus>
<texturenofocus>OSDRadioRDSNF.png</texturenofocus> <texturenofocus>OSDRadioRDSNF.png</texturenofocus>
@ -1284,7 +1284,7 @@
<control type="button" id="622"> <control type="button" id="622">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label></label> <label/>
<visible>!RDS.HasRadiotextPlus</visible> <visible>!RDS.HasRadiotextPlus</visible>
<texturefocus>OSDChannelListFO.png</texturefocus> <texturefocus>OSDChannelListFO.png</texturefocus>
<texturenofocus>OSDChannelListNF.png</texturenofocus> <texturenofocus>OSDChannelListNF.png</texturenofocus>
@ -1310,7 +1310,7 @@
<control type="button" id="700"> <control type="button" id="700">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label></label> <label/>
<texturefocus>OSDPrevTrackFO.png</texturefocus> <texturefocus>OSDPrevTrackFO.png</texturefocus>
<texturenofocus>OSDPrevTrackNF.png</texturenofocus> <texturenofocus>OSDPrevTrackNF.png</texturenofocus>
<onclick>PlayerControl(Previous)</onclick> <onclick>PlayerControl(Previous)</onclick>
@ -1318,7 +1318,7 @@
<control type="button" id="706"> <control type="button" id="706">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label></label> <label/>
<texturefocus>OSDRewindFO.png</texturefocus> <texturefocus>OSDRewindFO.png</texturefocus>
<texturenofocus>OSDRewindNF.png</texturenofocus> <texturenofocus>OSDRewindNF.png</texturenofocus>
<onclick>PlayerControl(Rewind)</onclick> <onclick>PlayerControl(Rewind)</onclick>
@ -1327,7 +1327,7 @@
<control type="togglebutton" id="703"> <control type="togglebutton" id="703">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label></label> <label/>
<texturefocus>OSDPauseFO.png</texturefocus> <texturefocus>OSDPauseFO.png</texturefocus>
<texturenofocus>OSDPauseNF.png</texturenofocus> <texturenofocus>OSDPauseNF.png</texturenofocus>
<usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture> <usealttexture>Player.Paused | Player.Forwarding | Player.Rewinding</usealttexture>
@ -1338,7 +1338,7 @@
<control type="button" id="701"> <control type="button" id="701">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label></label> <label/>
<texturefocus>OSDStopFO.png</texturefocus> <texturefocus>OSDStopFO.png</texturefocus>
<texturenofocus>OSDStopNF.png</texturenofocus> <texturenofocus>OSDStopNF.png</texturenofocus>
<onclick>down</onclick> <onclick>down</onclick>
@ -1347,7 +1347,7 @@
<control type="button" id="707"> <control type="button" id="707">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label></label> <label/>
<texturefocus>OSDForwardFO.png</texturefocus> <texturefocus>OSDForwardFO.png</texturefocus>
<texturenofocus>OSDForwardNF.png</texturenofocus> <texturenofocus>OSDForwardNF.png</texturenofocus>
<onclick>PlayerControl(Forward)</onclick> <onclick>PlayerControl(Forward)</onclick>
@ -1356,7 +1356,7 @@
<control type="button" id="702"> <control type="button" id="702">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label></label> <label/>
<texturefocus>OSDNextTrackFO.png</texturefocus> <texturefocus>OSDNextTrackFO.png</texturefocus>
<texturenofocus>OSDNextTrackNF.png</texturenofocus> <texturenofocus>OSDNextTrackNF.png</texturenofocus>
<onclick>PlayerControl(Next)</onclick> <onclick>PlayerControl(Next)</onclick>
@ -1367,9 +1367,9 @@
<control type="button" id="704"> <control type="button" id="704">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label></label> <label/>
<texturefocus></texturefocus> <texturefocus/>
<texturenofocus></texturenofocus> <texturenofocus/>
<onleft>702</onleft> <onleft>702</onleft>
<onright>705</onright> <onright>705</onright>
<onclick>PlayerControl(Repeat)</onclick> <onclick>PlayerControl(Repeat)</onclick>
@ -1385,7 +1385,7 @@
<control type="togglebutton" id="705"> <control type="togglebutton" id="705">
<width>39</width> <width>39</width>
<height>39</height> <height>39</height>
<label></label> <label/>
<texturefocus>OSDRandomOffFO.png</texturefocus> <texturefocus>OSDRandomOffFO.png</texturefocus>
<texturenofocus>OSDRandomOffNF.png</texturenofocus> <texturenofocus>OSDRandomOffNF.png</texturenofocus>
<usealttexture>Playlist.IsRandom</usealttexture> <usealttexture>Playlist.IsRandom</usealttexture>
@ -1474,7 +1474,7 @@
<top>190r</top> <top>190r</top>
<width>1280</width> <width>1280</width>
<height>200</height> <height>200</height>
<pagecontrol></pagecontrol> <pagecontrol/>
<scrolltime>300</scrolltime> <scrolltime>300</scrolltime>
<focusposition>3</focusposition> <focusposition>3</focusposition>
<movement>2</movement> <movement>2</movement>
@ -1908,6 +1908,11 @@
<label2>$INFO[ListItem.Year]</label2> <label2>$INFO[ListItem.Year]</label2>
<visible>!String.IsEmpty(ListItem.Year)</visible> <visible>!String.IsEmpty(ListItem.Year)</visible>
</item> </item>
<item>
<label>$LOCALIZE[15311]</label>
<label2>$INFO[ListItem.FilenameAndPath]</label2>
<visible>!String.IsEmpty(ListItem.FilenameAndPath)</visible>
</item>
</include> </include>
<include name="MusicInfoSongInfo"> <include name="MusicInfoSongInfo">
<item> <item>
@ -2000,5 +2005,10 @@
<label2>$INFO[ListItem.Property(Role.Mixer)]</label2> <label2>$INFO[ListItem.Property(Role.Mixer)]</label2>
<visible>!String.IsEmpty(ListItem.Property(Role.Mixer))</visible> <visible>!String.IsEmpty(ListItem.Property(Role.Mixer))</visible>
</item> </item>
<item>
<label>$LOCALIZE[15311]</label>
<label2>$INFO[ListItem.FilenameAndPath]</label2>
<visible>!String.IsEmpty(ListItem.FilenameAndPath)</visible>
</item>
</include> </include>
</includes> </includes>

View File

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

View File

@ -1,4 +1,9 @@
[B]4.0.3[/B] [B]4.1.4[/B]
- Added path to music info dialog
- Updated language files from Transifex
[B]4.0.4[/B]
- Added fallbacks for home screen Recently Added items - Added fallbacks for home screen Recently Added items
- Updated addon settings dialog - Updated addon settings dialog