Mailing List archive

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

[vdr] Re: timeline-plugin why is Elchi needed?



> Where is the "grey" color modification (add) to be done 
> within the VDR-sources? I am running 1.2.5 and it seems to 
> lack this color definition either...

add line
clrGrey        = 0xFF7F7F7F,

after line
clrWhite       = 0xFFFCFCFC,

in enum eDvbColor { found in file osdbase.h.

You need to add it twice, another is for normal operation
and another for DEBUG_OSD.

Now you have patched it and timeline should compile.



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



Home | Main Index | Thread Index