[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Mar 6 17:05:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by bjm on Sun Mar  6 17:00:13 2005

Modified Files:
   in mythtv/libs/libmythtv:
        proglist.cpp 
   in mythtv/programs/mythbackend:
        scheduler.cpp 
   in mythtv/programs/mythfrontend:
        customrecord.cpp 
Log Message:
In the scheduler's UpdateMatches(), continue looping over the rest
of the queries even if one fails due to a bad rule. Further isolate
kPowerSearch logic by enclosing the clauses in parenthesis. The
leading AND is no longer required and new rules are created without
it. Existing rules still work as the leading AND will be stripped off.
These may be fixed in a dbcheck after a future release.

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


More information about the mythtv-commits mailing list