|
amiconn: uisimulator/x11 button-x11.c,1.28,1.29: msg#00170systems.archos.rockbox.cvs
Update of /cvsroot/rockbox/uisimulator/x11 In directory labb:/tmp/cvs-serv10526/uisimulator/x11 Modified Files: button-x11.c Log Message: Changed several places to use button_clear_queue() to empty the button queue. Added the ability to empty the (system's) button queue to the X11 simulatr. Index: button-x11.c =================================================================== RCS file: /cvsroot/rockbox/uisimulator/x11/button-x11.c,v retrieving revision 1.28 retrieving revision 1.29 diff -u -d -r1.28 -r1.29 --- button-x11.c 17 Jan 2005 21:14:34 -0000 1.28 +++ button-x11.c 26 Jan 2005 22:48:25 -0000 1.29 @@ -235,4 +235,5 @@ void button_clear_queue(void) { + while (get_raw_button()); } _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox-cvs |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| News | FAQ | advertise |