aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Updated to include OSX informationgregorypierce2004-02-281-4/+3
| | | | | | | | | | Issue number: Obtained from: Submitted by: Gregory Pierce Reviewed by: git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@72 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Updated so that if a key gets enumerated multiple times, only the first ↵gregorypierce2004-02-281-9/+20
| | | | | | enumeration will be accepted. This was done to stop an issue with certain keys in OSX being enumerated more than once - the first being the correct HID code (assumption) and the second being something wrong. It is not clear why those keys were being enumerated more than once to begin with. But this solves the problem. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@71 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Updated for correct build environmentgregorypierce2004-02-281-2/+7
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@70 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Updated for better debugging output.gregorypierce2004-02-281-4/+2
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@69 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Updated for proper build settings.gregorypierce2004-02-281-18/+16
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@68 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Initial version 1.0.0-b01djp2004-02-181-0/+104
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@67 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Added Z axis support for rumblersendolf2003-12-021-0/+3
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@66 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Updated (added) javadocendolf2003-12-021-7/+67
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@65 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Updated rumblers to be able to get their axis name and axis identifierendolf2003-12-025-5/+45
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@64 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Initial rumbler supportendolf2003-12-013-12/+198
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@63 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Initial rumbler test supportendolf2003-12-012-0/+69
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@62 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Added jinput.plugins (or net.java.games.input.plugins, both work) to allow ↵endolf2003-11-281-0/+20
| | | | | | plugin class names to be specified for useage with webstart. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@61 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* updated navbarathomas2003-11-221-6/+6
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@60 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* updated navbarathomas2003-11-221-9/+11
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@59 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* new navbar to match color scheme. Not so fruity as the purple nav bar (sorry ↵athomas2003-11-151-5/+5
| | | | | | Chris!) git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@58 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* new navbar to match color scheme. Not so fruity as the purple nav bar (sorry ↵athomas2003-11-151-18/+20
| | | | | | Chris!) git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@57 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Added the logger macros so I don't have to keep manually adding theendolf2003-10-295-17/+72
| | | | | | | | | | | statements back in every time something breaks Fixed a crash under linux if when it was thinking there was at least one more joystick that it really had, funnily enough when it tried to get data from this joystick, it all went bang. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@56 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Fixes to solve issue 21endolf2003-10-202-2/+7
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@55 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* fixed link to forums to eliminate IE bugathomas2003-10-111-1/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@54 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Fix and updated error messages for issue 20endolf2003-10-045-8/+30
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@53 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Fixes for issue 4 and 5, mouse data under DX is normalisedendolf2003-10-032-128/+255
| | | | | | | | and shouldn't be Enhancment 19, Windows only supports 4 mouse buttons. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@52 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* I had done the mouse axis as normalised to match the windowsendolf2003-10-031-3/+3
| | | | | | | | version, as I am about to commit changes to fix that version, I have sitch over the workings of this one too git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@51 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Added windows 98 to build options as jinput will work with it.endolf2003-10-031-1/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@50 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Preliminary Ant build support for OS Xswpalmer2003-09-042-0/+100
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@49 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Added preliminary OS X support to the Ant build processswpalmer2003-09-041-1/+15
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@48 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Forgot to remove debug before commitingendolf2003-09-041-3/+0
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@47 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Added property java.controllerPluginPath that enables users to specifyendolf2003-09-041-2/+10
| | | | | | | their own path for the controller plugin. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@46 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Add HID properties and CROSSTABLE entries to move from JInput keys to HID ↵gregorypierce2003-08-091-51/+166
| | | | | | cookies and poll keyboard keys git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@45 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Change to ignore non HID compliant devices and to correct a bug where usage ↵gregorypierce2003-08-091-2/+5
| | | | | | page passed as element type git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@44 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Couple of bug fixesgregorypierce2003-08-091-11/+17
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@43 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Added information for keyboard return codes. There are many international ↵gregorypierce2003-08-082-7/+238
| | | | | | keys whose mappings are not totally clear. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@42 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* no messagegregorypierce2003-08-073-49/+112
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@41 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* no messagegregorypierce2003-08-078-346/+680
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@40 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Added dist targetendolf2003-08-061-1/+20
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@39 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* no messagegregorypierce2003-08-062-32/+56
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@38 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Initial release of native librarygregorypierce2003-08-051-0/+716
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@37 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* no messagegregorypierce2003-08-053-674/+0
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@36 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Initial update - partial merge with JInputgregorypierce2003-08-057-0/+699
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@35 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* jinput.jar location got moved backendolf2003-08-051-2/+2
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@34 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Changed bin back to dist, removed extra definition of target allgregorypierce2003-08-051-7/+8
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@33 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* jinput.jar got moved from bin to distendolf2003-08-051-2/+2
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@32 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* The all target had been added giving two all targets, two all targets = ↵endolf2003-08-051-4/+0
| | | | | | build failure :) git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@31 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Changed output to /dist/jinput.jar as opposed to /bin/controller.jargregorypierce2003-08-051-7/+11
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@30 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* fixed ant clean fails on windows because the linux ant script can't findendolf2003-08-051-1/+1
| | | | | | | the classes dir to delete git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@29 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Changed controller.jar to jinput.jar as perendolf2003-08-055-13/+27
| | | | | | | http://www.JavaGaming.org/cgi-bin/JGNetForums/YaBB.cgi?board=jinput;action=display;num=1059866464 git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@28 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Changed os name on createNativeDefinitons.java as it wasendolf2003-07-311-1/+1
| | | | | | | incorrectly capitalised git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@27 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Initial commit of linux pluginendolf2003-07-311-0/+51
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@26 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Added 4 new mouse buttonsendolf2003-07-311-1/+82
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@25 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Added I8042 (ps/2) and Parallel port typesendolf2003-07-311-0/+11
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@24 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Initial commit of Linux pluginendolf2003-07-3123-0/+4649
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@23 e343933a-64c8-49c5-92b1-88f2ce3e89e8