Opened 13 years ago

Last modified 13 years ago

#9540 closed Patch - Bug Fix

[Patch] Channel browsing starts on wrong channel — at Initial Version

Reported by: reidjr@… Owned by:
Priority: minor Milestone: unknown
Component: MythTV - General Version: 0.24-fixes
Severity: medium Keywords: LiveTV Browse
Cc: Ticket locked: yes

Description

Lots of tickets open on this and similar, particularly #9137

( also #6948, #9025 and #9161.??)

not sure if its a "feature" or a bug. Current behavior of the live tv browse feature is :

When live tv is entered, on first browse, m_chanid is always 0. If a new channel is selected by browsing + OK, then m_chanid will stay set, and next browse will start from that position. However if you mix browsing and direct channel number inputs from the keypad, then the real current channel and m_chanid get out of step again.

Simple patch to set m_chanid to current channel at BrowseStart?.

Change History (1)

Changed 13 years ago by reidjr_at_lineone_dot_net

Attachment: browser.diff added

livetv browse starts from current channel

Note: See TracTickets for help on using tickets.