[mythtv-commits] mythtv commit: r8610 by cpinkham

mythtv@cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Jan 14 22:20:52 UTC 2006


      Author: cpinkham
        Date: 2006-01-14 22:20:52 +0000 (Sat, 14 Jan 2006)
New Revision: 8610
   Changeset: http://cvs.mythtv.org/trac/changeset/8610

Modified:

   trunk/mythtv/programs/mythfrontend/statusbox.cpp

Log:

Prevent a divide-by-zero error in mythfrontend's status page if there are
no recordings.  This refernces #1032, but I did it a slightly different way
by not short-cutting and returning in case we add more calculations 
that aren't based on the number of recordings.

Closes #1032.






More information about the mythtv-commits mailing list