Commit graph

20 commits

Author SHA1 Message Date
endolf
fa132b2126 Changes for Axis.Identifier changes. This includes renaming Axis to Component, and creating the Identifier objects for Key Axis and Button. 2004-08-29 21:23:06 +00:00
endolf
bbb5c4e0af Issue number: 18 2004-06-21 21:48:44 +00:00
endolf
2dc9aae5e2 fixes for issues 25 and 26
Sigsgv with logitec USB keyboard with volume controls and mouse wheel

when valid event device list in /dev/input/event* has invalid devices in the middle of the sequence, a sigsegv is seen
2004-04-21 09:48:55 +00:00
endolf
54ecf9687a Added jinput.controllerPluginPath property to package documentation 2004-04-02 10:09:03 +00:00
endolf
004375ec03 First quick attempt at package javadoc to show the properties for plugin loading 2004-04-02 10:04:45 +00:00
djp
212ab383d4 Initial version 1.0.0-b01 2004-02-18 17:17:18 +00:00
endolf
ec62ee8549 Updated rumblers to be able to get their axis name and axis identifier 2003-12-02 18:55:13 +00:00
endolf
f4c4499bf3 Initial rumbler test support 2003-12-01 23:41:20 +00:00
endolf
28f05a7e9d Added jinput.plugins (or net.java.games.input.plugins, both work) to allow plugin class names to be specified for useage with webstart. 2003-11-28 22:47:24 +00:00
endolf
3c3175b242 Forgot to remove debug before commiting 2003-09-04 11:58:06 +00:00
endolf
19b89b0942 Added property java.controllerPluginPath that enables users to specify
their own path for the controller plugin.
2003-09-04 11:50:06 +00:00
gregorypierce
f665e62ad9 Changed bin back to dist, removed extra definition of target all 2003-08-05 17:42:32 +00:00
endolf
87b9654ed6 The all target had been added giving two all targets, two all targets = build failure :) 2003-08-05 16:33:53 +00:00
gregorypierce
9c58992810 Changed output to /dist/jinput.jar as opposed to /bin/controller.jar 2003-08-05 15:23:30 +00:00
endolf
ef7559ab41 Changed controller.jar to jinput.jar as per
http://www.JavaGaming.org/cgi-bin/JGNetForums/YaBB.cgi?board=jinput;action=display;num=1059866464
2003-08-05 08:04:18 +00:00
endolf
d3b10d018f Added 4 new mouse buttons 2003-07-31 19:38:44 +00:00
endolf
52ad786cb0 Added I8042 (ps/2) and Parallel port types 2003-07-31 19:37:29 +00:00
endolf
c931dd231c Update to allow hat switches to be in 4 more positions. 2003-07-23 12:22:55 +00:00
jeffpk
b3a1e3aa3c Slightly modified to talk to modified Plugin API in Jutils.
(Will now fail gracefully and silently if there is no controller directory
available to search for plugins.)
2003-06-26 00:04:53 +00:00
jeffpk
38a5315d76 Initial check-in of the Java Games Initiative's game controller discovery and input library. 2003-06-06 21:04:07 +00:00