Mailing List archive

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

[vdr] AIO vdr0.99pre2/mp3-0.33



Hi @ All , weil so schön ist nochmal das Ganze

AIO Patch for VDR0.99pre2 is Online !!!

Original LCD Patch 27.01 --> LCD Bug gefixt in Recordings Menu on LCD ->
Thanks Martin
Original MP3-0.33 Patch ---> new
Original Beauty Patch
Original Mplayer Patch
Original VCD4 Patch
Original DVD NAV7 Patch

Thanks Dr. Werner Fink for OSD Tips and Patch --> new

Thanks to Martin Hammerschmid (LCD patch), Stefan Huelswitt (mp3,
beauty patch, mplayer patch), Thomas Heiligenmann (VCD patch),
Andreas Schulz (DVD NAV)

and mine personally changes, news and betterments:

red button = Recording Menu
green button = Programm Menu
yellow button = MP3 Menu
blue button = Timer Menu
-- button = Channel Menu --> learning "--" Button in the Lircd.conf
lucid Setupmenu
ID3 Item on LCD with display directinput

Download from:
http://members.tripod.de/elchi200102730/vdr-0.99pre2-AIO-ELCHI-29.01.diff.gz

Install:

1. copy Patch in a clean VDR Dir
2. zcat vdr-0.99pre2-AIO-ELCHI-.....diff.gz | patch -p1
3. make REMOTE=LIRC DVD=1 VCD=1 LCD=1 MP3=1 MPLAYER=1 [VFAT=1]
[ONLY48KHZ] -> for DVB Treiber >2.1.2002
4. Edit ./runvdr
5. [kill a vdr process] killall -1 vdr
6. start vdr with ./runvdr

Andy

Bugs:

It would appear that Pro-7 and friends has changed something in the EPG
data,
which causes the EIT scanner/parser to crash.

For an immediate workaround please insert the line

--- eit.c       2002/01/13 16:14:31     1.31
+++ eit.c       2002/01/29 09:50:57
@@ -870,6 +870,7 @@

 void cSIProcessor::SetStatus(bool On)
 {
+   return;
    LOCK_THREAD;
    schedulesMutex.Lock();
    ShutDownFilters();

in VDR/eit.c and recompile VDR. This will totally disable the EPG for the
moment, but at least the other finctionality should continue to work.

I'll look into this tonight, unless Rolf Hakenes comes up with a fix in the
EIT routines (if the problem really is in there).

Klaus

Trouble between DVD and VCD (occasional crashs at changes DVD<-->VCD)




Home | Main Index | Thread Index