Revision: 6370
http://playerstage.svn.sourceforge.net/playerstage/?rev=6370&view=rev
Author: gerkey
Date: 2008-04-21 11:11:44 -0700 (Mon, 21 Apr 2008)
Log Message:
-----------
modified linuxjoystick driver to pretend that it's understanding all incoming
messages
Modified Paths:
--------------
code/player/trunk/server/drivers/joystick/linuxjoy.cc
Modified: code/player/trunk/server/drivers/joystick/linuxjoy.cc
===================================================================
--- code/player/trunk/server/drivers/joystick/linuxjoy.cc 2008-04-21
00:52:31 UTC (rev 6369)
+++ code/player/trunk/server/drivers/joystick/linuxjoy.cc 2008-04-21
18:11:44 UTC (rev 6370)
@@ -259,7 +259,7 @@
public: virtual int ProcessMessage(QueuePointer & resp_queue,
player_msghdr * hdr,
- void * data) {return -1;}
+ void * data) {return 0;}
// Read the joystick
private: void ReadJoy();
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference
Don't miss this year's exciting event. There's still time to save $100.
Use priority code J8TL2D2.
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit