[mythtv-commits] mythtv commit: r26739 - in trunk/mythtv/libs by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Oct 10 17:33:19 UTC 2010


      Author: stuartm
        Date: 2010-10-10 17:33:19 +0000 (Sun, 10 Oct 2010)
New Revision: 26739
   Changeset: http://svn.mythtv.org/trac/changeset/26739

Log:

Fix a number of bugs related to font stretching. In no particular order - Don't overwrite the global stretch value which is meant to deal with non-square pixel displays; Make the stretch adjustments for the XV osd earlier so that text isn't truncated at the wrong point; Allow the <stretch> element to work in the OSD. Don't leak an instance of MythFontProperties in MythUIGuideGrid.

Modified:

   trunk/mythtv/libs/libmythtv/osd.cpp
   trunk/mythtv/libs/libmythtv/osd.h
   trunk/mythtv/libs/libmythtv/videooutbase.cpp
   trunk/mythtv/libs/libmythui/mythfontproperties.cpp
   trunk/mythtv/libs/libmythui/mythfontproperties.h
   trunk/mythtv/libs/libmythui/mythpainter_yuva.cpp
   trunk/mythtv/libs/libmythui/mythpainter_yuva.h
   trunk/mythtv/libs/libmythui/mythuiguidegrid.cpp
   trunk/mythtv/libs/libmythui/mythuihelper.cpp
   trunk/mythtv/libs/libmythui/mythuihelper.h
   trunk/mythtv/libs/libmythui/mythuitext.cpp




More information about the mythtv-commits mailing list