| Commit message (Expand) | Author | Age | Files | Lines |
* | Extra debug info | endolf | 2005-06-19 | 1 | -1/+1 |
* | If the default plugin is not in the classpath, an exception gets thrown. | endolf | 2005-06-16 | 1 | -6/+6 |
* | Opps | endolf | 2005-06-16 | 1 | -1/+1 |
* | Added the simple_dist task and subtasks to build the single | endolf | 2005-06-16 | 1 | -0/+69 |
* | Unless otherwise specified (using the property), the plugin loader will | endolf | 2005-06-15 | 1 | -5/+24 |
* | The changes of Axis.Identifier to Component.Identifier was obviously not chec... | endolf | 2005-06-15 | 1 | -9/+9 |
* | Guess who found the device that pops the buffer size?, was getting an array o... | endolf | 2005-06-15 | 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 |
* | Issue number: Implemented OSXJoystick functionality | cjcdoomed | 2005-05-20 | 1 | -10/+207 |
* | Will try to open the device for read/write first, if that fails, trys | endolf | 2005-05-08 | 1 | -6/+14 |
* | Issue: OS X Nightly build not compiling | cjcdoomed | 2005-05-06 | 2 | -10/+10 |
* | 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 | 30 | -1347/+1295 |
* | Initial checkin | endolf | 2004-08-29 | 6 | -0/+735 |
* | 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 |
* | Issue number: 18 | endolf | 2004-06-21 | 1 | -3/+3 |
* | 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 | 7 | -26/+32 |
* | 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 |
* | Changes for the nightly build | gregorypierce | 2004-02-28 | 2 | -1/+2 |
* | Updated to include OSX information | gregorypierce | 2004-02-28 | 1 | -4/+3 |
* | Updated so that if a key gets enumerated multiple times, only the first enume... | gregorypierce | 2004-02-28 | 1 | -9/+20 |
* | Updated for correct build environment | gregorypierce | 2004-02-28 | 1 | -2/+7 |
* | Updated for better debugging output. | gregorypierce | 2004-02-28 | 1 | -4/+2 |
* | Updated for proper build settings. | gregorypierce | 2004-02-28 | 1 | -18/+16 |
* | Initial version 1.0.0-b01 | djp | 2004-02-18 | 1 | -0/+104 |
* | Added Z axis support for rumblers | endolf | 2003-12-02 | 1 | -0/+3 |
* | Updated (added) javadoc | endolf | 2003-12-02 | 1 | -7/+67 |
* | Updated rumblers to be able to get their axis name and axis identifier | endolf | 2003-12-02 | 5 | -5/+45 |
* | Initial rumbler support | endolf | 2003-12-01 | 3 | -12/+198 |
* | 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 |
* | updated navbar | athomas | 2003-11-22 | 1 | -6/+6 |
* | updated navbar | athomas | 2003-11-22 | 1 | -9/+11 |
* | new navbar to match color scheme. Not so fruity as the purple nav bar (sorry ... | athomas | 2003-11-15 | 1 | -5/+5 |
* | new navbar to match color scheme. Not so fruity as the purple nav bar (sorry ... | athomas | 2003-11-15 | 1 | -18/+20 |
* | Added the logger macros so I don't have to keep manually adding the | endolf | 2003-10-29 | 5 | -17/+72 |
* | Fixes to solve issue 21 | endolf | 2003-10-20 | 2 | -2/+7 |
* | fixed link to forums to eliminate IE bug | athomas | 2003-10-11 | 1 | -1/+1 |
* | Fix and updated error messages for issue 20 | endolf | 2003-10-04 | 5 | -8/+30 |
* | Fixes for issue 4 and 5, mouse data under DX is normalised | endolf | 2003-10-03 | 2 | -128/+255 |
* | I had done the mouse axis as normalised to match the windows | endolf | 2003-10-03 | 1 | -3/+3 |