[skin.confluence] v4.4.6
Updated seek bar conditions
This commit is contained in:
parent
c41f3b1116
commit
45f97e8923
@ -3,6 +3,7 @@
|
|||||||
<defaultcontrol>1</defaultcontrol>
|
<defaultcontrol>1</defaultcontrol>
|
||||||
<visible>Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding | Player.ShowTime | Player.IsTempo</visible>
|
<visible>Player.Seeking | Player.DisplayAfterSeek | Player.Paused | Player.Forwarding | Player.Rewinding | Player.ShowTime | Player.IsTempo</visible>
|
||||||
<visible>!Player.HasGame</visible>
|
<visible>!Player.HasGame</visible>
|
||||||
|
<visible>!Player.FrameAdvance</visible>
|
||||||
<animation effect="fade" start="0" end="100" time="150">WindowOpen</animation>
|
<animation effect="fade" start="0" end="100" time="150">WindowOpen</animation>
|
||||||
<animation effect="fade" start="100" end="0" time="150">WindowClose</animation>
|
<animation effect="fade" start="100" end="0" time="150">WindowClose</animation>
|
||||||
<depth>DepthOSD</depth>
|
<depth>DepthOSD</depth>
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<addon id="skin.confluence" version="4.4.5" name="Confluence" provider-name="Jezz_X, Team Kodi">
|
<addon id="skin.confluence" version="4.4.6" 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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user