[mythtv-commits] mythtv commit: r9186 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Feb 28 06:27:00 UTC 2006


      Author: cpinkham
        Date: 2006-02-28 06:26:59 +0000 (Tue, 28 Feb 2006)
New Revision: 9186
   Changeset: http://cvs.mythtv.org/trac/changeset/9186

Modified:

   trunk/mythtv/libs/libmyth/uitypes.cpp

Log:

Little cleanup of UIAnimatedImageType.

Change the m_imagecount to be 0-based instead of 1-based.

Change the bounds checking to use the size of the QPixmap* vector instead
of assuming there were always m_imagecount images available.

There will be an accompanying mythweather change to handle the 0-based
m_imagecount since filenames now need to start at 0 instead of 1.






More information about the mythtv-commits mailing list