
mythtv at cvs
Nov 24, 2009, 5:54 PM
Post #1 of 1
(152 views)
Permalink
|
|
mythtv commit: r22900 by markk
|
|
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 _______________________________________________ mythtv-commits mailing list mythtv-commits [at] mythtv http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits
|