Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#542 closed enhancement (fixed)

EIT: Settable time to spend on each channel

Reported by: danielk Owned by: danielk
Priority: minor Milestone: 0.19
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Right now we always stay on each transport for 5 minutes.

This should be settable so that you could set it to 10 or more minutes in DVB countries where it takes a long time to collect all the needed sections.

Change History (5)

comment:1 Changed 18 years ago by danielk

Owner: changed from Isaac Richards to danielk

comment:2 Changed 18 years ago by danielk

Resolution: fixed
Status: newclosed

(In [7658]) Closes #542, by adding a "EITTransportTimeout" setting in the General:Global Settings pane of the backend configuration.

comment:3 Changed 18 years ago by danielk

(In [7833]) Fixes #542, hopefully without bad side-effects this time.

The problem with [7721] was the constraint change on line 118, which didn't do what I expected it too because of the type of qmat.

I've also kept one more parameter in a preloaded register this time in the H263 block, and got rid of the push/pop since it isn't needed with the REG_c reservation at the end of the asm blocks.

comment:4 Changed 18 years ago by danielk

Oops, [7833] applied to #543, not this ticket.

comment:5 Changed 18 years ago by danielk

(In [7837]) Fixes #631, references #542. Third time 's the charm?

Note: See TracTickets for help on using tickets.