Opened 16 years ago

Closed 16 years ago

#4448 closed defect (fixed)

Adds the "FINDER" and "GUIDE" bindings to the "TV Frontend" context to allow the user to popup the Program Finder while on the Program Guide when the option Allow channel jumping in guide is enabled.

Reported by: blake0 <blake.zero@…> Owned by: cpinkham
Priority: trivial Milestone: unknown
Component: mythtv Version: head
Severity: low Keywords: program finder
Cc: Ticket locked: no

Description

This patch adds the "FINDER" and "GUIDE" bindings to the "TV Frontend" context and modifies guidegrid.cpp and progfind.cpp to respond to them. This allows the user to popup the Program Finder using the "Finder" keybiding while on the Program Guide when the option Allow channel jumping in guide is enabled.

Attachments (1)

add_finder_keybinding.diff (1.7 KB) - added by blake0 <blake.zero@…> 16 years ago.

Download all attachments as: .zip

Change History (4)

Changed 16 years ago by blake0 <blake.zero@…>

Attachment: add_finder_keybinding.diff added

comment:1 Changed 16 years ago by cpinkham

Owner: changed from Isaac Richards to cpinkham
Status: newassigned

comment:2 Changed 16 years ago by Roo <roo.watt@…>

This solves the problem in v4 of the patch on #3642 when using Allow channel jumping is enabled as mentioned by ylee.

comment:3 Changed 16 years ago by cpinkham

Resolution: fixed
Status: assignedclosed

(In [15414]) Copy the GUIDE and FINDER keys to the "TV Frontend" context to allow these keys to be used on the Guide Grid and Program Finder screens instead of requiring the user to hit "6" and "4" on these screens respectively to go to the other screen.

Closes #4448 and references #3642 since this patch was included as part of the v6 patch on that ticket. I'm not applying the patch in #3642 yet because I haven't looked at it enough to know if that is the best way to accomplish the task.

Note: See TracTickets for help on using tickets.