[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Jul 18 01:50:04 EDT 2004


----------------------------------------------------------------------------
Changes committed by ijr on Sun Jul 18 05:49:23 2004

Added Files:
   in mythui:
        mythfontproperties.h mythimage.cpp mythimage.h mythpainter.h 
        mythpainter_ogl.cpp mythpainter_ogl.h testtext.cpp testtext.h 
Modified Files:
   in mythui:
        main.cpp mythmainwindow.cpp mythmainwindow.h mythui.pro 
        mythuiimage.cpp mythuiimage.h mythuitext.cpp mythuitext.h 
        mythuitype.cpp mythuitype.h settings.pro testmove.cpp 
Removed Files:
   in mythui:
        drawgl.cpp drawgl.h 
Log Message:
- Abstract out the painter class.  Should allow for a normal QPainter-based 
  class, as well as a video (yv12) renderer for the OSD.
- Image/texture LRU caches in the OGL painter.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list