aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated to include OSX informationgregorypierce2004-02-281-4/+3
* Updated so that if a key gets enumerated multiple times, only the first enume...gregorypierce2004-02-281-9/+20
* Updated for correct build environmentgregorypierce2004-02-281-2/+7
* Updated for better debugging output.gregorypierce2004-02-281-4/+2
* Updated for proper build settings.gregorypierce2004-02-281-18/+16
* Initial version 1.0.0-b01djp2004-02-181-0/+104
* Added Z axis support for rumblersendolf2003-12-021-0/+3
* Updated (added) javadocendolf2003-12-021-7/+67
* Updated rumblers to be able to get their axis name and axis identifierendolf2003-12-025-5/+45
* Initial rumbler supportendolf2003-12-013-12/+198
* Initial rumbler test supportendolf2003-12-012-0/+69
* Added jinput.plugins (or net.java.games.input.plugins, both work) to allow pl...endolf2003-11-281-0/+20
* updated navbarathomas2003-11-221-6/+6
* updated navbarathomas2003-11-221-9/+11
* new navbar to match color scheme. Not so fruity as the purple nav bar (sorry ...athomas2003-11-151-5/+5
* new navbar to match color scheme. Not so fruity as the purple nav bar (sorry ...athomas2003-11-151-18/+20
* Added the logger macros so I don't have to keep manually adding theendolf2003-10-295-17/+72
* Fixes to solve issue 21endolf2003-10-202-2/+7
* fixed link to forums to eliminate IE bugathomas2003-10-111-1/+1
* Fix and updated error messages for issue 20endolf2003-10-045-8/+30
* Fixes for issue 4 and 5, mouse data under DX is normalisedendolf2003-10-032-128/+255
* I had done the mouse axis as normalised to match the windowsendolf2003-10-031-3/+3
* Added windows 98 to build options as jinput will work with it.endolf2003-10-031-1/+1
* Preliminary Ant build support for OS Xswpalmer2003-09-042-0/+100
* Added preliminary OS X support to the Ant build processswpalmer2003-09-041-1/+15
* Forgot to remove debug before commitingendolf2003-09-041-3/+0
* Added property java.controllerPluginPath that enables users to specifyendolf2003-09-041-2/+10
* Add HID properties and CROSSTABLE entries to move from JInput keys to HID coo...gregorypierce2003-08-091-51/+166
* Change to ignore non HID compliant devices and to correct a bug where usage p...gregorypierce2003-08-091-2/+5
* Couple of bug fixesgregorypierce2003-08-091-11/+17
* Added information for keyboard return codes. There are many international key...gregorypierce2003-08-082-7/+238
* no messagegregorypierce2003-08-073-49/+112
* no messagegregorypierce2003-08-078-346/+680
* Added dist targetendolf2003-08-061-1/+20
* no messagegregorypierce2003-08-062-32/+56
* Initial release of native librarygregorypierce2003-08-051-0/+716
* no messagegregorypierce2003-08-053-674/+0
* Initial update - partial merge with JInputgregorypierce2003-08-057-0/+699
* jinput.jar location got moved backendolf2003-08-051-2/+2
* Changed bin back to dist, removed extra definition of target allgregorypierce2003-08-051-7/+8
* jinput.jar got moved from bin to distendolf2003-08-051-2/+2
* The all target had been added giving two all targets, two all targets = build...endolf2003-08-051-4/+0
* Changed output to /dist/jinput.jar as opposed to /bin/controller.jargregorypierce2003-08-051-7/+11
* 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-055-13/+27
* Changed os name on createNativeDefinitons.java as it wasendolf2003-07-311-1/+1
* Initial commit of linux pluginendolf2003-07-311-0/+51
* Added 4 new mouse buttonsendolf2003-07-311-1/+82
* Added I8042 (ps/2) and Parallel port typesendolf2003-07-311-0/+11
* Initial commit of Linux pluginendolf2003-07-3123-0/+4649