Skip to content

Commit

Permalink
Change the OSD do show the banner of the current show... nice feaure.
Browse files Browse the repository at this point in the history
  • Loading branch information
managementboy committed Jul 25, 2011
1 parent b9f686f commit a8f7578
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions osd.xml
Expand Up @@ -34,10 +34,17 @@
</imagetype>

<imagetype name="banner">
<area>902,140,758,140</area>
<area>902,890,758,140</area>
<preserveaspect>true</preserveaspect>
<mask>wr-bannermask.png</mask>
<alpha>100</alpha>
</imagetype>

<!--show the coverart over the groups, only if browsing the recordings
<imagetype name="coverart" from="basecoverart">
<position>20,140</position>
</imagetype>-->

<textarea name="title" from="basepagetitle" />


Expand Down Expand Up @@ -138,10 +145,7 @@
</textarea>


<imagetype name="banner">
<area>902,140,758,140</area>
<preserveaspect>true</preserveaspect>
</imagetype>



<!--shows where the current item came from, recording, DVD, video etc.-->
Expand Down

0 comments on commit a8f7578

Please sign in to comment.