A tunner that can do turbo can also do normal giving you extra tunner for
recording one while watching another. Fake postions ends
up adding lots more channels, dupes to take advantage and manual mixing and
matching in recording timmers. Better to be able to say
which tunners can do a channel and
hi,
I fofund the relevant code:
xine_frontend_main.c line 811:
while (!last_signal && fe->fe_run(fe))
fe->fe_run - only checks for the X server connection not for the vdr connection
use this code instead:
while (!last_signal && !fe->xine_is_finished(fe,0) && fe->fe_run(fe))
HTH
marco
O
hi,
On Thu, 29 Oct 2009, Halim Sahin wrote:
Hi,
On Do, Okt 29, 2009 at 03:59:27 +0200, Theunis Potgieter wrote:
On 29/10/2009, Halim Sahin wrote:
Hi,
On my machine sxfe wasn't able to reconnect after a vdr restart any way.
I am interested to know if this is a setup problem or another probl
Dear list,
I searched the Web but could not find a lot of reviews or tests about
ARM based VDR systems.
The goal is to have a VDR device which consumes the „least possible“
amount of power. I heard that ARM based devices are good for this.
Does anyone on this list have any experiences using ARM