logo       

jyp: firmware/drivers lcd-recorder.c,1.49,1.50: msg#00184

systems.archos.rockbox.cvs

Subject: jyp: firmware/drivers lcd-recorder.c,1.49,1.50

Update of /cvsroot/rockbox/firmware/drivers
In directory labb:/tmp/cvs-serv14206/drivers

Modified Files:
lcd-recorder.c
Log Message:
proper setting of contrast for Gmini


Index: lcd-recorder.c
===================================================================
RCS file: /cvsroot/rockbox/firmware/drivers/lcd-recorder.c,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -d -r1.49 -r1.50
--- lcd-recorder.c 20 Jan 2005 22:44:35 -0000 1.49
+++ lcd-recorder.c 27 Jan 2005 14:14:21 -0000 1.50
@@ -148,6 +148,8 @@
{
#ifdef SIMULATOR
return 30;
+#elif defined(LCD_GMINI100)
+ return 31;
#else
return (read_hw_mask() & LCD_CONTRAST_BIAS) ? 31 : 49;
#endif

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



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

News | FAQ | advertise