Mailing List archive

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

[vdr] Re: AIO 10.04



Hello,

the AIO 10.04 does not compile here ...
(I tried to compile VDR/AIO with make DVD=1 LCD=1 REMOTE=LIRC).
Does anyone know a solution?

Thanks,

Uwe.

menu.c: In method `enum eOSState cMenuMain::ProcessKey(eKeys)':
menu.c:2671: warning: enumeration value `kUp' not handled in switch
menu.c:2671: warning: enumeration value `kDown' not handled in switch
menu.c:2671: warning: enumeration value `kOk' not handled in switch
menu.c:2671: warning: enumeration value `kBack' not handled in switch
menu.c:2671: warning: enumeration value `kLeft' not handled in switch
menu.c:2671: warning: enumeration value `kRight' not handled in switch
menu.c:2671: warning: enumeration value `kYellow' not handled in switch
menu.c:2671: warning: enumeration value `kBlue' not handled in switch
menu.c:2671: warning: enumeration value `k0' not handled in switch
menu.c:2671: warning: enumeration value `k1' not handled in switch
menu.c:2671: warning: enumeration value `k2' not handled in switch
menu.c:2671: warning: enumeration value `k3' not handled in switch
menu.c:2671: warning: enumeration value `k4' not handled in switch
menu.c:2671: warning: enumeration value `k5' not handled in switch
menu.c:2671: warning: enumeration value `k6' not handled in switch
menu.c:2671: warning: enumeration value `k7' not handled in switch
menu.c:2671: warning: enumeration value `k8' not handled in switch
menu.c:2671: warning: enumeration value `k9' not handled in switch
menu.c:2671: warning: enumeration value `kPower' not handled in switch
menu.c:2671: warning: enumeration value `kVolUp' not handled in switch
menu.c:2671: warning: enumeration value `kVolDn' not handled in switch
menu.c:2671: warning: enumeration value `kMute' not handled in switch
menu.c:2671: warning: enumeration value `kChannels' not handled in switch
menu.c:2671: warning: enumeration value `kNone' not handled in switch
menu.c:2671: warning: enumeration value `k_Repeat' not handled in switch
menu.c:2671: warning: enumeration value `k_Release' not handled in switch
menu.c:2671: warning: enumeration value `k_Flags' not handled in switch
menu.c:2676: multiple default labels in one switch
menu.c:2634: this is the first default label
menu.c:2593: warning: unused variable `int osdLanguage'
menu.c:2678: warning: control reaches end of non-void function 
`cMenuMain::ProcessKey(eKeys)'
menu.c: At top level:
menu.c:2679: parse error before `if'
make: *** [menu.o] Error 1
Andreas Roedl wrote:

> Hello!
> 
> new AIO (10.04) for the final version 1.0.0 of VDR !!!
> 
> LCD Patch 07.04 (Thanks to Martin Hammerschmid)
> MP3-0.4.0 Patch (Thanks to Stefan Huelswitt)
> Beauty Patch (Thanks to Stefan Huelswitt)
> Mplayer Patch (Thanks to Stefan Huelswitt)
> VCD5pre2 Patch (Thanks to Thomas Heiligenmann)
> DVD NAV8 Live AC3 Patch (Thanks to Andreas Schulz)
> DIVX Recording Patch (Thanks to Peter Seyringer and Tauch)
> Progress Patch (Thanks to Matthias Hilbig and Andreas Roedl)
> Editable String Patch (Thanks to Sergei Haller)
> Font Patch (Thanks to Alessio Sangalli)
> Elchis Patch (Thanks to myself [Andy Grobb])
> 
> http://www.linvdr.org/download/VDR-AIO/vdr-1.0.0-AIO-10.04.diff.gz
> 
> Install:
> 
> 1. Copy Patch in a clean VDR Dir
> 2. zcat vdr-1.0.0-AIO-.....diff.gz | patch -p1
> 3. Edit makevdr Script
> 4. Edit runvdr Script
> 5. ./makevdr
> 6. [kill a vdr process] killall -9 vdr
> 7. start vdr with ./runvdr
> 
> And(y|i)
> 
> 


-- 
Uwe Thiel       email: master@thieldata.de http://www.thieldata.de
"Watch your guardian penguin! Never surf faster than he can fly!"
-------------------registered Linux User #130853-----------------------





Home | Main Index | Thread Index