Opened 21 years ago
Closed 21 years ago
Last modified 19 years ago
#14 closed patch (fixed)
remove DVB Signal Information from myth backend status
| Reported by: | Robert Tsai <rtsai1111> | Owned by: | danielk |
|---|---|---|---|
| Priority: | trivial | Milestone: | 0.19 |
| Component: | mythtv | Version: | head |
| Severity: | low | Keywords: | |
| Cc: | Ticket locked: | no |
Description
This patch just changes some "#if USING_DVB" to "#if USING_DVB_STATUS" to get rid of the empty "DVB Signal Information" from the myth backend status (mythweb, and port 6544).
Attachments (1)
Change History (4)
by , 21 years ago
| Attachment: | mythtv.dvb_status.diff added |
|---|
comment:1 by , 21 years ago
| Summary: | remove DVB Signal Information from myth backend status → [Patch] remove DVB Signal Information from myth backend status |
|---|
comment:2 by , 21 years ago
| Owner: | changed from to |
|---|---|
| Summary: | [Patch] remove DVB Signal Information from myth backend status → remove DVB Signal Information from myth backend status |
| Type: | defect → patch |
comment:3 by , 21 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

(In [6724]) closes #14
We haven't actually maintained used the table this stuff reports on since the Kenneth Aafloy days, so there is no need to make it a conditional compile. I've removed it completely.