aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initial release of native librarygregorypierce2003-08-051-0/+716
* no messagegregorypierce2003-08-053-674/+0
* Initial update - partial merge with JInputgregorypierce2003-08-057-0/+699
* jinput.jar location got moved backendolf2003-08-051-2/+2
* jinput.jar got moved from bin to distendolf2003-08-051-2/+2
* fixed ant clean fails on windows because the linux ant script can't findendolf2003-08-051-1/+1
* Changed controller.jar to jinput.jar as perendolf2003-08-053-6/+6
* Changed os name on createNativeDefinitons.java as it wasendolf2003-07-311-1/+1
* Initial commit of linux pluginendolf2003-07-311-0/+51
* Initial commit of Linux pluginendolf2003-07-3123-0/+4649
* no messageendolf2003-07-311-3/+3
* no messageendolf2003-07-312-0/+138
* g++ rather than gcc is needed to build C++ files, and added windows xp to the...endolf2003-07-311-1/+1
* Update to move native pointers to Java code, to retrieve the correct device t...gregorypierce2003-07-292-9/+111
* no messagegregorypierce2003-07-282-104/+218
* Initial revisiongregorypierce2003-07-262-0/+328
* Initial checkinggregorypierce2003-07-241-0/+130
* Update to allow hat switches to be in 4 more positions.endolf2003-07-231-0/+8
* Initial check-in of the Java Games Initiative's game controller discovery and...jeffpk2003-06-068-0/+2157