Mailing List archive

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

[vdr] Re: AIO 08.04



this patch does not compile here ... :-(

with and without "NEWEDIT=1" the following error appears:

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

Greetings,
Sebastian



----- Original Message -----
From: "Andy Grobb" <Charly98@01019freenet.de>
To: "vdr" <vdr@linuxtv.org>
Sent: Monday, April 08, 2002 5:01 PM
Subject: [vdr] AIO 08.04


> new AIO for the final version 1.0.0 of VDR !!!
>
> LCD Patch 07.04 (Thanks to Martin Hammerschmid)
> MP3-0.39 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)    -> NEW !!!
is
> not tested, DIVX Encoder required
> Progress Patch (Thanks to Matthias Hilbig and Andreas Roedl)  -> NEW !!!
> Editable String Patch (Thanks to Sergei Haller)               -> NEW !!!
> Elchis Patch (Thanks to myself)
>
> http://www.linvdr.org/download/VDR-AIO/vdr-1.0.0-AIO-08.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
>
> Andy
>
>
>
>




Home | Main Index | Thread Index