diff options
Diffstat (limited to 'apps/plugins/bitmaps/remote_native')
| -rw-r--r-- | apps/plugins/bitmaps/remote_native/SOURCES | 7 | ||||
| -rw-r--r-- | apps/plugins/bitmaps/remote_native/remote_rockboxlogo.91x32x1.bmp | bin | 0 -> 446 bytes | |||
| -rw-r--r-- | apps/plugins/bitmaps/remote_native/remote_rockboxlogo.91x32x2.bmp | bin | 0 -> 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 Binary files differnew file mode 100644 index 0000000..ec74318 --- /dev/null +++ b/apps/plugins/bitmaps/remote_native/remote_rockboxlogo.91x32x1.bmp diff --git a/apps/plugins/bitmaps/remote_native/remote_rockboxlogo.91x32x2.bmp b/apps/plugins/bitmaps/remote_native/remote_rockboxlogo.91x32x2.bmp Binary files differnew file mode 100644 index 0000000..eaf25b4 --- /dev/null +++ b/apps/plugins/bitmaps/remote_native/remote_rockboxlogo.91x32x2.bmp |