[mythtv-commits] mythtv commit: r8722 by danielk

mythtv@cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Jan 25 19:22:25 UTC 2006


      Author: danielk
        Date: 2006-01-25 19:22:24 +0000 (Wed, 25 Jan 2006)
New Revision: 8722
   Changeset: http://cvs.mythtv.org/trac/changeset/8722

Modified:

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

Log:

Fixes #935.

* Avoids generating a preview while waiting for the user to confirm a delete of the recording.
* Avoids generating a preview for programinfo's with an availableStatus of asPendingDelete.

Generating these previews is a waste of time the 90% of the time when the user condfirms the delete, and generating previews can take a long time on embedded processors such as the EPIA Via processors often used to run MythTV.






More information about the mythtv-commits mailing list