[mythtv-commits] mythtv commit: r20446 - in trunk/mythtv by stuartm

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Apr 24 17:04:28 UTC 2009


      Author: stuartm
        Date: 2009-04-24 17:04:28 +0000 (Fri, 24 Apr 2009)
New Revision: 20446
   Changeset: http://cvs.mythtv.org/trac/changeset/20446

Modified:

   trunk/mythtv/libs/libmyth/mythcontext.cpp
   trunk/mythtv/libs/libmyth/mythcontext.h
   trunk/mythtv/libs/libmythdb/mythversion.h
   trunk/mythtv/libs/libmythtv/dbchannelinfo.cpp
   trunk/mythtv/libs/libmythtv/dbchannelinfo.h
   trunk/mythtv/libs/libmythtv/infostructs.cpp
   trunk/mythtv/libs/libmythtv/infostructs.h
   trunk/mythtv/programs/mythfrontend/guidegrid.cpp
   trunk/mythtv/programs/mythfrontend/guidegrid.h

Log:

Add local caching of channel icons retrieved from remote backends. This has multiple benefits, chiefly future visits to the program guide will be faster but it also allows themers to apply complex effects to icons without impacting rendering speed.

Refs #6461 - I'd like to put remotefile in it's own thread to eliminate the delay caused during the remote fetching, so the ticket will remain open until then.






More information about the mythtv-commits mailing list