Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide
translations



Rockbox mail archive

Subject: Re: kugel: r28548 - in trunk: android/src/org/rockbox apps/gui/bitmap firmware/drivers firmware/export firmware/export/config firmware/target/hosted/android firmware/target/hosted/sdl

Re: kugel: r28548 - in trunk: android/src/org/rockbox apps/gui/bitmap firmware/drivers firmware/export firmware/export/config firmware/target/hosted/android firmware/target/hosted/sdl

From: Maurus Cuelenaere <mcuelenaere_at_gmail.com>
Date: Thu, 11 Nov 2010 13:34:28 +0100

Op 11-11-10 12:18, Teruaki Kawashima schreef:
> (2010/11/11 0:25), mailer_at_svn.rockbox.org wrote:
>> Modified: trunk/firmware/export/config/ondavx767.h
>> ===================================================================
>> --- trunk/firmware/export/config/ondavx767.h 2010-11-10 08:14:19 UTC (rev 28547)
>> +++ trunk/firmware/export/config/ondavx767.h 2010-11-10 15:25:15 UTC (rev 28548)
>> _at__at_ -65,8 +65,11 _at__at_
>> /* LCD dimensions */
>> #define CONFIG_LCD LCD_ONDAVX767
>>
>> -#define LCD_WIDTH 320
>> -#define LCD_HEIGHT 240
>> +/* this are not actually the correct dimensions (480x272 is correct)
>> + * should be fixed once there's a working LCD driver */
>> +#define LCD_WIDTH 480
>> +#define LCD_HEIGHT 272
>> +#define LCD_DPI 128
>>
>> #define LCD_DEPTH 16 /* 16bit colours */
>> #define LCD_PIXELFORMAT RGB565 /* rgb565 */
> just curious.
> what does this comment mean?
> it says dimensions are not correct but the demensions seem to be set what is said correct (480x272)?

See [1], [2] and [3].

[1]: http://www.rockbox.org/mail/archive//rockbox-dev-archive-2010-11/0044.shtml
[2]: http://www.rockbox.org/mail/archive//rockbox-dev-archive-2010-11/0045.shtml
[3]: http://www.rockbox.org/tracker/task/11727#comment37507

-- 
Maurus Cuelenaere
Received on 2010-11-11

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy