
stuart at tase
Jun 7, 2007, 2:25 AM
Views: 564
Permalink
|
|
Re: [mythtv-commits] Ticket #3363: TranslateKeyPress: prefer local action over jump point's
|
|
On Wednesday 06 June 2007 22:08:25 MythTV wrote: > #3363: TranslateKeyPress: prefer local action over jump point's > -----------------------+--------------------------------------------------- >- Reporter: anonymous | Owner: stuartm > Type: patch | Status: new > Priority: minor | Milestone: unknown > Component: mythtv | Version: unknown > Severity: medium | Resolution: > -----------------------+--------------------------------------------------- > > The attached patch changes MythMainWindow::TranslateKeyPress? to prefer the > local context's action for a keypress over the global "jump points" action. > I'd personally benefit from this change. Like others I want the guide button on my remote to bring up the livetv guide when in livetv, and the scheduling guide everywhere else. Are there any objections to this change? The one problem I know that it will cause is breaking a minority of people's remote setups. That might be avoided by a adding a database update which deletes keys which have also been defined as jumppoints from the contextual keybindings, but this is probably more effort than it's worth. -- Stuart Morgan _______________________________________________ mythtv-dev mailing list mythtv-dev[at]mythtv.org http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
|