[mythtv-commits] mythtv commit: r15027 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Dec 3 18:52:58 UTC 2007


      Author: danielk
        Date: 2007-12-03 18:52:58 +0000 (Mon, 03 Dec 2007)
New Revision: 15027
   Changeset: http://cvs.mythtv.org/trac/changeset/15027

Modified:

   trunk/mythtv/libs/libmythtv/infostructs.cpp

Log:

Refs #3361. Don't try to load nonexistant icons..

I noticed this when working on the preview generation. ChannelInfo::LoadIcon() was attempting to load icons even if the iconpath was empty. This results in a lot of unneeded chatter between the backend and frontend. I only noticed this because I thought a storage group helper function I had added was failing to find valid files, but it turned out to be an existing problem.




More information about the mythtv-commits mailing list