[mythtv-commits] mythtv commit: r10865 - in trunk by awithers

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Aug 20 08:08:24 UTC 2006


      Author: awithers
        Date: 2006-08-20 08:08:23 +0000 (Sun, 20 Aug 2006)
New Revision: 10865
   Changeset: http://cvs.mythtv.org/trac/changeset/10865

Added:

   trunk/mythplugins/mythvideo/mythvideo/imagecache.cpp
   trunk/mythplugins/mythvideo/mythvideo/imagecache.h

Modified:

   trunk/mythplugins/mythvideo/mythvideo/cleanup.h
   trunk/mythplugins/mythvideo/mythvideo/dbaccess.cpp
   trunk/mythplugins/mythvideo/mythvideo/metadata.cpp
   trunk/mythplugins/mythvideo/mythvideo/metadata.h
   trunk/mythplugins/mythvideo/mythvideo/mythvideo.pro
   trunk/mythplugins/mythvideo/mythvideo/videobrowser.cpp
   trunk/mythplugins/mythvideo/mythvideo/videogallery.cpp
   trunk/mythplugins/mythvideo/mythvideo/videoselected.cpp
   trunk/mythplugins/mythvideo/mythvideo/videotree.cpp
   trunk/mythtv/libs/libmyth/uitypes.h
   trunk/mythtv/libs/libmythtv/guidegrid.cpp
   trunk/mythtv/programs/mythfrontend/channelrecpriority.cpp

Log:

libmyth

Change UIImageType::GetSize to return the height as well.
Fixed UIImageType::SetImage(QPixmap) to set m_show (so ::Draw would work).

MythVideo

Use fixed UIImageType to make the cover art image cache external to Metadata
and used in other views.






More information about the mythtv-commits mailing list