Opened 17 years ago

Closed 17 years ago

#2879 closed patch (fixed)

Convert DVB CAM error printing to VERBOSE macros

Reported by: Janne Grunau Owned by: Janne Grunau
Priority: minor Milestone: unknown
Component: dvb Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

  • added new verbose level VB_DVBCAM
  • removed fprintf() in dvbdev/dvbci.cpp
  • changed a couple of VERBOSE messages from VB_Channel to VB_DVBCAM

Attachments (1)

dvbcam_verbose.diff (7.5 KB) - added by Janne <janne-mythtv@…> 17 years ago.

Download all attachments as: .zip

Change History (4)

Changed 17 years ago by Janne <janne-mythtv@…>

Attachment: dvbcam_verbose.diff added

comment:1 Changed 17 years ago by Janne Grunau

Owner: changed from danielk to Janne Grunau

comment:2 Changed 17 years ago by Janne Grunau

Reporter: changed from Janne <janne-mythtv@…> to Janne Grunau

comment:3 Changed 17 years ago by Janne Grunau

Resolution: fixed
Status: newclosed

(In [12933]) Closes #2879. Adds DVBCAM verbose level

converts CAM related messages from VB_CHANNEL uses Mythtv's VERBOSE macro in dvbci.cpp instead of fprintf If a slot with CAM is found, don't report empty slots as VB_IMPORTANT

Note: See TracTickets for help on using tickets.