[mythtv-commits] mythtv commit: r8609 - in trunk/mythtv/programs by cpinkham

mythtv@cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Jan 14 22:18:31 UTC 2006


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

Modified:

   trunk/mythtv/programs/mythbackend/autoexpire.cpp
   trunk/mythtv/programs/mythbackend/autoexpire.h
   trunk/mythtv/programs/mythfrontend/statusbox.cpp

Log:

Fill in some missing pieces of the "AutoExpire List" section of the
mythfrontend status page.  This adds a line to show the amount of
recording space used by LiveTV recordings (since they may be expired if
necessary).  Previously I was calculating this information but forgot to
print the info out after calculating it. :(  Modified autoexpire.cpp to
return the recgroup in the ProgramInfo list so it can be checked by statusbox.






More information about the mythtv-commits mailing list