[mythtv-commits] mythtv commit: r20455 by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Apr 26 09:39:57 UTC 2009


      Author: paulh
        Date: 2009-04-26 09:39:56 +0000 (Sun, 26 Apr 2009)
New Revision: 20455
   Changeset: http://cvs.mythtv.org/trac/changeset/20455

Modified:

   trunk/mythtv/libs/libmythui/mythpainter_ogl.cpp
   trunk/mythtv/libs/libmythui/mythpainter_qt.cpp

Log:

Change the OpenGL version of DrawRoundRect() to use Qt drawing routines
rather than use OpenGL ones. It is a little slower but you do get the
better quality antialiased output.

NOTE: This also replaces the depreciated drawRoundRect() with drawRoundedRect()
which requires Qt4.4 or later.






More information about the mythtv-commits mailing list