aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Linux: Added more paths to the jni header search pathelias2007-04-191-0/+2
* Mac OS X: Don't fail the entire device enumeration when one device fails to openelias2007-02-251-10/+17
* Linux: Bounds check fixes (again)elias2006-12-261-3/+0
* Linux ~: More bounds checkselias2006-12-251-2/+12
* Linux: Fix an IndexOutOfBoundsException for unknown controller typeselias2006-12-231-1/+3
* Mac OS X: Added support for mouse scroll wheelelias2006-11-121-1/+1
* Make the default state connected to the cursorendolf2006-10-311-2/+9
* Updates to build system for wintab pluginendolf2006-10-291-1/+4
* First commit of the wintab pluginendolf2006-10-2911-0/+875
* Linux: Changed uname -i to uname -m to improve 64 bit detection in build scriptselias2006-09-081-1/+1
* DirectInput: Only choose DIDF_RELAXIS id the device has at least one axis, an...elias2006-08-231-4/+8
* DirectInput: Don't fail entire enumeration because of one device failureelias2006-08-231-1/+6
* DirectInput: Fix an issue with mice devices and DIDF_ABSAXIS axis mode. Now D...elias2006-08-222-3/+29
* DirectInput: Use Controller.Type.UNKNOWN for the catch-all device typeelias2006-08-221-2/+4
* Linux: Ignore rumblers when device is read onlyelias2006-08-111-3/+7
* DirectInput: Ignore unmapped componentselias2006-08-101-1/+3
* Check for NULL malloc resultelias2006-08-091-0/+2
* Windows: More MinGW compile fixeselias2006-07-201-1/+5
* Windows: Fix more mingw compile warningselias2006-07-172-33/+1
* Windows: More mingw fixeselias2006-07-172-6/+5
* Windows: MinGW path fixeselias2006-07-151-4/+4
* Windows: Added build.xml.mingw for building with mingw compiler. Doesn't work...elias2006-07-154-2/+87
* Made the core classes and the linux plugin applet compatible. Removed dead co...elias2006-07-141-7/+25
* Windows: Handle polled devices in setDataFormatelias2006-07-131-1/+2
* 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
* Windows: Use pre-defined environment variables for the native include and lib...elias2006-07-101-10/+5
* Windows Raw Plugin: Make sure DefWindowProc is called to clean up resources. ...elias2006-07-051-18/+21
* Windows: Fix RawMouse event bug where all mouse clicks would end up being rep...elias2006-07-041-4/+4
* added DefaultControllerEnvironment.loadLibrary convenience method for plugins...elias2006-07-034-36/+4
* Added ControllerEventTest for testing event queueingelias2006-06-231-1/+1
* Windows: Fixed warning about unsafe _vsnprintfelias2006-06-221-1/+1
* Add an axis identifier for unknown axis types and get directx to use itendolf2006-05-251-1/+1
* Merge revision 12 of oddlabs svn repo.endolf2006-05-142-15/+25
* Make version 2 the main jinput versionendolf2006-04-29133-9833/+12543
* 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-021-7/+332
* 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