[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Thu Nov 20 23:30:19 EST 2003


----------------------------------------------------------------------------
Changes committed by cpinkham on Fri Nov 21 04:29:14 2003

Modified Files:
   in mythtv/programs/mythbackend:
        encoderlink.cpp main.cpp mainserver.cpp mainserver.h 
        scheduler.cpp scheduler.h 
Log Message:


Convert MainServer::HandleGetPendingRecordings(),
    MainServer::HandleGetScheduledRecordings(), 
    MainServer::HandleGetConflictingRecordings(), and
    MainServer::PrintStatus to use exising scheduler to get more
    accurate information rather than creating a new scheduler and using
    that to get program lists.  Added new methods and necessary
    locking to scheduler.cpp to accomodate.

Modified encoderlink.cpp to not print "Broken for card:" in GetState()
    if card isn't connected and state is checked.


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


More information about the mythtv-commits mailing list