----------------------------------------------------------------------------
Changes committed by danielk on Mon Mar 21 16:33:44 2005

Modified Files:
   in mythtv/libs/libmyth:
        mythcontext.cpp mythcontext.h 
Log Message:

Replaced the VERBOSE macro with a threadsafe version. This uses a recursive
lock to try to avoid lockups when one VERBOSE macro is called from within 
another VERBOSE macro. The threadsafe VERBOSE macro helps keeps the verbose 
output clean when the frontend is run with '-v playback'.  -- dtk

----------------------------------------------------------------------------
_______________________________________________
mythtv-commits mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-commits

Reply via email to