[vdr] vdr-1.6.0 channel not available

2008-04-24 Thread Simon Baxter
Hello I have 2x DVB-C cards with Alphacrypt multi-cams. A TT-1500-C budget card and a TT-2300-C FF card and run vdr-xine. When recording one channel and attempting to watch another in the same transport stream, or trying to switch to another transport stream (and hence card) I get channel

[vdr] set help

2008-04-24 Thread Pierre-Yves Paranthoen (PERSO)
set help ___ vdr mailing list vdr@linuxtv.org http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

[vdr] 1.7 compile error

2008-04-24 Thread Lauri Tischler
g++ -g -O2 -Wall -Woverloaded-virtual -Wno-parentheses -c -DREMOTE_KBD -DLIRC_DEVICE=\/dev/lircd\ -DRCU_DEVICE=\/dev/ttyS4\ -D_GNU_SOURCE -DVIDEODIR=\/video\ -DCONFDIR=\/video\ -DPLUGINDIR=\./PLUGINS/lib\ -DLOCDIR=\./locale\ -I/usr/include/freetype2 -I/root/multiproto_plus/linux/include

Re: [vdr] 1.7 compile error

2008-04-24 Thread oleg roitburd
2008/4/24 Lauri Tischler [EMAIL PROTECTED]: dvbdevice.c: In member function 'bool cDvbTuner::SetFrontend()': dvbdevice.c:271: error: 'struct dvbfe_info' has no member named 'delivery' dvbdevice.c:286: error: 'struct dvbfe_info' has no member named 'delivery' dvbdevice.c:307: error: 'struct

Re: [vdr] 1.7 compile error

2008-04-24 Thread Lauri Tischler
oleg roitburd wrote: 2008/4/24 Lauri Tischler [EMAIL PROTECTED]: dvbdevice.c: In member function 'bool cDvbTuner::SetFrontend()': dvbdevice.c:271: error: 'struct dvbfe_info' has no member named 'delivery' dvbdevice.c:286: error: 'struct dvbfe_info' has no member named 'delivery'

[vdr] what is cDevice::Receiving() supposed to return?

2008-04-24 Thread Andreas Holzhammer - GMX
Hi, I'm trying to track down a problem with lnbsharing and software decoding, and am stuck at understanding what cDevice::Receiving should actually return. I have two budget dvb-s cards, and use softdevice for output. The patch runs i through 0...numDevices and queries device[i]-Receiving().