Mailing List archive

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

[vdr] Re: MPlayer <-> VDR, the second one




Hi,

> Hi all,
> I have done a new patch for the mplayer integration.

I can't compile it.

I downloaded the VDR 0.96 archive MP3 rel. 9
and added your patch.
There are no rejected hunks.

gcc don't like the line 1886 in menu.c :

menu.c: In method `enum eOSState cMenuMain::ProcessKey(eKeys)':
menu.c:1886: parse error before `)'
make: *** [menu.o] Error 1

i don't know what's wrong with this line...

#ifdef MPLAYER
    case osMPlayer:    return AddSubMenu(new cMenuMPlayBrowse);
#endif

I compiled with DVD LIRC MP3 and MPLAYER.

Any hints for me?

Thank you, Mario




Home | Main Index | Thread Index