summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/native/SOURCES
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2007-01-06 12:38:41 +0000
committerMarianne Arnold <pixelma@rockbox.org>2007-01-06 12:38:41 +0000
commit59c9dcc990f6573750a3073cef279c3bc6044fc6 (patch)
treea7933f46ae435a88e1f33bd74c248c480f259e12 /apps/plugins/bitmaps/native/SOURCES
parent00528e0c4d4f7d48684ec1c168821b7587da3e52 (diff)
downloadrockbox-59c9dcc990f6573750a3073cef279c3bc6044fc6.tar.gz
rockbox-59c9dcc990f6573750a3073cef279c3bc6044fc6.zip
Rockblox for the last two targets (ifp and Sansa). The Sansa keymap has already been there, the ifp keymap is working but might have room for improvements by someone who can test on the unit.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11933 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps/native/SOURCES')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 0521f72d4a..53a8b22b21 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -318,6 +318,8 @@ rockblox_background.240x320x16.bmp
318rockblox_background.220x176x16.bmp 318rockblox_background.220x176x16.bmp
319#elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 132) && (LCD_DEPTH == 16) 319#elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 132) && (LCD_DEPTH == 16)
320rockblox_background.176x132x16.bmp 320rockblox_background.176x132x16.bmp
321#elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 220) && (LCD_DEPTH == 16)
322rockblox_background.176x220x16.bmp
321#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH >= 16) 323#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH >= 16)
322rockblox_background.160x128x16.bmp 324rockblox_background.160x128x16.bmp
323#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 16) 325#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 16)