[mythtv-commits] mythtv commit: r17059 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Apr 15 10:20:36 UTC 2008


      Author: stuartm
        Date: 2008-04-15 10:20:36 +0000 (Tue, 15 Apr 2008)
New Revision: 17059
   Changeset: http://cvs.mythtv.org/trac/changeset/17059

Modified:

   trunk/mythtv/libs/libmythtv/NuppelVideoPlayer.cpp
   trunk/mythtv/libs/libmythtv/osdlistbtntype.cpp
   trunk/mythtv/libs/libmythtv/previewgenerator.cpp

Log:

Convert QImage constructor to the QT4 format using an enum value to define depth, number of colours and endianness. I didn't use the patch from Eric Hovland as it failed to remove the defunct depth argument, but thanks anyway. Fixes #5179




More information about the mythtv-commits mailing list