summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps
diff options
context:
space:
mode:
authorBen Basha <benbasha@rockbox.org>2006-02-22 10:34:36 +0000
committerBen Basha <benbasha@rockbox.org>2006-02-22 10:34:36 +0000
commitd330ef7386fc289ef90aefb89962a5ac880226ae (patch)
tree86d46a8ea2304788c3761bfe4f351891c74eb19e /apps/plugins/bitmaps
parent9535a9a6390ca51b11d13a8dd338432c466f4477 (diff)
downloadrockbox-d330ef7386fc289ef90aefb89962a5ac880226ae.zip
rockbox-d330ef7386fc289ef90aefb89962a5ac880226ae.tar.gz
rockbox-d330ef7386fc289ef90aefb89962a5ac880226ae.tar.bz2
rockbox-d330ef7386fc289ef90aefb89962a5ac880226ae.tar.xz
BrickMania for Archos Recorder/Ondio, iAudio x5 (b/w at the moment) and iPod 3G
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8776 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps')
-rw-r--r--apps/plugins/bitmaps/mono/SOURCES22
-rwxr-xr-xapps/plugins/bitmaps/mono/brickmania_ball.112x64x1.bmpbin0 -> 108 bytes
-rwxr-xr-xapps/plugins/bitmaps/mono/brickmania_bricks.112x64x1.bmpbin0 -> 1064 bytes
-rwxr-xr-xapps/plugins/bitmaps/mono/brickmania_gameover.112x64x1.bmpbin0 -> 17320 bytes
-rwxr-xr-xapps/plugins/bitmaps/mono/brickmania_help.112x64x1.bmpbin0 -> 98 bytes
-rwxr-xr-xapps/plugins/bitmaps/mono/brickmania_no_resume.112x64x1.bmpbin0 -> 370 bytes
-rwxr-xr-xapps/plugins/bitmaps/mono/brickmania_pads.112x64x1.bmpbin0 -> 220 bytes
-rwxr-xr-xapps/plugins/bitmaps/mono/brickmania_powerups.112x64x1.bmpbin0 -> 244 bytes
-rwxr-xr-xapps/plugins/bitmaps/mono/brickmania_quit.112x64x1.bmpbin0 -> 98 bytes
-rwxr-xr-xapps/plugins/bitmaps/mono/brickmania_resume.112x64x1.bmpbin0 -> 370 bytes
-rwxr-xr-xapps/plugins/bitmaps/mono/brickmania_sel_help.112x64x1.bmpbin0 -> 98 bytes
-rwxr-xr-xapps/plugins/bitmaps/mono/brickmania_sel_quit.112x64x1.bmpbin0 -> 98 bytes
-rwxr-xr-xapps/plugins/bitmaps/mono/brickmania_sel_resume.112x64x1.bmpbin0 -> 370 bytes
-rwxr-xr-xapps/plugins/bitmaps/mono/brickmania_sel_start.112x64x1.bmpbin0 -> 170 bytes
-rwxr-xr-xapps/plugins/bitmaps/mono/brickmania_start.112x64x1.bmpbin0 -> 170 bytes
-rw-r--r--apps/plugins/bitmaps/native/SOURCES2
16 files changed, 23 insertions, 1 deletions
diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES
index e69de29..9540904 100644
--- a/apps/plugins/bitmaps/mono/SOURCES
+++ b/apps/plugins/bitmaps/mono/SOURCES
@@ -0,0 +1,22 @@
+#ifdef HAVE_LCD_BITMAP
+
+/* BrickMania */
+#if (LCD_WIDTH == 112) && (LCD_HEIGHT == 64)
+
+brickmania_bricks.112x64x1.bmp
+brickmania_ball.112x64x1.bmp
+brickmania_help.112x64x1.bmp
+brickmania_no_resume.112x64x1.bmp
+brickmania_pads.112x64x1.bmp
+brickmania_powerups.112x64x1.bmp
+brickmania_quit.112x64x1.bmp
+brickmania_resume.112x64x1.bmp
+brickmania_sel_help.112x64x1.bmp
+brickmania_sel_resume.112x64x1.bmp
+brickmania_sel_quit.112x64x1.bmp
+brickmania_sel_start.112x64x1.bmp
+brickmania_start.112x64x1.bmp
+
+#endif
+
+#endif /* HAVE_LCD_BITMAP */
diff --git a/apps/plugins/bitmaps/mono/brickmania_ball.112x64x1.bmp b/apps/plugins/bitmaps/mono/brickmania_ball.112x64x1.bmp
new file mode 100755
index 0000000..221b13b
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/brickmania_ball.112x64x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/mono/brickmania_bricks.112x64x1.bmp b/apps/plugins/bitmaps/mono/brickmania_bricks.112x64x1.bmp
new file mode 100755
index 0000000..fba374d
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/brickmania_bricks.112x64x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/mono/brickmania_gameover.112x64x1.bmp b/apps/plugins/bitmaps/mono/brickmania_gameover.112x64x1.bmp
new file mode 100755
index 0000000..73afc2b
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/brickmania_gameover.112x64x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/mono/brickmania_help.112x64x1.bmp b/apps/plugins/bitmaps/mono/brickmania_help.112x64x1.bmp
new file mode 100755
index 0000000..0d69ade
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/brickmania_help.112x64x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/mono/brickmania_no_resume.112x64x1.bmp b/apps/plugins/bitmaps/mono/brickmania_no_resume.112x64x1.bmp
new file mode 100755
index 0000000..1c83913
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/brickmania_no_resume.112x64x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/mono/brickmania_pads.112x64x1.bmp b/apps/plugins/bitmaps/mono/brickmania_pads.112x64x1.bmp
new file mode 100755
index 0000000..85e5ff1
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/brickmania_pads.112x64x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/mono/brickmania_powerups.112x64x1.bmp b/apps/plugins/bitmaps/mono/brickmania_powerups.112x64x1.bmp
new file mode 100755
index 0000000..66cca0a
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/brickmania_powerups.112x64x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/mono/brickmania_quit.112x64x1.bmp b/apps/plugins/bitmaps/mono/brickmania_quit.112x64x1.bmp
new file mode 100755
index 0000000..3b66731
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/brickmania_quit.112x64x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/mono/brickmania_resume.112x64x1.bmp b/apps/plugins/bitmaps/mono/brickmania_resume.112x64x1.bmp
new file mode 100755
index 0000000..1e1dd08
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/brickmania_resume.112x64x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/mono/brickmania_sel_help.112x64x1.bmp b/apps/plugins/bitmaps/mono/brickmania_sel_help.112x64x1.bmp
new file mode 100755
index 0000000..c4bf13c
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/brickmania_sel_help.112x64x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/mono/brickmania_sel_quit.112x64x1.bmp b/apps/plugins/bitmaps/mono/brickmania_sel_quit.112x64x1.bmp
new file mode 100755
index 0000000..356d453
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/brickmania_sel_quit.112x64x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/mono/brickmania_sel_resume.112x64x1.bmp b/apps/plugins/bitmaps/mono/brickmania_sel_resume.112x64x1.bmp
new file mode 100755
index 0000000..19836b5
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/brickmania_sel_resume.112x64x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/mono/brickmania_sel_start.112x64x1.bmp b/apps/plugins/bitmaps/mono/brickmania_sel_start.112x64x1.bmp
new file mode 100755
index 0000000..ac17d39
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/brickmania_sel_start.112x64x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/mono/brickmania_start.112x64x1.bmp b/apps/plugins/bitmaps/mono/brickmania_start.112x64x1.bmp
new file mode 100755
index 0000000..a805ba0
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/brickmania_start.112x64x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 080cf4e..380022c 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -61,7 +61,7 @@ brickmania_sel_start.220x176x16.bmp
brickmania_start.220x176x16.bmp
brickmania_break.220x176x16.bmp
-#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 2)
+#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128)
brickmania_ball.160x128x2.bmp
brickmania_bricks.160x128x2.bmp
brickmania_gameover.160x128x2.bmp