[mythtv-commits] mythtv commit: r17474 by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Jun 14 12:51:23 UTC 2008


      Author: stuartm
        Date: 2008-06-14 12:51:23 +0000 (Sat, 14 Jun 2008)
New Revision: 17474
   Changeset: http://cvs.mythtv.org/trac/changeset/17474

Modified:

   trunk/mythtv/libs/libmythui/mythimage.cpp
   trunk/mythtv/libs/libmythui/mythuiimage.cpp
   trunk/mythtv/libs/libmythui/mythuiimage.h

Log:

A couple of changes to mythuiimage and mythimage to support the new version of mythlistbutton.

Allow gradients to be created in the theme for mythuiimage instead of an image file, only proper use I can see for this is scalable backgrounds. e.g. <gradient start="#999999" end="#333333" alpha="255" />

Took the opportunity to cleanup the forced scaling, uses MythImage::Resize() directly.






More information about the mythtv-commits mailing list