aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchversion1-maintenanceFirst Last2006-01-120-0/+0
* This commit was manufactured by cvs2svn to create branch 'version2'.First Last2006-01-120-0/+0
* Trying to sort out some of the crashes and failed exitsendolf2006-01-123-13/+10
* Fixed a sigsegv, once we've found a match for an event device andendolf2005-12-041-0/+1
* 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-022-7/+354
* Don't poll if we are shutting downendolf2005-11-113-2/+18
* Let me just say ....endolf2005-11-111-0/+1
* Handle cases where there are no event devices, only js ones.endolf2005-11-071-1/+8
* Fixes for js devices that are read onlyendolf2005-11-032-1/+3
* 3 Changesendolf2005-10-301-2/+19
* 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
* It helps if you add the files the new changes depend on.endolf2005-08-312-0/+381
* It appears as though linux can't cope with scaling the effect, it's onendolf2005-08-301-1/+19
* Unless cleanup is called from the same thread as init, the cleanupendolf2005-08-3012-492/+102
* Updated build file to build 1.4 byte codeendolf2005-08-281-1/+1
* Updated build scripts to build java 1.4 byte codeendolf2005-08-283-3/+3
* More rumbler debugendolf2005-08-281-3/+17
* Extra debug for rumblersendolf2005-08-272-5/+21
* Re added the fade testendolf2005-08-271-2/+2
* 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
* Added handlign for unknown windows versionsjeffpk2005-08-231-0/+5
* Added cleanup stuff for rumblers, it doesn't fix the code, but is niceendolf2005-07-1611-42/+85
* Couple if inux rumbler differences, including including the added fileendolf2005-07-162-9/+45
* Linux rumbler supportendolf2005-07-0312-10/+188
* Changed the binary library nameendolf2005-06-192-5/+5
* Updated the name of the linux native libraryendolf2005-06-194-6/+7
* Extra debug infoendolf2005-06-191-1/+1
* If the default plugin is not in the classpath, an exception gets thrown.endolf2005-06-161-6/+6
* Oppsendolf2005-06-161-1/+1
* Added the simple_dist task and subtasks to build the singleendolf2005-06-161-0/+69
* Unless otherwise specified (using the property), the plugin loader willendolf2005-06-151-5/+24
* 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-2930-1347/+1295
* 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