Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Re: dxr3 plugin no audio with vdr 1.2.6



On Fri, 2005-01-07 at 16:31 +0100, Rudy Sgorlon wrote:
> The pre2 version dosen't works for me.
[...]
> VDR 1.3.17:
> 
> dxr3syncbuffer.c: In member function `virtual int 
> cDxr3SyncBuffer::Available()
>    ':
> dxr3syncbuffer.c:145: error: `Lock' undeclared (first use this function)
> dxr3syncbuffer.c:145: error: (Each undeclared identifier is reported 
> only once
>    for each function it appears in.)
> dxr3syncbuffer.c:147: error: `Unlock' undeclared (first use this function)
> make[1]: *** [dxr3syncbuffer.o] Error 1

For VDR >= 1.3.12 and vdr-dxr3 0.2.3-pre2:

  perl -pi -e 's/^\s*(Lock|Unlock)\(\);\s*$//' dxr3syncbuffer.c

  





Home | Main Index | Thread Index