[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Jan 24 17:20:03 EST 2005


----------------------------------------------------------------------------
Changes committed by gigem on Mon Jan 24 17:19:45 2005

Modified Files:
   in mythtv/libs/libmythtv:
        scheduledrecording.h scheduledrecording.cpp 
   in mythtv/programs/mythbackend:
        mainserver.h mainserver.cpp scheduler.h scheduler.cpp 
   in mythtv/programs/mythfilldatabase:
        filldata.cpp 
   in mythtv/programs/mythfrontend:
        channelrecpriority.cpp main.cpp playbackbox.cpp 
        programrecpriority.cpp 
Log Message:
Changed SR::signalChange to send a new RESCHEDULE_RECORDINGS message
to the master backend instead of updating RecordChanged in the
settings database when a reschedule is needed.  After mythweb is
updated accordingly, the scheduler won't have to poll the database
every second.  This also allows for a future scheduler change that
should improve scalability.

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


More information about the mythtv-commits mailing list