[mythtv-commits] mythtv commit: r22900 by markk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Nov 25 01:54:31 UTC 2009


      Author: markk
        Date: 2009-11-25 01:54:31 +0000 (Wed, 25 Nov 2009)
New Revision: 22900
   Changeset: http://svn.mythtv.org/trac/changeset/22900

Modified:

   branches/libmythui-osd/libs/libmythui/mythpainter.h
   branches/libmythui-osd/libs/libmythui/mythpainter_ogl.cpp
   branches/libmythui-osd/libs/libmythui/mythpainter_ogl.h
   branches/libmythui-osd/libs/libmythui/mythpainter_qt.cpp
   branches/libmythui-osd/libs/libmythui/mythpainter_qt.h
   branches/libmythui-osd/libs/libmythui/mythpainter_vdpau.cpp
   branches/libmythui-osd/libs/libmythui/mythpainter_vdpau.h

Log:

Branch libmythui-osd: Convert MythPainter and subclasses to using
QPaintDevice instead of QWidget. This will allow painting to offscreen
objects such as QImage.

Refs #7650





More information about the mythtv-commits mailing list