Skip to content

Commit

Permalink
various
Browse files Browse the repository at this point in the history
  • Loading branch information
BigNoid committed Feb 7, 2012
1 parent 02c1918 commit 72758fa
Show file tree
Hide file tree
Showing 4 changed files with 35 additions and 35 deletions.
4 changes: 2 additions & 2 deletions 720p/DialogSeekBar.xml
Expand Up @@ -548,9 +548,9 @@
<animation effect="slide" start="0,0" end="-150,0" time="200">Hidden</animation>
<visible>player.chaptercount+![Player.Forwarding | Player.Rewinding]</visible>
<control type="image">
<posx>-181</posx>
<posx>160</posx>
<posy>-30</posy>
<width>680</width>
<width>342</width>
<height>58</height>
<texture>osd/osd_bottom_bar.png</texture>
</control>
Expand Down
66 changes: 33 additions & 33 deletions 720p/script-NextAired-TVGuide.xml
Expand Up @@ -69,14 +69,14 @@
<include>Neon_Floor</include>
</control>
<control type="group">
<animation type="WindowOpen" reversible="false">
<effect type="zoom" start="150" end="100" center="640,360" time="600" tween="cubic" easing="out"/>
<effect type="fade" start="0" end="100" time="100"/>
</animation>
<animation type="WindowClose" reversible="false">
<effect type="fade" start="100" end="0" time="300"/>
<effect type="zoom" start="100" end="130" center="640,360" time="300" tween="cubic" easing="in"/>
</animation>
<animation type="WindowOpen" reversible="false">
<effect type="zoom" start="150" end="100" center="640,360" time="600" tween="cubic" easing="out"/>
<effect type="fade" start="0" end="100" time="100"/>
</animation>
<animation type="WindowClose" reversible="false">
<effect type="fade" start="100" end="0" time="300"/>
<effect type="zoom" start="100" end="130" center="640,360" time="300" tween="cubic" easing="in"/>
</animation>
<control type="group">
<posy>-10</posy>
<control type="image">
Expand Down Expand Up @@ -2520,7 +2520,7 @@
<width>36</width>
<height>32</height>
<texture>common/tv_icon.png</texture>
<include>BreadcrumbsIcon</include>
<include>BreadcrumbsIcon</include>
<animation effect="slide" start="0,0" end="-6,1" time="0" condition="true">Conditional</animation>
</control>
<control type="label">
Expand All @@ -2529,32 +2529,32 @@
</control>
</control>
<control type="grouplist">
<posx>0</posx>
<posy>6</posy>
<width>1280</width>
<align>center</align>
<aligny>center</aligny>
<itemgap>10</itemgap>
<orientation>horizontal</orientation>
<animation effect="fade" time="400" delay="400">Visible</animation>
<animation effect="fade" time="400">Hidden</animation>
<control type="image">
<description>Items Icon</description>
<posx>0</posx>
<posy>6</posy>
<width>1280</width>
<align>center</align>
<aligny>center</aligny>
<itemgap>10</itemgap>
<orientation>horizontal</orientation>
<animation effect="fade" time="400" delay="400">Visible</animation>
<animation effect="fade" time="400">Hidden</animation>
<control type="image">
<description>Items Icon</description>
<posx>0</posx>
<posy>0</posy>
<width>20</width>
<height>15</height>
<aspectratio>stretch</aspectratio>
<texture>breadcrumbs/items.png</texture>
<colordiffuse>60ffffff</colordiffuse>
<include>dialogeffect</include>
</control>
<control type="label">
<include>BreadcrumbsLabel</include>
<label>$INFO[Window(Home).Property(NextAired.Total),, $LOCALIZE[20343]]</label>
<animation effect="slide" start="0,0" end="0,-6" time="0" condition="true">Conditional</animation>
</control>
<posy>0</posy>
<width>20</width>
<height>15</height>
<aspectratio>stretch</aspectratio>
<texture>breadcrumbs/items.png</texture>
<colordiffuse>60ffffff</colordiffuse>
<include>dialogeffect</include>
</control>
<control type="label">
<include>BreadcrumbsLabel</include>
<label>$INFO[Window(Home).Property(NextAired.Total),, $LOCALIZE[20343]]</label>
<animation effect="slide" start="0,0" end="0,-6" time="0" condition="true">Conditional</animation>
</control>
</control>
</control>
<include>Breadcrumbs_Furniture</include>
</control>
Expand Down
Binary file modified media/common/common_topbar.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified media/views/showcase_floor.png
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 72758fa

Please sign in to comment.