[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Feb 28 23:10:02 UTC 2005


----------------------------------------------------------------------------
Changes committed by bjm on Mon Feb 28 23:07:18 2005

Modified Files:
   in mythtv/libs/libmythtv:
        scheduledrecording.cpp 
   in mythtv/programs/mythfrontend:
        customrecord.cpp customrecord.h 
Log Message:
Custom Record updates. Added examples for "Match an exact title" and
"Match an exact episode". Added a preview line to display the example
clause before hitting the add button. Added checkSyntax() to test a
null query and display any error messages in a dialog before continuing.
This should give more feedback when testing and more importantly prevent
committing invalid SQL into a rule. Changed loadBySearch() to use 
prepare/bind to fix quoting problems.

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


More information about the mythtv-commits mailing list