[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Dec 30 06:30:02 UTC 2004


----------------------------------------------------------------------------
Changes committed by nigel on Thu Dec 30 01:29:09 2004

Modified Files:
   in mythtv/libs/libmyth:
        util.cpp util.h 
   in mythtv/libs/libmythtv:
        remoteutil.cpp remoteutil.h 
   in mythtv/programs/mythbackend:
        mainserver.cpp 
   in mythtv/programs/mythfrontend:
        statusbox.cpp 
Log Message:
Moved uptime and memory usage stat lookup code from statusbox.cpp to util.cpp.
Added three query strings and RemoteGet* routines to query the
backend for these stats, along with HandleQuery* routines to
handle them (and call util.cpp) in the backend's mainserver.cpp
statusbox.cpp now calls the RemoteGet routines
if frontend is not running on backend machine

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list