[mythtv-commits] mythtv commits
    mythtv at cvs.mythtv.org 
    mythtv at cvs.mythtv.org
       
    Sun Mar 21 20:55:03 EST 2004
    
    
  
----------------------------------------------------------------------------
Changes committed by thor on Mon Mar 22 01:54:17 2004
Added Files:
   in mfd/mfd:
        signalthread.cpp signalthread.h 
Modified Files:
   in mfd/mfd:
        main.cpp mfd.cpp mfd.h mfd.pro pluginmanager.cpp 
        pluginmanager.h 
   in mfd/mfd/plugins/mmusic:
        mmusic.cpp 
   in mfd/mfdlib:
        mfd_events.cpp mfd_events.h 
Log Message:
Ignore SIGINT and SIGTERM in the core mfd thread and all plugin threads. Add
a signal thread that just watches for SIGINT and SIGTERM, and then shuts
down the mfd properly.
Main benefit is that all services get mDNS removed properly. So mfd's going
away and coming back can always find each other.
----------------------------------------------------------------------------
    
    
More information about the mythtv-commits
mailing list