Re: [Plib-devel] [patch] Improved joystick support for MacOSX
Brought to you by:
sjbaker
From: Jari H. <ja...@fl...> - 2009-03-08 13:42:59
|
Thanks, the changes work perfectly in flightgear. Now I'll post the required flightgear Saitek joystick config file changes to the flighgear-devel list. Cheers, Jari John F. Fay wrote: > 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 >> > > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > plib-devel mailing list > pli...@li... > https://lists.sourceforge.net/lists/listinfo/plib-devel |