[mythtv-commits] mythtv commit: r24245 by cpinkham

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Apr 24 03:58:24 UTC 2010


      Author: cpinkham
        Date: 2010-04-24 03:58:24 +0000 (Sat, 24 Apr 2010)
New Revision: 24245
   Changeset: http://svn.mythtv.org/trac/changeset/24245

Modified:

   trunk/mythtv/programs/mythbackend/autoexpire.cpp
   trunk/mythtv/programs/mythbackend/autoexpire.h
   trunk/mythtv/programs/mythbackend/backendutil.cpp
   trunk/mythtv/programs/mythbackend/httpstatus.cpp
   trunk/mythtv/programs/mythbackend/httpstatus.h
   trunk/mythtv/programs/mythbackend/main_helpers.cpp
   trunk/mythtv/programs/mythbackend/mainserver.cpp
   trunk/mythtv/programs/mythbackend/mainserver.h
   trunk/mythtv/programs/mythbackend/scheduler.cpp

Log:

Move a few storage related routines out of backendutil.cpp and into
MainServer.  These currently use the encoderList of backend connections,
but will be converted to use the playbackList so that we can query
disk space for all backends.  The encoderList only contains backends
which have tuners configured, but the playbackList contains a list of
all clients connected to the master.






More information about the mythtv-commits mailing list