Re: [Plib-devel] [patch] Improved joystick support for MacOSX
Brought to you by:
sjbaker
From: John F. F. <joh...@cy...> - 2009-03-08 00:53:04
|
Jari, I have put your changes into SVN. I took the liberty of changing the warning message slightly so that we would not have two identical messages for different conditions. Please check my changes and make sure that they work for you. - JOhn -----Original Message----- From: Jari Hakkinen Sent: Thursday, March 05, 2009 3:42 PM To: pli...@li... Subject: [Plib-devel] [patch] Improved joystick support for MacOSX Hi, To get my joystick (Saitek Cyborg Evo Force) to work with flightgear on my mac I made the plib changes outlined in the attached diff file. The issue resolved is that my joystick/mac mixes usage pages kHIDPage_GenericDesktop and kHIDPage_Simulation for axises. The suggested code change treats the two usage pages similarly. In the original code the Simulation usage page is treated as "weird" according to the error output. Can someone with subversion write credentials please review my additions and apply the patch into the subversion repository if you the suggested improvements useful. Thank you, Jari << File: jsMacOSX_cxx.txt >> << File: ATT00098.txt >> << File: ATT00099.txt >> |