aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/linux
Commit message (Expand)AuthorAgeFilesLines
* Linux: Changed uname -i to uname -m to improve 64 bit detection in build scriptselias2006-09-081-1/+1
* Linux: Ignore rumblers when device is read onlyelias2006-08-111-3/+7
* Made the core classes and the linux plugin applet compatible. Removed dead co...elias2006-07-141-7/+25
* Linux: build fixes for 64 bitelias2006-07-111-1/+3
* Changed a System.out.println to use loggingelias2006-07-111-1/+1
* Linux: Implemented support for libjinput-linux64.so 64 bit libraryelias2006-07-112-8/+25
* added DefaultControllerEnvironment.loadLibrary convenience method for plugins...elias2006-07-031-7/+1
* Make version 2 the main jinput versionendolf2006-04-2945-3985/+3119
* 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
* 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
* 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
* 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
* Updated the name of the linux native libraryendolf2005-06-193-6/+6
* Extra debug infoendolf2005-06-191-1/+1
* For some reason, my ubunto boxes with jdk 1.5.0_02 all seem to haveendolf2005-06-141-1/+1
* Will try to open the device for read/write first, if that fails, trysendolf2005-05-081-6/+14
* 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-296-493/+280
* 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
* Added the logger macros so I don't have to keep manually adding theendolf2003-10-295-17/+72
* Fix and updated error messages for issue 20endolf2003-10-045-8/+30
* I had done the mouse axis as normalised to match the windowsendolf2003-10-031-3/+3
* 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-052-4/+4
* 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