Mailing List archive

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

[vdr] Re: aio 1.1.20



> Hi,
> Change the line in menu.c
> from:
> if (data.Transparency or data.Red or data.Green or data.Blue !=
> Setup.Background) {
>
> to:
> if (data.Transparency || data.Red || data.Green || data.Blue !=
> Setup.Background) {
>
ok. another question:

no that compiling did work - how can i turn back the colors of the OSD (eg.
when i press OK) to the original ones? i really don't like them.....

thanks!

regards

Johannes Schoeller
schoeller@izeman.net





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



Home | Main Index | Thread Index