[mythtvnz] 0.24?

Jason Taylor killerkiwi2005 at gmail.com
Mon Nov 22 20:30:09 GMT 2010


On 23 November 2010 08:58, Ross Williamson <ross at inertia.net.nz> wrote:
>> You can't - you get the OSD theme that goes with the main theme.
>> Apparently MythCentre-wide and Blue have the time on the OSD...

In 0.24 the OSD is now handled by mythUI so it would be trivial to add
a clock to the osd
http://www.mythtv.org/wiki/MythUI_Theme_Development#The_clock_widget
http://www.mythtv.org/wiki/Osd.xml

Its pretty much a matter of a couple of lines of xml

<clock name="clock">
    <area>565,700,158,25</area>
    <font>clock</font>
    <template>%DATE%, %TIME%</template>
    <align>center</align>
    <alpha>255</alpha>
</clock>

Jason Taylor

-- 
"Weekends don't count unless you spend them doing something completely
pointless. " - Calven
http://soyuz5.blogspot.com



More information about the mythtvnz mailing list