[mythtv-commits] Ticket #1521: Video Scan type OSD improvements

MythTV mythtv at cvs.mythtv.org
Fri Mar 17 02:31:36 UTC 2006


#1521: Video Scan type OSD improvements
--------------------------------------------+-------------------------------
 Reporter:  david.asher at caviumnetworks.com  |        Owner:  danielk
     Type:  defect                          |       Status:  new    
 Priority:  minor                           |    Milestone:         
Component:  mythtv                          |      Version:         
 Severity:  low                             |   Resolution:         
--------------------------------------------+-------------------------------
Changes (by david.asher at caviumnetworks.com):

  * priority:  trivial => minor
  * summary:  NVP::GetScanType never returns kScan_Detect => Video Scan
              type OSD improvements

Comment:

 updated patch to include the OSD improvments.  The patch contains the
 following:

 1. Fix NVP::GetScanType() and NVP::NextScanType() to look at m_scan_locked
 to determine whether we're really in kScan_Detect instead of what m_scan
 says.

 2. When NEXTSCAN key is pressed popup a message saying which scan type we
 just cycled to.

 3. Add " (Progressive)" or " (Interlaced)" to PlayMesg in tv_play.cpp.
 Required adding NVP::GetCurrentScanType()

 4. Made the code for building the OSD Menu use the FrameScanType enum (I
 kept getting confused which number was which).

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/1521>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list