It is much easier than in my previous message to get plugins running,
that use cReadDir:
add
DEFINES += -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE \
-D_LARGEFILE64_SOURCE
to Make.config
Regards,
Johann
___
vdr mailing list
vdr@linuxtv.org
http://www.
Hi,
with vdr 1.7.3 I had no directory display in the pictures-plugin and
crashes in dvdswitch, while it initially scanned the defined base
directory for DVD-Images.
I found, that with the LARGEFILE options I had to change cReadDir
accordingly to use dirent64 and readdir64_r (tools.h, tools.c)
Th
Hi,
there seems to be problem in pausing replays of new recordings (output
to FF). 4 out of 5 times vdr freezes when trying to continue the replay.
Poll in PlayVideo runs into a timeout and a new write gives EAGAIN. This
does not happen with old recordings.
Most likely splitting long PES-packets n