[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue May 25 14:45:05 EDT 2004


----------------------------------------------------------------------------
Changes committed by jdonavan on Tue May 25 18:43:11 2004

Modified Files:
   in mythtv/programs/mythfrontend:
        playbackbox.cpp playbackbox.h 
Log Message:
GetPixMap now uses a cached copy of the pixmap for the current item.  This will prevent us from going through all the steps and bogging down the system when the previe image doesn't exist and there's not enough video to generate it.

Moved a couple of GetSettings calls into the constructor instead of hitting the database everytime the selection changed. Should make remote frontends a bit snappier.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list