[vdr] TS Play Plugin - breaks streamdev and radio plugins
Frank Schmirler
vdr at schmirler.de
Mon Apr 12 15:00:12 CEST 2010
On Mon, 12 Apr 2010 21:55:20 +1200, Simon Baxter wrote
> Have I got this wrong?
>
> [root at freddy server]# diff recplayer.c recplayer.c.orig
> 37c37
> < #if 1
> ---
> > #if VDRVERSNUM >= 10703
> 61c61
> < #if 0
> ---
> > #if APIVERSNUM < 10703
> 102c102
> < #if 1
> ---
> > #if APIVERSNUM >= 10703
> 138c138
> < #if 0
> ---
> > #if APIVERSNUM < 10703
> 245c245
> < #if 1
> ---
> > #if VDRVERSNUM >= 10703
Should be fine - is it still failing?
Regards,
Frank
More information about the vdr
mailing list