diff options
| author | Karl Kurbjun <kkurbjun@gmail.com> | 2006-11-10 06:23:06 +0000 |
|---|---|---|
| committer | Karl Kurbjun <kkurbjun@gmail.com> | 2006-11-10 06:23:06 +0000 |
| commit | 06d8ee64c1f78c126806d78b4e49c039f65b4269 (patch) | |
| tree | 1a5d1960068c531bf63b3e815fbe8cbf503f6f0b /apps/plugins/bitmaps | |
| parent | 363d2ed77374cf5ba230a3a017e4c9c81f6efbd1 (diff) | |
| download | rockbox-06d8ee64c1f78c126806d78b4e49c039f65b4269.zip rockbox-06d8ee64c1f78c126806d78b4e49c039f65b4269.tar.gz rockbox-06d8ee64c1f78c126806d78b4e49c039f65b4269.tar.bz2 rockbox-06d8ee64c1f78c126806d78b4e49c039f65b4269.tar.xz | |
Clock plugin now scales with the screen size. The binary and plain mode still need updated bitmaps for larger screens and the time's up graphic could be updated as well.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11491 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps')
| -rwxr-xr-x | apps/plugins/bitmaps/mono/clock_logo.112x64x1.bmp | bin | 0 -> 654 bytes |
| -rwxr-xr-x | apps/plugins/bitmaps/mono/clock_logo.128x128x1.bmp | bin | 0 -> 974 bytes |
| -rwxr-xr-x | apps/plugins/bitmaps/mono/clock_logo.138x110x1.bmp | bin | 0 -> 1282 bytes |
| -rwxr-xr-x | apps/plugins/bitmaps/mono/clock_logo.160x128x1.bmp | bin | 0 -> 1482 bytes |
| -rwxr-xr-x | apps/plugins/bitmaps/mono/clock_logo.176x132x1.bmp | bin | 0 -> 1934 bytes |
| -rwxr-xr-x | apps/plugins/bitmaps/mono/clock_logo.220x176x1.bmp | bin | 0 -> 2918 bytes |
| -rwxr-xr-x | apps/plugins/bitmaps/mono/clock_logo.240x320x1.bmp | bin | 0 -> 3454 bytes |
| -rwxr-xr-x | apps/plugins/bitmaps/mono/clock_logo.320x240x1.bmp | bin | 0 -> 5742 bytes |
8 files changed, 0 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/mono/clock_logo.112x64x1.bmp b/apps/plugins/bitmaps/mono/clock_logo.112x64x1.bmp Binary files differnew file mode 100755 index 0000000..c56f831 --- /dev/null +++ b/apps/plugins/bitmaps/mono/clock_logo.112x64x1.bmp diff --git a/apps/plugins/bitmaps/mono/clock_logo.128x128x1.bmp b/apps/plugins/bitmaps/mono/clock_logo.128x128x1.bmp Binary files differnew file mode 100755 index 0000000..6dc02aa --- /dev/null +++ b/apps/plugins/bitmaps/mono/clock_logo.128x128x1.bmp diff --git a/apps/plugins/bitmaps/mono/clock_logo.138x110x1.bmp b/apps/plugins/bitmaps/mono/clock_logo.138x110x1.bmp Binary files differnew file mode 100755 index 0000000..95abdbf --- /dev/null +++ b/apps/plugins/bitmaps/mono/clock_logo.138x110x1.bmp diff --git a/apps/plugins/bitmaps/mono/clock_logo.160x128x1.bmp b/apps/plugins/bitmaps/mono/clock_logo.160x128x1.bmp Binary files differnew file mode 100755 index 0000000..90c58aa --- /dev/null +++ b/apps/plugins/bitmaps/mono/clock_logo.160x128x1.bmp diff --git a/apps/plugins/bitmaps/mono/clock_logo.176x132x1.bmp b/apps/plugins/bitmaps/mono/clock_logo.176x132x1.bmp Binary files differnew file mode 100755 index 0000000..9d706be --- /dev/null +++ b/apps/plugins/bitmaps/mono/clock_logo.176x132x1.bmp diff --git a/apps/plugins/bitmaps/mono/clock_logo.220x176x1.bmp b/apps/plugins/bitmaps/mono/clock_logo.220x176x1.bmp Binary files differnew file mode 100755 index 0000000..6a7861a --- /dev/null +++ b/apps/plugins/bitmaps/mono/clock_logo.220x176x1.bmp diff --git a/apps/plugins/bitmaps/mono/clock_logo.240x320x1.bmp b/apps/plugins/bitmaps/mono/clock_logo.240x320x1.bmp Binary files differnew file mode 100755 index 0000000..e98530a --- /dev/null +++ b/apps/plugins/bitmaps/mono/clock_logo.240x320x1.bmp diff --git a/apps/plugins/bitmaps/mono/clock_logo.320x240x1.bmp b/apps/plugins/bitmaps/mono/clock_logo.320x240x1.bmp Binary files differnew file mode 100755 index 0000000..960aa32 --- /dev/null +++ b/apps/plugins/bitmaps/mono/clock_logo.320x240x1.bmp |