summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Changes to the interface between java and native code.endolf2005-08-2722-1449/+619
* This commit was manufactured by cvs2svn to create branch 'forcefeedback'.First Last2005-07-1625-5796/+0
* Added cleanup stuff for rumblers, it doesn't fix the code, but is niceendolf2005-07-1610-40/+83
* Couple if inux rumbler differences, including including the added fileendolf2005-07-162-9/+45
* Linux rumbler supportendolf2005-07-0311-9/+187
* Changed the binary library nameendolf2005-06-192-5/+5
* Updated the name of the linux native libraryendolf2005-06-193-6/+6
* Extra debug infoendolf2005-06-191-1/+1
* The changes of Axis.Identifier to Component.Identifier was obviously not chec...endolf2005-06-151-9/+9
* Guess who found the device that pops the buffer size?, was getting an array o...endolf2005-06-151-1/+1
* For some reason, my ubunto boxes with jdk 1.5.0_02 all seem to haveendolf2005-06-141-1/+1
* Issue number: Implemented OSXJoystick functionalitycjcdoomed2005-05-201-10/+207
* Will try to open the device for read/write first, if that fails, trysendolf2005-05-081-6/+14
* Issue: OS X Nightly build not compilingcjcdoomed2005-05-062-10/+10
* Handle missing absolute axis ID'sendolf2005-05-051-1/+7
* Regenerated from 2.6.10 headersendolf2005-05-041-3/+99
* Event devices now opened read onlyendolf2005-05-041-4/+5
* Updated EventDevice.cpp to handle EV_SYN properlyjeffpk2005-05-011-0/+3
* Updated linux plugin to build under Linux 2.6.5-7.151jeffpk2005-04-282-9/+9
* Changes for Axis.Identifier changes. This includes renaming Axis to Component...endolf2004-08-2919-587/+378
* Initial checkinendolf2004-08-296-0/+735
* Updates so that for now keyboards are just created as normal devices, this me...endolf2004-07-072-16/+130
* If a joystick hat isn't configured properly, or if it's digital, then the axi...endolf2004-07-071-18/+22
* Possible fix for sigfault on linux, need to test moreendolf2004-06-214-134/+26
* Updated the type guess code so that anything that doesn't have a characterist...endolf2004-04-211-5/+10
* Fix for issue 27endolf2004-04-211-52/+15
* fixes for issues 25 and 26endolf2004-04-216-24/+32
* Changes for the nightly buildgregorypierce2004-02-282-1/+2
* Updated so that if a key gets enumerated multiple times, only the first enume...gregorypierce2004-02-281-9/+20
* Updated for correct build environmentgregorypierce2004-02-281-2/+7
* Updated for better debugging output.gregorypierce2004-02-281-4/+2
* Updated for proper build settings.gregorypierce2004-02-281-18/+16
* Added Z axis support for rumblersendolf2003-12-021-0/+3
* Updated (added) javadocendolf2003-12-021-7/+67
* Updated rumblers to be able to get their axis name and axis identifierendolf2003-12-023-5/+15
* Initial rumbler supportendolf2003-12-013-12/+198
* Added the logger macros so I don't have to keep manually adding theendolf2003-10-295-17/+72
* Fixes to solve issue 21endolf2003-10-202-2/+7
* Fix and updated error messages for issue 20endolf2003-10-045-8/+30
* Fixes for issue 4 and 5, mouse data under DX is normalisedendolf2003-10-032-128/+255
* I had done the mouse axis as normalised to match the windowsendolf2003-10-031-3/+3
* Added windows 98 to build options as jinput will work with it.endolf2003-10-031-1/+1
* Preliminary Ant build support for OS Xswpalmer2003-09-042-0/+100
* Add HID properties and CROSSTABLE entries to move from JInput keys to HID coo...gregorypierce2003-08-091-51/+166
* Change to ignore non HID compliant devices and to correct a bug where usage p...gregorypierce2003-08-091-2/+5
* Couple of bug fixesgregorypierce2003-08-091-11/+17
* Added information for keyboard return codes. There are many international key...gregorypierce2003-08-082-7/+238
* no messagegregorypierce2003-08-073-49/+112
* no messagegregorypierce2003-08-078-346/+680
* no messagegregorypierce2003-08-062-32/+56