logo       
Google Custom Search
    AddThis Social Bookmark Button
-->

hohensoh: uisimulator battery.c,1.1,1.2: msg#00154

Subject: hohensoh: uisimulator battery.c,1.1,1.2
Update of /cvsroot/rockbox/uisimulator
In directory labb.contactor.se:/var/tmp/cvs-serv29301/uisimulator

Modified Files:
        battery.c 
Log Message:
a hell of a commit: changed several HAVE_xx configuration flags into multiple 
choice values (keypad, tuner, CPU, h/w codec)

Index: battery.c
===================================================================
RCS file: /cvsroot/rockbox/uisimulator/battery.c,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- battery.c   23 Apr 2002 08:50:38 -0000      1.1
+++ battery.c   28 Sep 2004 22:13:26 -0000      1.2
@@ -22,7 +22,7 @@
 #include "types.h"
 #include "lcd.h"
 #include "debug.h"
-#define HAVE_RECORDER_KEYPAD
+#define CONFIG_KEYPAD RECORDER_PAD
 #include "button.h"
 
 #ifdef SIMULATOR

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



<Prev in Thread] Current Thread [Next in Thread>