[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat May 14 16:35:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by ijr on Sat May 14 16:32:10 2005

Modified Files:
   in mythtv/programs/mythbackend:
        scheduler.cpp 
Log Message:
Change Scheduler::findAllScheduledPrograms to use MSqlQuery::InitCon instead of the scheduler's connection.  findAllScheduledPrograms() is only called external to the scheduler class, and will always be in a separate thread from the actual scheduler.

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


More information about the mythtv-commits mailing list