[mythtv-commits] Re: Ticket #589: OSD menu in wrong position with [7733]

MythTV mythtv at cvs.mythtv.org
Mon Nov 7 19:23:16 EST 2005


#589: OSD menu in wrong position with [7733]
---------------------+------------------------------------------------------
 Reporter:  kkuphal  |        Owner:  danielk
     Type:  defect   |       Status:  closed 
 Priority:  minor    |    Milestone:  0.19   
Component:  mythtv   |      Version:  head   
 Severity:  low      |   Resolution:  fixed  
---------------------+------------------------------------------------------
Changes (by danielk):

  * resolution:  => fixed
  * status:  new => closed

Comment:

 (In [7786]) Fix #589.

 AFAIC we've never accounted for overscan in OSD placement, but
 the x & y for the upper right corner of the OSD visible size were
 transposed in the NVP after a recent change so that made the
 adjustments we do make for letterboxing modes completely bogus
 for any of the zooming modes.

 In addition to the fix for the regression, I've also made
 GetVisibleOSDBounds() calculate the visible screen based on
 the params set by MoveResize(), which should prevent it for
 getting out of sync with MoveResize as it did with respect
 to the 16/9 Zoom and 16/9 Stretch letterboxing modes.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/589>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list