aboutsummaryrefslogtreecommitdiffstats
path: root/coreAPI/src
Commit message (Expand)AuthorAgeFilesLines
* Applied the patch and seems to work after testing.Michael Speth2012-10-262-2/+68
* Applied grab.patchMichael Speth2012-10-252-0/+8
* Put the JInput version out on the testsendolf2011-03-254-2/+7
* Reduce the logging during normal running.endolf2011-03-231-3/+3
* Put the correct api version information into the Version class.endolf2011-03-231-4/+8
* Updated javadocendolf2011-02-051-0/+22
* Add version information that hudson will update.endolf2009-12-122-1/+25
* Use java logging instead of system out in core and plugins.endolf2009-10-312-6/+10
* Recognise windows 7endolf2009-10-031-1/+1
* Made DirectAndRawInput the default windows plugin. Teach jinput about vista.elias2007-11-271-2/+2
* When running the webstart rumble test, it doesn't seem to want to quit, it sh...endolf2007-11-131-0/+1
* Updated javadocendolf2007-10-271-2/+2
* Changed the default plugin for XP to be the combined raw and direct input plu...endolf2007-08-021-3/+4
* Updated javadocendolf2007-06-282-5/+4
* Make the API docs and the code match for the Mouse.get<button> methods. Add t...endolf2007-06-281-4/+37
* Raw input has mouse buttons 4 and 5 as button 3 and 4 not side and extra.endolf2007-06-201-0/+17
* Implement the isSupported method and make plugins work again. There was an is...endolf2007-06-102-34/+56
* Added commented examplesendolf2007-06-102-0/+178
* Made polling of absolute Components lazy to avoid performance problems with k...elias2007-04-192-2/+15
* Made the core classes and the linux plugin applet compatible. Removed dead co...elias2006-07-141-105/+25
* added DefaultControllerEnvironment.loadLibrary convenience method for plugins...elias2006-07-031-0/+21
* Added ControllerEventTest for testing event queueingelias2006-06-232-244/+539
* Add an axis identifier for unknown axis types and get directx to use itendolf2006-05-251-0/+5
* Merge revision 12 of oddlabs svn repo.endolf2006-05-141-5/+1
* Make version 2 the main jinput versionendolf2006-04-2913-781/+546
* Updated button ID's. Trouble is, windows and linux id the buttons differently.endolf2005-12-021-0/+22
* Re added the fade testendolf2005-08-271-2/+2
* 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-161-2/+2
* Linux rumbler supportendolf2005-07-031-1/+1
* If the default plugin is not in the classpath, an exception gets thrown.endolf2005-06-161-6/+6
* Unless otherwise specified (using the property), the plugin loader willendolf2005-06-151-5/+24
* Changes for Axis.Identifier changes. This includes renaming Axis to Component...endolf2004-08-2911-760/+917
* Issue number: 18endolf2004-06-211-3/+3
* fixes for issues 25 and 26endolf2004-04-211-2/+0
* Added jinput.controllerPluginPath property to package documentationendolf2004-04-021-1/+2
* First quick attempt at package javadoc to show the properties for plugin loadingendolf2004-04-021-0/+12
* Initial version 1.0.0-b01djp2004-02-181-0/+104
* Updated rumblers to be able to get their axis name and axis identifierendolf2003-12-022-0/+30
* Initial rumbler test supportendolf2003-12-011-0/+56
* Added jinput.plugins (or net.java.games.input.plugins, both work) to allow pl...endolf2003-11-281-0/+20
* Forgot to remove debug before commitingendolf2003-09-041-3/+0
* Added property java.controllerPluginPath that enables users to specifyendolf2003-09-041-2/+10
* Added 4 new mouse buttonsendolf2003-07-311-1/+82
* Added I8042 (ps/2) and Parallel port typesendolf2003-07-311-0/+11
* Update to allow hat switches to be in 4 more positions.endolf2003-07-232-0/+28
* Slightly modified to talk to modified Plugin API in Jutils.jeffpk2003-06-261-1/+5
* Initial check-in of the Java Games Initiative's game controller discovery and...jeffpk2003-06-0615-0/+2776