[mythtv] [mythtv-commits] Ticket #6472: Keybinding for NEXTSOURCE and NEXTINPUT do nothing

Restorin restorin at gmail.com
Sun Apr 19 14:46:02 UTC 2009


I should have mentioned my config:  1 PVR-350 for analog, 1 K-World ATSC-110
for digital.
I have two sources, one for each card.  

Before 19483, the keybinding 'Y' while watching LiveTV would change sources,
which in my case, also changed cards.  The 'C' would change input which in
my case is functionally equivalent.  

Looking at the source, libs/libmythtv/tv_play.cpp mostly, I see where there
used to be references to the actions NEXTCARD, NEXTINPUT, and NEXTSOURCE.
There were corresponding PREV*. At 19483, the code was restructured and the
references to the above actions are gone.  Compiling mythfrontend with
debugging information and tracing the KeyPress event, I cannot find any code
path that deals with these actions.  

I tried to re-integrate these actions into the new scheme, but I keep
getting an unlocking error.  I had hoped to produce a patch instead of just
a complaint. I keep getting thwarted by my ignorance of the product and it
got late, I got tired, and so I opened the ticket.

-----Original Message-----
From: Michael T. Dean [mailto:mtdean at thirdcontact.com] 
Sent: Sunday, April 19, 2009 5:47 AM
To: mythtv-dev at mythtv.org
Subject: Re: [mythtv-commits] Ticket #6472: Keybinding for NEXTSOURCE and
NEXTINPUT do nothing

On 04/19/2009 05:38 AM, MythTV wrote:
> #6472: Keybinding for NEXTSOURCE and NEXTINPUT do nothing
>
>  Keybindings for NEXT/PREV SOURCE and NEXT/PREV INPUT and NEXT/PREV CARD
do
>  nothing.  The functions work from the menu. It doesn't matter what key is
>  bound to the function.  Started failing at rev '''19483.'''

Are you sure they don't work?  (Meaning, "Are you sure they're supposed 
to do what you /think/ they're supposed to do?"  Meaning, "Are you sure 
you aren't supposed to use NEXTCARD?")

http://www.gossamer-threads.com/lists/mythtv/users/342420#342420

and the 3 links referenced within that one:

http://www.gossamer-threads.com/lists/mythtv/users/322924#322924
http://www.gossamer-threads.com/lists/mythtv/users/322921#322921
http://www.gossamer-threads.com/lists/mythtv/users/322930#322930

Mike



More information about the mythtv-dev mailing list