Mailing List archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[vdr] symbols
> Hi Andreas,
>
> thank you for your great work, but
>
> 1. the patch does not apply cleanly to vdr-1.1.8
you will just have to upgrade to 1.1.9 or sort out the rejects manualy.
> 2. unfortunately the clock time is not shown correctly with symbols enabled
> in vdr-1.1.9
I'll believe it's the same in the AIO patch. 'Interface->Write(-strlen(date),
0, date);' is replace with 'Interface->Write(-strlen(date) + 2, 0, date);'.
The +2 moves the date two characters more to the right, making it hard to
read on some 4:3 TV's
No, this problem does definitely not occur in the AIO-patches. It also is independent of your TV size, as the right end of the infobar seems to be cut off in your patch.
Matthias
______________________________________________________________________________
WEB.DE MyPage - Ohne Computerkenntnisse in nur 5 Minuten online! Alles
inklusive! Kinderleicht! http://www.das.ist.aber.ne.lustige.sache.ms/
Home |
Main Index |
Thread Index