logo       

amiconn: apps/recorder icons.c,1.54,1.55 icons.h,1.31,1.32: msg#00164

systems.archos.rockbox.cvs

Subject: amiconn: apps/recorder icons.c,1.54,1.55 icons.h,1.31,1.32

Update of /cvsroot/rockbox/apps/recorder
In directory labb:/tmp/cvs-serv15979/apps/recorder

Modified Files:
icons.c icons.h
Log Message:
Enabled logo display for gmini.

Index: icons.c
===================================================================
RCS file: /cvsroot/rockbox/apps/recorder/icons.c,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -d -r1.54 -r1.55
--- icons.c 20 Dec 2004 09:21:09 -0000 1.54
+++ icons.c 25 Jan 2005 23:55:41 -0000 1.55
@@ -74,8 +74,8 @@
{0x20,0x30,0x38,0x3c,0x38,0x30,0x20}, /* Up-arrow */
};

-#if LCD_WIDTH == 112
-/* Archos LCD width */
+#if LCD_WIDTH == 112 || LCD_WIDTH == 128
+/* Archos Jukebox/ Ondio + Gmini LCD width */

const unsigned char rockbox112x37[]={
0x00, 0x00, 0x02, 0xff, 0x02, 0xfa, 0xfa, 0xfa, 0xfa, 0xfa, 0xfa, 0xfa, 0xfa,

Index: icons.h
===================================================================
RCS file: /cvsroot/rockbox/apps/recorder/icons.h,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- icons.h 20 Dec 2004 09:21:09 -0000 1.31
+++ icons.h 25 Jan 2005 23:55:41 -0000 1.32
@@ -64,7 +64,7 @@
extern const unsigned char bitmap_icons_6x8[LastIcon][6];
extern const unsigned char bitmap_icons_7x8[Icon_Last][7];

-#if LCD_WIDTH == 112
+#if LCD_WIDTH == 112 || LCD_WIDTH == 128
extern const unsigned char rockbox112x37[];
#endif
#if LCD_WIDTH == 160

_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox-cvs



<Prev in Thread] Current Thread [Next in Thread>
Google Custom Search

News | FAQ | advertise