summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/remote_native
diff options
context:
space:
mode:
authorJonas Häggqvist <rasher@rasher.dk>2008-01-31 19:28:51 +0000
committerJonas Häggqvist <rasher@rasher.dk>2008-01-31 19:28:51 +0000
commit4cd37d5ba4ed840f7d08ec6b6024cfa8c16457da (patch)
tree98a203fe4905f33cbfd09c5cea67a6a830af5c6e /apps/plugins/bitmaps/remote_native
parentcdc933f40fd5b551fb7e0130262bb44b0ec2e6aa (diff)
downloadrockbox-4cd37d5ba4ed840f7d08ec6b6024cfa8c16457da.zip
rockbox-4cd37d5ba4ed840f7d08ec6b6024cfa8c16457da.tar.gz
rockbox-4cd37d5ba4ed840f7d08ec6b6024cfa8c16457da.tar.bz2
rockbox-4cd37d5ba4ed840f7d08ec6b6024cfa8c16457da.tar.xz
Use nicer logos in the logo plugin, plus use the bitmap build system magic.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16189 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps/remote_native')
-rw-r--r--apps/plugins/bitmaps/remote_native/SOURCES7
-rw-r--r--apps/plugins/bitmaps/remote_native/remote_rockboxlogo.91x32x1.bmpbin0 -> 446 bytes
-rw-r--r--apps/plugins/bitmaps/remote_native/remote_rockboxlogo.91x32x2.bmpbin0 -> 1566 bytes
3 files changed, 7 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/remote_native/SOURCES b/apps/plugins/bitmaps/remote_native/SOURCES
index a884ebb..3633f23 100644
--- a/apps/plugins/bitmaps/remote_native/SOURCES
+++ b/apps/plugins/bitmaps/remote_native/SOURCES
@@ -15,3 +15,10 @@ clock_smalldigits_remote.112x64x1.bmp
clock_segments_remote.112x64x1.bmp
clock_smallsegments_remote.112x64x1.bmp
+
+/* Logo */
+#if (LCD_REMOTE_DEPTH == 1)
+ remote_rockboxlogo.91x32x1.bmp
+#elif (LCD_REMOTE_DEPTH == 2)
+ remote_rockboxlogo.91x32x2.bmp
+#endif
diff --git a/apps/plugins/bitmaps/remote_native/remote_rockboxlogo.91x32x1.bmp b/apps/plugins/bitmaps/remote_native/remote_rockboxlogo.91x32x1.bmp
new file mode 100644
index 0000000..ec74318
--- /dev/null
+++ b/apps/plugins/bitmaps/remote_native/remote_rockboxlogo.91x32x1.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/remote_native/remote_rockboxlogo.91x32x2.bmp b/apps/plugins/bitmaps/remote_native/remote_rockboxlogo.91x32x2.bmp
new file mode 100644
index 0000000..eaf25b4
--- /dev/null
+++ b/apps/plugins/bitmaps/remote_native/remote_rockboxlogo.91x32x2.bmp
Binary files differ