[mythtv-commits] mythtv commit: r7887 - in trunk/mythtv/programs by paulh

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Tue Nov 15 11:09:17 EST 2005


      Author: paulh
        Date: 2005-11-15 16:09:16 +0000 (Tue, 15 Nov 2005)
New Revision: 7887
   Changeset: http://cvs.mythtv.org/trac/changeset/7887

Modified:

   trunk/mythtv/programs/mythbackend/scheduler.cpp
   trunk/mythtv/programs/mythwelcome/welcomedialog.cpp
   trunk/mythtv/programs/mythwelcome/welcomedialog.h

Log:

Change the scheduler in mythbackend to send out 'SHUTDOWN_COUNTDOWN' 
events during the time it is counting down to a shutdown.

Change mythwelcome to receive these events and show a message stating
shutdown will take place in xx seconds. Change the idle message to
say 'MythTV is idle' unless the BE is counting down to a shutdown.

Fixes a problem in mythwelcome where it could say myth was idle and will
shutdown shortly even though another machine could be running a FE which
would prevent the BE from shutting things down.

At the moment mythwelcome doesn't handle the case where the shutdown countdown
is interrupted part way through, possibly by a FE starting somewhere.




More information about the mythtv-commits mailing list