| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux: Changed uname -i to uname -m to improve 64 bit detection in build scripts | elias | 2006-09-08 | 1 | -1/+1 |
* | Linux: Ignore rumblers when device is read only | elias | 2006-08-11 | 1 | -3/+7 |
* | Made the core classes and the linux plugin applet compatible. Removed dead co... | elias | 2006-07-14 | 1 | -7/+25 |
* | Linux: build fixes for 64 bit | elias | 2006-07-11 | 1 | -1/+3 |
* | Changed a System.out.println to use logging | elias | 2006-07-11 | 1 | -1/+1 |
* | Linux: Implemented support for libjinput-linux64.so 64 bit library | elias | 2006-07-11 | 2 | -8/+25 |
* | added DefaultControllerEnvironment.loadLibrary convenience method for plugins... | elias | 2006-07-03 | 1 | -7/+1 |
* | Make version 2 the main jinput version | endolf | 2006-04-29 | 45 | -3985/+3119 |
* | Trying to sort out some of the crashes and failed exits | endolf | 2006-01-12 | 3 | -13/+10 |
* | Fixed a sigsegv, once we've found a match for an event device and | endolf | 2005-12-04 | 1 | -0/+1 |
* | Don't poll if we are shutting down | endolf | 2005-11-11 | 3 | -2/+18 |
* | Let me just say .... | endolf | 2005-11-11 | 1 | -0/+1 |
* | Handle cases where there are no event devices, only js ones. | endolf | 2005-11-07 | 1 | -1/+8 |
* | Fixes for js devices that are read only | endolf | 2005-11-03 | 2 | -1/+3 |
* | 3 Changes | endolf | 2005-10-30 | 1 | -2/+19 |
* | It helps if you add the files the new changes depend on. | endolf | 2005-08-31 | 2 | -0/+381 |
* | It appears as though linux can't cope with scaling the effect, it's on | endolf | 2005-08-30 | 1 | -1/+19 |
* | Unless cleanup is called from the same thread as init, the cleanup | endolf | 2005-08-30 | 12 | -492/+102 |
* | Updated build file to build 1.4 byte code | endolf | 2005-08-28 | 1 | -1/+1 |
* | Added cleanup stuff for rumblers, it doesn't fix the code, but is nice | endolf | 2005-07-16 | 10 | -40/+83 |
* | Couple if inux rumbler differences, including including the added file | endolf | 2005-07-16 | 2 | -9/+45 |
* | Linux rumbler support | endolf | 2005-07-03 | 11 | -9/+187 |
* | Updated the name of the linux native library | endolf | 2005-06-19 | 3 | -6/+6 |
* | Extra debug info | endolf | 2005-06-19 | 1 | -1/+1 |
* | For some reason, my ubunto boxes with jdk 1.5.0_02 all seem to have | endolf | 2005-06-14 | 1 | -1/+1 |
* | Will try to open the device for read/write first, if that fails, trys | endolf | 2005-05-08 | 1 | -6/+14 |
* | Handle missing absolute axis ID's | endolf | 2005-05-05 | 1 | -1/+7 |
* | Regenerated from 2.6.10 headers | endolf | 2005-05-04 | 1 | -3/+99 |
* | Event devices now opened read only | endolf | 2005-05-04 | 1 | -4/+5 |
* | Updated EventDevice.cpp to handle EV_SYN properly | jeffpk | 2005-05-01 | 1 | -0/+3 |
* | Updated linux plugin to build under Linux 2.6.5-7.151 | jeffpk | 2005-04-28 | 2 | -9/+9 |
* | Changes for Axis.Identifier changes. This includes renaming Axis to Component... | endolf | 2004-08-29 | 6 | -493/+280 |
* | Updates so that for now keyboards are just created as normal devices, this me... | endolf | 2004-07-07 | 2 | -16/+130 |
* | If a joystick hat isn't configured properly, or if it's digital, then the axi... | endolf | 2004-07-07 | 1 | -18/+22 |
* | Possible fix for sigfault on linux, need to test more | endolf | 2004-06-21 | 4 | -134/+26 |
* | Updated the type guess code so that anything that doesn't have a characterist... | endolf | 2004-04-21 | 1 | -5/+10 |
* | Fix for issue 27 | endolf | 2004-04-21 | 1 | -52/+15 |
* | fixes for issues 25 and 26 | endolf | 2004-04-21 | 6 | -24/+32 |
* | Added the logger macros so I don't have to keep manually adding the | endolf | 2003-10-29 | 5 | -17/+72 |
* | Fix and updated error messages for issue 20 | endolf | 2003-10-04 | 5 | -8/+30 |
* | I had done the mouse axis as normalised to match the windows | endolf | 2003-10-03 | 1 | -3/+3 |
* | jinput.jar location got moved back | endolf | 2003-08-05 | 1 | -2/+2 |
* | jinput.jar got moved from bin to dist | endolf | 2003-08-05 | 1 | -2/+2 |
* | fixed ant clean fails on windows because the linux ant script can't find | endolf | 2003-08-05 | 1 | -1/+1 |
* | Changed controller.jar to jinput.jar as per | endolf | 2003-08-05 | 2 | -4/+4 |
* | Changed os name on createNativeDefinitons.java as it was | endolf | 2003-07-31 | 1 | -1/+1 |
* | Initial commit of linux plugin | endolf | 2003-07-31 | 1 | -0/+51 |
* | Initial commit of Linux plugin | endolf | 2003-07-31 | 23 | -0/+4649 |
* | no message | endolf | 2003-07-31 | 1 | -3/+3 |
* | no message | endolf | 2003-07-31 | 2 | -0/+138 |