summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bitmaps')
-rw-r--r--apps/plugins/bitmaps/mono/SOURCES4
-rwxr-xr-xapps/plugins/bitmaps/mono/rockblox_background.112x64x1.bmp (renamed from apps/plugins/bitmaps/mono/tetrox_background.112x64x1.bmp)bin1086 -> 1086 bytes
-rw-r--r--apps/plugins/bitmaps/native/SOURCES16
-rw-r--r--[-rwxr-xr-x]apps/plugins/bitmaps/native/rockblox_background.128x128x16.bmp (renamed from apps/plugins/bitmaps/native/tetrox_background.128x128x16.bmp)bin49206 -> 49206 bytes
-rw-r--r--apps/plugins/bitmaps/native/rockblox_background.138x110x2.bmp (renamed from apps/plugins/bitmaps/native/tetrox_background.138x110x2.bmp)bin15472 -> 15472 bytes
-rw-r--r--[-rwxr-xr-x]apps/plugins/bitmaps/native/rockblox_background.160x128x16.bmp (renamed from apps/plugins/bitmaps/native/tetrox_background.160x128x16.bmp)bin61496 -> 61496 bytes
-rw-r--r--apps/plugins/bitmaps/native/rockblox_background.160x128x2.bmpbin0 -> 21560 bytes
-rw-r--r--[-rwxr-xr-x]apps/plugins/bitmaps/native/rockblox_background.176x132x16.bmp (renamed from apps/plugins/bitmaps/native/tetrox_background.176x132x16.bmp)bin69752 -> 69752 bytes
-rw-r--r--[-rwxr-xr-x]apps/plugins/bitmaps/native/rockblox_background.220x176x16.bmp (renamed from apps/plugins/bitmaps/native/tetrox_background.220x176x16.bmp)bin116216 -> 116216 bytes
-rw-r--r--[-rwxr-xr-x]apps/plugins/bitmaps/native/rockblox_background.320x240x16.bmp (renamed from apps/plugins/bitmaps/native/tetrox_background.320x240x16.bmp)bin230456 -> 230456 bytes
-rwxr-xr-xapps/plugins/bitmaps/native/tetrox_background.160x128x2.bmpbin21560 -> 0 bytes
11 files changed, 10 insertions, 10 deletions
diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES
index be23b4f519..e6ccebb9ce 100644
--- a/apps/plugins/bitmaps/mono/SOURCES
+++ b/apps/plugins/bitmaps/mono/SOURCES
@@ -27,9 +27,9 @@ brickmania_powerups.112x64x1.bmp
27 27
28#endif 28#endif
29 29
30/* Tetrox */ 30/* Rockblox */
31#if (LCD_WIDTH == 112) && (LCD_HEIGHT == 64) 31#if (LCD_WIDTH == 112) && (LCD_HEIGHT == 64)
32tetrox_background.112x64x1.bmp 32rockblox_background.112x64x1.bmp
33#endif 33#endif
34 34
35/* Solitaire */ 35/* Solitaire */
diff --git a/apps/plugins/bitmaps/mono/tetrox_background.112x64x1.bmp b/apps/plugins/bitmaps/mono/rockblox_background.112x64x1.bmp
index 336e3cefef..336e3cefef 100755
--- a/apps/plugins/bitmaps/mono/tetrox_background.112x64x1.bmp
+++ b/apps/plugins/bitmaps/mono/rockblox_background.112x64x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 41b6d6f4f7..a06a287a8e 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -255,21 +255,21 @@ brickmania_break.176x132x16.bmp
255 255
256#endif 256#endif
257 257
258/* Tetrox */ 258/* Rockblox */
259#if (LCD_WIDTH == 320) && (LCD_HEIGHT == 240) && (LCD_DEPTH == 16) 259#if (LCD_WIDTH == 320) && (LCD_HEIGHT == 240) && (LCD_DEPTH == 16)
260tetrox_background.320x240x16.bmp 260rockblox_background.320x240x16.bmp
261#elif (LCD_WIDTH >= 220) && (LCD_HEIGHT >= 176) && (LCD_DEPTH == 16) 261#elif (LCD_WIDTH >= 220) && (LCD_HEIGHT >= 176) && (LCD_DEPTH == 16)
262tetrox_background.220x176x16.bmp 262rockblox_background.220x176x16.bmp
263#elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 132) && (LCD_DEPTH == 16) 263#elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 132) && (LCD_DEPTH == 16)
264tetrox_background.176x132x16.bmp 264rockblox_background.176x132x16.bmp
265#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH >= 16) 265#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH >= 16)
266tetrox_background.160x128x16.bmp 266rockblox_background.160x128x16.bmp
267#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 16) 267#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 16)
268tetrox_background.128x128x16.bmp 268rockblox_background.128x128x16.bmp
269#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 2) 269#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && (LCD_DEPTH == 2)
270tetrox_background.160x128x2.bmp 270rockblox_background.160x128x2.bmp
271#elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110) && (LCD_DEPTH == 2) 271#elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110) && (LCD_DEPTH == 2)
272tetrox_background.138x110x2.bmp 272rockblox_background.138x110x2.bmp
273#endif 273#endif
274 274
275#ifdef HAVE_LCD_COLOR 275#ifdef HAVE_LCD_COLOR
diff --git a/apps/plugins/bitmaps/native/tetrox_background.128x128x16.bmp b/apps/plugins/bitmaps/native/rockblox_background.128x128x16.bmp
index b2f4682629..b2f4682629 100755..100644
--- a/apps/plugins/bitmaps/native/tetrox_background.128x128x16.bmp
+++ b/apps/plugins/bitmaps/native/rockblox_background.128x128x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/tetrox_background.138x110x2.bmp b/apps/plugins/bitmaps/native/rockblox_background.138x110x2.bmp
index c16c8030a5..23df4ed506 100644
--- a/apps/plugins/bitmaps/native/tetrox_background.138x110x2.bmp
+++ b/apps/plugins/bitmaps/native/rockblox_background.138x110x2.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/tetrox_background.160x128x16.bmp b/apps/plugins/bitmaps/native/rockblox_background.160x128x16.bmp
index ed54f7c232..ed54f7c232 100755..100644
--- a/apps/plugins/bitmaps/native/tetrox_background.160x128x16.bmp
+++ b/apps/plugins/bitmaps/native/rockblox_background.160x128x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/rockblox_background.160x128x2.bmp b/apps/plugins/bitmaps/native/rockblox_background.160x128x2.bmp
new file mode 100644
index 0000000000..7f30c8c165
--- /dev/null
+++ b/apps/plugins/bitmaps/native/rockblox_background.160x128x2.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/tetrox_background.176x132x16.bmp b/apps/plugins/bitmaps/native/rockblox_background.176x132x16.bmp
index e825bb1ec2..e825bb1ec2 100755..100644
--- a/apps/plugins/bitmaps/native/tetrox_background.176x132x16.bmp
+++ b/apps/plugins/bitmaps/native/rockblox_background.176x132x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/tetrox_background.220x176x16.bmp b/apps/plugins/bitmaps/native/rockblox_background.220x176x16.bmp
index cec4c27c89..cec4c27c89 100755..100644
--- a/apps/plugins/bitmaps/native/tetrox_background.220x176x16.bmp
+++ b/apps/plugins/bitmaps/native/rockblox_background.220x176x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/tetrox_background.320x240x16.bmp b/apps/plugins/bitmaps/native/rockblox_background.320x240x16.bmp
index 28bf70584e..28bf70584e 100755..100644
--- a/apps/plugins/bitmaps/native/tetrox_background.320x240x16.bmp
+++ b/apps/plugins/bitmaps/native/rockblox_background.320x240x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/tetrox_background.160x128x2.bmp b/apps/plugins/bitmaps/native/tetrox_background.160x128x2.bmp
deleted file mode 100755
index dbc0a713e8..0000000000
--- a/apps/plugins/bitmaps/native/tetrox_background.160x128x2.bmp
+++ /dev/null
Binary files differ