aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/DX8
Commit message (Expand)AuthorAgeFilesLines
* First attempt at merging version 2 from oddlabs svn repository. Merging versi...endolf2006-03-219-2991/+0
* First bodge at pursuading windows to use some of the same button ID's as linu...endolf2005-12-041-0/+15
* Updated button ID's. Trouble is, windows and linux id the buttons differently.endolf2005-12-021-7/+332
* Fixed my debugendolf2005-09-011-2/+2
* Trying to handle more than 2 force feedback axis. Untested.endolf2005-09-011-1/+7
* Added debug for an array out of bounds error that is being seenendolf2005-09-011-1/+6
* Updated build scripts to build java 1.4 byte codeendolf2005-08-281-1/+1
* More rumbler debugendolf2005-08-281-3/+17
* Extra debug for rumblersendolf2005-08-272-5/+21
* Start of some work to print more debug if force feedback effect creation failsendolf2005-08-271-0/+20
* Added shutdown hooks to stop rumblers before quitting.endolf2005-08-271-0/+20
* Changed the binary library nameendolf2005-06-192-5/+5
* 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
* Changes for Axis.Identifier changes. This includes renaming Axis to Component...endolf2004-08-298-83/+97
* 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
* Fixes to solve issue 21endolf2003-10-202-2/+7
* Fixes for issue 4 and 5, mouse data under DX is normalisedendolf2003-10-032-128/+255
* Added windows 98 to build options as jinput will work with it.endolf2003-10-031-1/+1
* Changed controller.jar to jinput.jar as perendolf2003-08-051-2/+2
* g++ rather than gcc is needed to build C++ files, and added windows xp to the...endolf2003-07-311-1/+1
* 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