Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] Re: Looping Playback
Sabine Miehlbradt wrote:
>
> Hi,
>
> is there any way to set the playback of vdr files to looping? Even
> hardwired in the code would
> do in this case.
You could try changing the line
eof = true;
in dvbplayer.c (line # 363 in version 1.1.11) into
readIndex = 0;
I haven't tested it, but I would assume this should do the trick.
Klaus
--
_______________________________________________________________
Klaus Schmidinger Phone: +49-8635-6989-10
CadSoft Computer GmbH Fax: +49-8635-6989-40
Hofmark 2 Email: kls@cadsoft.de
D-84568 Pleiskirchen, Germany URL: www.cadsoft.de
_______________________________________________________________
--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe vdr" as subject.
Home |
Main Index |
Thread Index