vdr 1.3.41: channel up/down doesn't work

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

 



On 30 Jan 2006 Klaus Schmidinger <Klaus.Schmidinger@xxxxxxxxxx> wrote:

> Please try changing the line
> 
>    if (Channel && !Channel->GroupSep() && cDevice::GetDevice(Channel, 0))
> 
> in menu.c to
> 
>    if (Channel && !Channel->GroupSep() && (PrimaryDevice()->ProvidesChannel(Channel, Setup.PrimaryLimit) || cDevice::GetDevice(Channel, 0)))
> 
> (untested, just an idea).

Beside that's actualy cDevice::PrimaryDevice(), it works a
expected.

Thanks.

Regards.

-- 
Stefan Huelswitt
s.huelswitt@xxxxxx  | http://www.muempf.de/


[Index of Archives]     [Linux Media]     [Asterisk]     [DCCP]     [Netdev]     [Xorg]     [Util Linux NG]     [Xfree86]     [Big List of Linux Books]     [Fedora Users]     [Fedora Women]     [ALSA Devel]     [Linux USB]

  Powered by Linux