Mailing List archive

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

[linux-dvb] Re: AW: VDR 0.80pre8, current CVS OSD problems



Michael Klo? wrote:
> 
> Hello,
> 
> yes i have the same problems. If i enabled osd_debug it wokrs
> on my pc monitor. But witouht osd_debug only the channel infos
> were displayed.
> 
> Michael Kloss
> 
> -----Ursprungliche Nachricht-----
> Von: linux-dvb-bounce@linuxtv.org
> [mailto:linux-dvb-bounce@linuxtv.org]Im Auftrag von Henning
> Holtschneider
> Gesendet: Dienstag, 29. Mai 2001 21:06
> An: linux-dvb@linuxtv.org
> Betreff: [linux-dvb] VDR 0.80pre8, current CVS OSD problems
> 
> Hi,
> 
> it seems as if the memory re-arrangements in the current CVS have already
> killed VDR's on-screen display. I just tried VDR 0.80pre8 with the current
> CVS and I only get the small channel info display when switching between
> channels. If I press the menu button, nothing happens 8-) Does anyone else
> have this problem?

For a quick hack do this:

in dvbapi.h change

   #define MenuLines   15

to '13' and in osd.h change

   #define MAXOSDITEMS 9

to '7'

With these changes the OSD has two lines less than before :-(, but it works again.

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index