[mythtv-commits] Ticket #1026: conditional log statements phase 2

MythTV mythtv at cvs.mythtv.org
Sun Jul 16 08:28:28 UTC 2006


#1026: conditional log statements phase 2
-------------------------+--------------------------------------------------
 Reporter:  Mark Spieth  |        Owner:  cpinkham
     Type:  patch        |       Status:  closed  
 Priority:  minor        |    Milestone:  0.20    
Component:  mythtv       |      Version:  head    
 Severity:  low          |   Resolution:  fixed   
-------------------------+--------------------------------------------------
Changes (by cpinkham):

  * status:  new => closed
  * resolution:  => fixed

Comment:

 (In [10551]) Apply the second half of Mark Spieth's timestamp logging mods
 which have
 been sitting in trac for a while.  Also added LOC and LOC_ERR macros to
 audiooutputbase.cpp while I was in there manually applying the patch.
 These log messages take advantage of the semi-new ability to use the
 VERBOSE
 macro like this:

 VERBOSE(VB_PLAYBACK|VB_TIMESTAMP, "message");

 The message would only be printed when both 'playback' and 'timestamp'
 were
 passed to the -v option on the command line.

 Closes #1026.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1026#comment:4>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list