Remote LCD support added to the x11 simulator, take 1. The win32 simulator

still builds, but shows no remote LCD yet.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6510 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Daniel Stenberg 2005-05-23 16:23:25 +00:00
parent ed42300bff
commit ac31e6af87
12 changed files with 215 additions and 30 deletions

View file

@ -24,9 +24,9 @@
#define DISPLAY_HEIGHT LCD_HEIGHT
#define RAND_SCALE 5
#if defined(IRIVER_H100) && !defined(SIMULATOR)
#define REMOTE_WIDTH 134
#define REMOTE_HEIGHT 65
#ifdef HAVE_REMOTE_LCD
#define REMOTE_WIDTH LCD_REMOTE_WIDTH
#define REMOTE_HEIGHT LCD_REMOTE_HEIGHT
#define REMOTE_LOGO_WIDTH 91
#define REMOTE_LOGO_HEIGHT 32
#define REMOTE_LOGO rockbox91x32