﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
3632	enhancement: print tv state when displaying program info on the osd.	skamithi	markk	"let's you know whether you are watching live tv, recording, prerecorded , video or dvd when you select osd info button.


made the following change to titivillus osd.xml file to make it show up.
{{{
<container name=""program_info"" fademovement=""0,-6"">
    <image name=""background"">
      <filename>osd-big.png</filename>
      <position>15,250</position>
    </image>
    <textarea name=""tvstate"">
        <area>480,230,200,200</area>
        <font>largeinfofont</font>
        <value>%TVSTATE%</value>
    </textarea>
}}}"	enhancement	closed	minor	0.24	MythTV - User Interface Library	head	medium	fixed			0
