Commit graph

27 commits

Author SHA1 Message Date
endolf ae942dd3cc Updated build scripts to build java 1.4 byte code 2005-08-28 20:52:26 +00:00
endolf be7b59d328 Re added the fade test 2005-08-27 09:21:48 +00:00
jeffpk 98ab1d6fe4 Added handlign for unknown windows versions 2005-08-23 20:59:32 +00:00
endolf 04e3538e83 Added cleanup stuff for rumblers, it doesn't fix the code, but is nice 2005-07-16 15:09:04 +00:00
endolf df432c29ae Linux rumbler support
IT DOES NOT WORK YET though.

I'm in contact with the kernel module developers as I think it's a kernel bug
2005-07-03 20:05:34 +00:00
endolf decd93d226 If the default plugin is not in the classpath, an exception gets thrown.
This should only happen if it's also not in the plugins directory.
2005-06-16 16:32:59 +00:00
endolf 4a07a72323 Unless otherwise specified (using the property), the plugin loader will
now automatically try and load the plugin specific to that platform. The
plugins path will be scanned first, and if found, the plugin will not be
reloaded.
2005-06-15 12:26:14 +00:00
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