[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Wed Jan 26 19:40:03 EST 2005


----------------------------------------------------------------------------
Changes committed by cpinkham on Wed Jan 26 19:37:11 2005

Modified Files:
   in mythtv/libs/libmythtv:
        NuppelVideoPlayer.cpp jobqueue.cpp 
   in mythtv/programs/mythcommflag:
        main.cpp 
Log Message:


Fix a few bugs related to Bug #161 which has been fixed for a while now.
    The JobQueue now handles the returned result from mythcommflag so the
	jobqueue table's comment and status fields can be updated accordingly.
	Also made the code handle the case where mythcommflag can not be found
	and print a message saying so as well as setting the appropriate status
	message in the jobqueue table.

Re-enable VB_IMPORTANT debug messages in mythcommflag.  Not not having
    these enabled prevented the user from seeing certain warning messages
	such as the one letting the user know if mythcommflag was linked against
	an old version of libmythtv instead of the currently installed version.
	Spent 5-10 minutes trying to figure out why mythcommflag wouldn't run
	recently until I realized it wanted to tell me because of the default
	verbose level, it couldn't. :)


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


More information about the mythtv-commits mailing list