RPI minor fixes
This commit is contained in:
parent
36ea0900f8
commit
3c83f9fad7
|
@ -35,13 +35,26 @@
|
|||
<colordiffuse>overlay</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<visible>ListItem.IsPlaying + !player.paused</visible>
|
||||
<visible>ListItem.IsPlaying + !player.paused + !System.Platform.Linux.RaspberryPi</visible>
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col-gutter</width>
|
||||
<height>1-col-gutter</height>
|
||||
<texture>equaliser.gif</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>ListItem.IsPlaying + !player.paused + System.Platform.Linux.RaspberryPi</visible>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col-textbox</width>
|
||||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>symbolLarge</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label></label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>ListItem.IsPlaying + player.paused</visible>
|
||||
<posx>0</posx>
|
||||
|
@ -120,7 +133,7 @@
|
|||
<colordiffuse>highlight</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<visible>ListItem.IsPlaying + !player.paused</visible>
|
||||
<visible>ListItem.IsPlaying + !player.paused + !System.Platform.Linux.RaspberryPi</visible>
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col-gutter</width>
|
||||
|
@ -131,6 +144,23 @@
|
|||
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
||||
</animation>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>ListItem.IsPlaying + !player.paused + System.Platform.Linux.RaspberryPi</visible>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col-textbox</width>
|
||||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>symbolLarge</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label></label>
|
||||
<animation type="focus" loop="false" reversible="false">
|
||||
<effect type="fade" time="500"/>
|
||||
<effect type="rotatey" end="360" center="33" tween="back" easing="out" time="1000"/>
|
||||
</animation>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>ListItem.IsPlaying + player.paused</visible>
|
||||
<posx>0</posx>
|
||||
|
|
|
@ -87,13 +87,26 @@
|
|||
<colordiffuse>textboxInactive</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<visible>ListItem.IsPlaying + !player.paused</visible>
|
||||
<visible>ListItem.IsPlaying + !player.paused + !System.Platform.Linux.RaspberryPi</visible>
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col-gutter</width>
|
||||
<height>1-col-gutter</height>
|
||||
<texture>equaliser.gif</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>ListItem.IsPlaying + !player.paused + System.Platform.Linux.RaspberryPi</visible>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col-textbox</width>
|
||||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>symbolLarge</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label></label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>ListItem.IsPlaying + player.paused</visible>
|
||||
<posx>0</posx>
|
||||
|
@ -189,13 +202,26 @@
|
|||
<include>spinFocusIcon</include>
|
||||
</control>
|
||||
<control type="image">
|
||||
<visible>ListItem.IsPlaying + !player.paused</visible>
|
||||
<visible>ListItem.IsPlaying + !player.paused + !System.Platform.Linux.RaspberryPi</visible>
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col-gutter</width>
|
||||
<height>1-col-gutter</height>
|
||||
<texture>equaliser.gif</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>ListItem.IsPlaying + !player.paused + System.Platform.Linux.RaspberryPi</visible>
|
||||
<posx>0</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col-textbox</width>
|
||||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>symbolLarge</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label></label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>ListItem.IsPlaying + player.paused</visible>
|
||||
<posx>0</posx>
|
||||
|
|
|
@ -19,13 +19,26 @@
|
|||
<colordiffuse>highlight</colordiffuse>
|
||||
</control>
|
||||
<control type="image">
|
||||
<visible>!player.paused</visible>
|
||||
<visible>!player.paused + !System.Platform.Linux.RaspberryPi</visible>
|
||||
<posx>12</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col-gutter</width>
|
||||
<height>1-col-gutter</height>
|
||||
<texture>equaliser.gif</texture>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>!player.paused + System.Platform.Linux.RaspberryPi</visible>
|
||||
<posx>3</posx>
|
||||
<posy>0</posy>
|
||||
<width>1-col-textbox</width>
|
||||
<height>2-row</height>
|
||||
<align>center</align>
|
||||
<aligny>center</aligny>
|
||||
<font>symbolLarge</font>
|
||||
<textcolor>textActive</textcolor>
|
||||
<shadowcolor>-</shadowcolor>
|
||||
<label></label>
|
||||
</control>
|
||||
<control type="label">
|
||||
<visible>player.paused</visible>
|
||||
<posx>3</posx>
|
||||
|
|
|
@ -1,3 +1,10 @@
|
|||
[B]1.0.1[/B]
|
||||
|
||||
***RPI Bugfixes***
|
||||
- [FIX] equaliser animated gif removed for RPI's only
|
||||
- fix the minimum animation mode
|
||||
|
||||
|
||||
[B]1.0.0[/B]
|
||||
|
||||
- Kodi Jarvis Release
|
||||
|
|
Loading…
Reference in New Issue