| Commit message (Expand) | Author | Age | Files | Lines |
* | Applied the patch and seems to work after testing. | Michael Speth | 2012-10-26 | 3 | -5/+71 |
* | Applied grab.patch | Michael Speth | 2012-10-25 | 2 | -0/+8 |
* | Put the JInput version out on the tests | endolf | 2011-03-25 | 4 | -2/+7 |
* | Reduce the logging during normal running. | endolf | 2011-03-23 | 1 | -3/+3 |
* | Put the correct api version information into the Version class. | endolf | 2011-03-23 | 2 | -4/+10 |
* | Updated javadoc | endolf | 2011-02-05 | 1 | -0/+22 |
* | Fix init and clean targets | endolf | 2009-12-12 | 1 | -0/+2 |
* | Add version information that hudson will update. | endolf | 2009-12-12 | 3 | -8/+43 |
* | Use java logging instead of system out in core and plugins. | endolf | 2009-10-31 | 2 | -6/+10 |
* | Recognise windows 7 | endolf | 2009-10-03 | 1 | -1/+1 |
* | Made DirectAndRawInput the default windows plugin. Teach jinput about vista. | elias | 2007-11-27 | 1 | -2/+2 |
* | When running the webstart rumble test, it doesn't seem to want to quit, it sh... | endolf | 2007-11-13 | 1 | -0/+1 |
* | Updated javadoc | endolf | 2007-10-27 | 1 | -2/+2 |
* | Changed the default plugin for XP to be the combined raw and direct input plu... | endolf | 2007-08-02 | 1 | -3/+4 |
* | Updated javadoc | endolf | 2007-06-28 | 3 | -6/+6 |
* | Make the API docs and the code match for the Mouse.get<button> methods. Add t... | endolf | 2007-06-28 | 1 | -4/+37 |
* | Raw input has mouse buttons 4 and 5 as button 3 and 4 not side and extra. | endolf | 2007-06-20 | 1 | -0/+17 |
* | Implement the isSupported method and make plugins work again. There was an is... | endolf | 2007-06-10 | 2 | -34/+56 |
* | Added commented examples | endolf | 2007-06-10 | 2 | -0/+178 |
* | Made polling of absolute Components lazy to avoid performance problems with k... | elias | 2007-04-19 | 2 | -2/+15 |
* | Made the core classes and the linux plugin applet compatible. Removed dead co... | elias | 2006-07-14 | 1 | -105/+25 |
* | added DefaultControllerEnvironment.loadLibrary convenience method for plugins... | elias | 2006-07-03 | 1 | -0/+21 |
* | Added ControllerEventTest for testing event queueing | elias | 2006-06-23 | 2 | -244/+539 |
* | Add an axis identifier for unknown axis types and get directx to use it | endolf | 2006-05-25 | 1 | -0/+5 |
* | Merge revision 12 of oddlabs svn repo. | endolf | 2006-05-14 | 1 | -5/+1 |
* | Make version 2 the main jinput version | endolf | 2006-04-29 | 14 | -869/+556 |
* | Updated button ID's. Trouble is, windows and linux id the buttons differently. | endolf | 2005-12-02 | 1 | -0/+22 |
* | Updated build scripts to build java 1.4 byte code | endolf | 2005-08-28 | 1 | -1/+1 |
* | Re added the fade test | endolf | 2005-08-27 | 1 | -2/+2 |
* | Added handlign for unknown windows versions | jeffpk | 2005-08-23 | 1 | -0/+5 |
* | Added cleanup stuff for rumblers, it doesn't fix the code, but is nice | endolf | 2005-07-16 | 1 | -2/+2 |
* | Linux rumbler support | endolf | 2005-07-03 | 1 | -1/+1 |
* | If the default plugin is not in the classpath, an exception gets thrown. | endolf | 2005-06-16 | 1 | -6/+6 |
* | Unless otherwise specified (using the property), the plugin loader will | endolf | 2005-06-15 | 1 | -5/+24 |
* | Changes for Axis.Identifier changes. This includes renaming Axis to Component... | endolf | 2004-08-29 | 11 | -760/+917 |
* | Issue number: 18 | endolf | 2004-06-21 | 1 | -3/+3 |
* | fixes for issues 25 and 26 | endolf | 2004-04-21 | 1 | -2/+0 |
* | Added jinput.controllerPluginPath property to package documentation | endolf | 2004-04-02 | 1 | -1/+2 |
* | First quick attempt at package javadoc to show the properties for plugin loading | endolf | 2004-04-02 | 1 | -0/+12 |
* | Initial version 1.0.0-b01 | djp | 2004-02-18 | 1 | -0/+104 |
* | Updated rumblers to be able to get their axis name and axis identifier | endolf | 2003-12-02 | 2 | -0/+30 |
* | Initial rumbler test support | endolf | 2003-12-01 | 2 | -0/+69 |
* | Added jinput.plugins (or net.java.games.input.plugins, both work) to allow pl... | endolf | 2003-11-28 | 1 | -0/+20 |
* | Forgot to remove debug before commiting | endolf | 2003-09-04 | 1 | -3/+0 |
* | Added property java.controllerPluginPath that enables users to specify | endolf | 2003-09-04 | 1 | -2/+10 |
* | Changed bin back to dist, removed extra definition of target all | gregorypierce | 2003-08-05 | 1 | -7/+8 |
* | The all target had been added giving two all targets, two all targets = build... | endolf | 2003-08-05 | 1 | -4/+0 |
* | Changed output to /dist/jinput.jar as opposed to /bin/controller.jar | gregorypierce | 2003-08-05 | 1 | -7/+11 |
* | Changed controller.jar to jinput.jar as per | endolf | 2003-08-05 | 1 | -6/+6 |
* | Added 4 new mouse buttons | endolf | 2003-07-31 | 1 | -1/+82 |