Opened 12 years ago
Closed 12 years ago
#6584 closed patch (fixed)
Frontend should check cardtype before creating new RingBuffer for card switch
Reported by: | Owned by: | danielk | |
---|---|---|---|
Priority: | minor | Milestone: | 0.22 |
Component: | MythTV - DVB/ATSC | Version: | head |
Severity: | low | Keywords: | |
Cc: | Ticket locked: | no |
Description
When changing cards, TV::SwitchCards?() doesn't check if the cardtype == dummy (ie: signal monitor) resulting in the RingBuffer? wanting to open the file and read data. This slows down channel changing between cards by several seconds if the second card is a DVB card.
Patch attached.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
The patch.