[mythtv-commits] mythtv commit: r23047 by danielk

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Fri Jan 1 00:00:47 UTC 2010


      Author: danielk
        Date: 2010-01-01 00:00:47 +0000 (Fri, 01 Jan 2010)
New Revision: 23047
   Changeset: http://svn.mythtv.org/trac/changeset/23047

Modified:

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

Log:

Refs #7603. Moves the available status checking to the helper thread and simplifies some of the popup code.

Note: This is the last of the MythProto stuff in playbackbox.cpp aside from findArtworkFile(), themes not using findArtworkFile() should now feel a bit snappier. There are still the occational MythProto accesses in the UI thread in other cpp's used by the PBB, and there are still a number of Get*Setting() calls which slow things down when the item is not in the cache and we need to reconnect the DB socket.




More information about the mythtv-commits mailing list