[mythtv-commits] mythtv commit: r23046 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Dec 31 23:25:59 UTC 2009


      Author: danielk
        Date: 2009-12-31 23:25:58 +0000 (Thu, 31 Dec 2009)
New Revision: 23046
   Changeset: http://svn.mythtv.org/trac/changeset/23046

Modified:

   trunk/mythtv/programs/mythfrontend/playbackbox.cpp
   trunk/mythtv/programs/mythfrontend/playbackbox.h
   trunk/mythtv/programs/mythfrontend/programinfocache.cpp
   trunk/mythtv/programs/mythfrontend/programinfocache.h

Log:

Refs #7603. Simplifies update program info event handling.

Since the cache contains pointers to the same program info's used in the UI we can just update those. This is safe since only the UI thread touches the cache onced items m_programInfoCache::Refresh() has been called.




More information about the mythtv-commits mailing list