Opened 17 years ago

Closed 15 years ago

#3245 closed patch (fixed)

OSD Input not updated after changing channels on different inputs of the same card

Reported by: anonymous Owned by: paulh
Priority: minor Milestone: 0.22
Component: mythtv Version: head
Severity: low Keywords: OSD input
Cc: Ticket locked: no

Description

Switching channels on a card with multiple inputs (e.g. digital/analog hybrid) may involve automatic switching of inputs as well, but OSD Input info is not updated in this case.

I am including a patch against svn 13106.

Attachments (2)

ChangeChannel_UpdateOSDInput.patch.txt (1.2 KB) - added by jerry.tk+mythtv@… 17 years ago.
3245.diff (1.2 KB) - added by paulh 16 years ago.
Updated patch to trunk r16446

Download all attachments as: .zip

Change History (6)

Changed 17 years ago by jerry.tk+mythtv@…

comment:1 Changed 16 years ago by stuartm

Milestone: unknown0.21

Changed 16 years ago by paulh

Attachment: 3245.diff added

Updated patch to trunk r16446

comment:2 Changed 16 years ago by paulh

Milestone: 0.210.22

I've just attached an updated patch that applies cleanly to current trunk. I don't want to be the one who breaks something just before the release so I'm not going to commit it though :-). Although it looks pretty safe to me and shouldn't break anything.

I don't think it must go into 0.21 so am moving it to 0.22 so it can be tested a little more thoroughly. If any of the other devs want to commit it go ahead.

comment:3 Changed 15 years ago by danielk

Owner: changed from Isaac Richards to paulh
Status: newassigned

be bold paul :)

comment:4 Changed 15 years ago by paulh

Resolution: fixed
Status: assignedclosed

(In [19491]) Show the input name on the OSD when a channel change changes the input. Closes #3245.

Note: See TracTickets for help on using tickets.