[mythtv-commits] mythtv commit: r27026 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Oct 29 02:54:52 UTC 2010


      Author: markk
        Date: 2010-10-29 02:54:52 +0000 (Fri, 29 Oct 2010)
New Revision: 27026
   Changeset: http://svn.mythtv.org/trac/changeset/27026

Log:

Backport r26996 from trunk to release-0-24-fixes.

Remove a little code duplication in the Painter classes.

Every painter except the Qt painter uses the MythImage class so make
this the default for GetFormatImage.


Modified:

   branches/release-0-24-fixes/mythtv/libs/libmythui/mythpainter.cpp
   branches/release-0-24-fixes/mythtv/libs/libmythui/mythpainter.h
   branches/release-0-24-fixes/mythtv/libs/libmythui/mythpainter_d3d9.cpp
   branches/release-0-24-fixes/mythtv/libs/libmythui/mythpainter_d3d9.h
   branches/release-0-24-fixes/mythtv/libs/libmythui/mythpainter_ogl.cpp
   branches/release-0-24-fixes/mythtv/libs/libmythui/mythpainter_ogl.h
   branches/release-0-24-fixes/mythtv/libs/libmythui/mythpainter_qimage.cpp
   branches/release-0-24-fixes/mythtv/libs/libmythui/mythpainter_qimage.h
   branches/release-0-24-fixes/mythtv/libs/libmythui/mythpainter_vdpau.cpp
   branches/release-0-24-fixes/mythtv/libs/libmythui/mythpainter_vdpau.h




More information about the mythtv-commits mailing list