[mythtv-commits] Ticket #3505: Avoid OSD resize from 4:3 when viewing 16:9 TV

MythTV mythtv at cvs.mythtv.org
Wed May 30 16:15:35 UTC 2007


#3505: Avoid OSD resize from 4:3 when viewing 16:9 TV
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |        Owner:  danielk
     Type:  patch      |       Status:  closed 
 Priority:  minor      |    Milestone:  unknown
Component:  mythtv     |      Version:  head   
 Severity:  medium     |   Resolution:  fixed  
-----------------------+----------------------------------------------------
Changes (by danielk):

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


Comment:

 (In [13540]) Fixes #3505. Avoids some OSD resizes on first channel tune
 with digital tuners.

 This is based on a patch by Matt Doran, the only difference is that this
 snaps the aspect to 4:3 or 16:9 as appropriate to deal with 16:10 and
 other sligtly off displays and the code was placed in the dummy video
 initialization so it is only run when it will be useful.

 This only works properly when the channel being tuned matches the display
 aspect ratio and the display has square pixels. But the fallback is to do
 the same thing we do currently so there is no loss for the many people
 this doesn't do anything for.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/3505#comment:4>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list