Skip to content

Commit

Permalink
- fixed issue in ArgusTv RadioGuide with blank screen
Browse files Browse the repository at this point in the history
- fixed issue with overlapping in ArgusTV TV/Radio Recordings listview
- added ArgusTV Logo in Header Info for ArgusTV Radio Files
  • Loading branch information
[email protected] committed Dec 15, 2013
1 parent b46f2f9 commit 369b739
Show file tree
Hide file tree
Showing 9 changed files with 55 additions and 52 deletions.
5 changes: 4 additions & 1 deletion extensions/ArgusTV/ARGUS_RadioGuide.7rows.xml
Original file line number Diff line number Diff line change
Expand Up @@ -359,4 +359,7 @@
<action>18</action>
<textureFocus>tv_green_border.png</textureFocus>
<visible>player.hasvideo</visible>
</control>
</control>

</controls>
</window>
18 changes: 9 additions & 9 deletions extensions/ArgusTV/ARGUS_RadioGuide.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@
<include condition="#(eq(#skin.tvguide.rows,' 7'))">ARGUS_RadioGuide.7rows.xml</include>
<include condition="#(eq(#skin.tvguide.rows,' 11'))">ARGUS_RadioGuide.11rows.xml</include>

<control>
<id>0</id>
<type>image</type>
<posX>66</posX>
<posY>34</posY>
<width>61</width>
<height>57</height>
<texture>icon_radio.png</texture>
</control>
<control>
<id>0</id>
<type>image</type>
<posX>66</posX>
<posY>32</posY>
<width>55</width>
<height>66</height>
<texture>ARGUS_icon.png</texture>
</control>

<import>common.time.settings.xml</import>

Expand Down
22 changes: 11 additions & 11 deletions extensions/ArgusTV/ARGUS_RadioGuideSearch2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<id>49851</id>
<defaultcontrol>2</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<define>#header.label:724</define>
<define>#header.label:Search Radio Guide</define>
<controls>

<control>
Expand Down Expand Up @@ -63,16 +63,16 @@
</control>

<control>
<id>0</id>
<type>image</type>
<posX>66</posX>
<posY>34</posY>
<width>61</width>
<height>57</height>
<texture>icon_radio.png</texture>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
</control>
<id>0</id>
<type>image</type>
<posX>66</posX>
<posY>32</posY>
<width>55</width>
<height>66</height>
<texture>ARGUS_icon.png</texture>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
</control>

<import>common.time.xml</import>

Expand Down
8 changes: 4 additions & 4 deletions extensions/ArgusTV/ARGUS_RadioHome.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,10 @@
<id>0</id>
<type>image</type>
<posX>66</posX>
<posY>34</posY>
<width>61</width>
<height>57</height>
<texture>icon_radio.png</texture>
<posY>32</posY>
<width>55</width>
<height>66</height>
<texture>ARGUS_icon.png</texture>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
</control>
Expand Down
22 changes: 11 additions & 11 deletions extensions/ArgusTV/ARGUS_RecordedRadio2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<id>49852</id>
<defaultcontrol>11</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<define>#header.label:604</define>
<define>#header.label:Recorded Radio</define>
<define>#header.hover:#(iif(#skin.background.useHover, 'hover_my radio.png', 'background.png'))</define>
<controls>

Expand Down Expand Up @@ -38,16 +38,16 @@
<import>common.window.recordings.xml</import>

<control>
<id>0</id>
<type>image</type>
<posX>66</posX>
<posY>34</posY>
<width>61</width>
<height>57</height>
<texture>icon_radio.png</texture>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
</control>
<id>0</id>
<type>image</type>
<posX>66</posX>
<posY>32</posY>
<width>55</width>
<height>66</height>
<texture>ARGUS_icon.png</texture>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
</control>

<import>common.time.xml</import>

Expand Down
2 changes: 1 addition & 1 deletion extensions/ArgusTV/ARGUS_RecordedTv2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@
<id>0</id>
<posX>312</posX>
<posY>514</posY>
<width>800</width>
<width>570</width>
<font>TitanLight14</font>
<textcolor>FF00b7ff</textcolor>
<shadowAngle>120</shadowAngle>
Expand Down
2 changes: 1 addition & 1 deletion extensions/ArgusTV/ARGUS_TvGuideSearch2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<id>49850</id>
<defaultcontrol>2</defaultcontrol>
<allowoverlay>yes</allowoverlay>
<define>#header.label:724</define>
<define>#header.label:Search TV Guide</define>
<controls>

<control>
Expand Down
20 changes: 10 additions & 10 deletions extensions/ArgusTV/ARGUS_UpcomingRadio.xml
Original file line number Diff line number Diff line change
Expand Up @@ -92,16 +92,16 @@
</control>

<control>
<id>0</id>
<type>image</type>
<posX>66</posX>
<posY>34</posY>
<width>61</width>
<height>57</height>
<texture>icon_radio.png</texture>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
</control>
<id>0</id>
<type>image</type>
<posX>66</posX>
<posY>32</posY>
<width>55</width>
<height>66</height>
<texture>ARGUS_icon.png</texture>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
</control>

<import>common.time.xml</import>

Expand Down
8 changes: 4 additions & 4 deletions extensions/ArgusTV/ARGUS_UpcomingTv.xml
Original file line number Diff line number Diff line change
Expand Up @@ -95,10 +95,10 @@
<id>0</id>
<type>image</type>
<posX>66</posX>
<posY>34</posY>
<width>61</width>
<height>57</height>
<texture>icon_tv.png</texture>
<posY>32</posY>
<width>55</width>
<height>66</height>
<texture>ARGUS_icon.png</texture>
<animation effect="fade" time="250">WindowOpen</animation>
<animation effect="fade" time="250">WindowClose</animation>
</control>
Expand Down

0 comments on commit 369b739

Please sign in to comment.