Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: feature or bug: channel switching



On Thu, 12 Jun 2003 18:12:10 +0200
Klaus Schmidinger <Klaus.Schmidinger@cadsoft.de> wrote:

> Michael Walle wrote:
> > 
> > if you switch the sections with up and down (or was it left and right dunno), then switches the channel with left and right (up and down) and then press the ok button, vdr switches to the first programm in the section you previously choosed.
> 
> Looks like a bug to me.
> 
> Please try the following patch (untested):
> 
> --- menu.c      2003/06/07 12:31:57     1.256
> +++ menu.c      2003/06/12 16:11:32
> @@ -2783,6 +2783,7 @@
>      case kChanUp:
>      case kChanDn|k_Repeat:
>      case kChanDn:
> +         group = -1;
>           Refresh();
>           break;
>      case kNone:
> 
> Klaus
> -- 

Hi,
ok this patch does the job. thanks klaus.

-- 
Sincerly, Michael Walle

In den Rohrwiesen 1a
66440 Blieskastel
pacman@bierkasten.org

---
Don't cry because it is over, smile because it happened.

PGP public key available at:
http://users.vdleyen.de/mw/
http://www.keyserver.net      Michael Walle (pacman) <michael.walle@web.de>



-- 
Info:
To unsubscribe send a mail to ecartis@linuxtv.org with "unsubscribe vdr" as subject.



Home | Main Index | Thread Index