index
:
jinput.git
forcefeedback
master
original_trunk
version1-maintenance
version2
Jinput repository on http://jogamp.org/ ;
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
coreAPI
Commit message (
Expand
)
Author
Age
Files
Lines
*
Made the core classes and the linux plugin applet compatible. Removed dead co...
elias
2006-07-14
1
-105
/
+25
*
added DefaultControllerEnvironment.loadLibrary convenience method for plugins...
elias
2006-07-03
1
-0
/
+21
*
Added ControllerEventTest for testing event queueing
elias
2006-06-23
2
-244
/
+539
*
Add an axis identifier for unknown axis types and get directx to use it
endolf
2006-05-25
1
-0
/
+5
*
Merge revision 12 of oddlabs svn repo.
endolf
2006-05-14
1
-5
/
+1
*
Make version 2 the main jinput version
endolf
2006-04-29
14
-869
/
+556
*
Updated button ID's. Trouble is, windows and linux id the buttons differently.
endolf
2005-12-02
1
-0
/
+22
*
Updated build scripts to build java 1.4 byte code
endolf
2005-08-28
1
-1
/
+1
*
Re added the fade test
endolf
2005-08-27
1
-2
/
+2
*
Added handlign for unknown windows versions
jeffpk
2005-08-23
1
-0
/
+5
*
Added cleanup stuff for rumblers, it doesn't fix the code, but is nice
endolf
2005-07-16
1
-2
/
+2
*
Linux rumbler support
endolf
2005-07-03
1
-1
/
+1
*
If the default plugin is not in the classpath, an exception gets thrown.
endolf
2005-06-16
1
-6
/
+6
*
Unless otherwise specified (using the property), the plugin loader will
endolf
2005-06-15
1
-5
/
+24
*
Changes for Axis.Identifier changes. This includes renaming Axis to Component...
endolf
2004-08-29
11
-760
/
+917
*
Issue number: 18
endolf
2004-06-21
1
-3
/
+3
*
fixes for issues 25 and 26
endolf
2004-04-21
1
-2
/
+0
*
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
*
Initial version 1.0.0-b01
djp
2004-02-18
1
-0
/
+104
*
Updated rumblers to be able to get their axis name and axis identifier
endolf
2003-12-02
2
-0
/
+30
*
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
*
Forgot to remove debug before commiting
endolf
2003-09-04
1
-3
/
+0
*
Added property java.controllerPluginPath that enables users to specify
endolf
2003-09-04
1
-2
/
+10
*
Changed bin back to dist, removed extra definition of target all
gregorypierce
2003-08-05
1
-7
/
+8
*
The all target had been added giving two all targets, two all targets = build...
endolf
2003-08-05
1
-4
/
+0
*
Changed output to /dist/jinput.jar as opposed to /bin/controller.jar
gregorypierce
2003-08-05
1
-7
/
+11
*
Changed controller.jar to jinput.jar as per
endolf
2003-08-05
1
-6
/
+6
*
Added 4 new mouse buttons
endolf
2003-07-31
1
-1
/
+82
*
Added I8042 (ps/2) and Parallel port types
endolf
2003-07-31
1
-0
/
+11
*
Update to allow hat switches to be in 4 more positions.
endolf
2003-07-23
2
-0
/
+28
*
Slightly modified to talk to modified Plugin API in Jutils.
jeffpk
2003-06-26
1
-1
/
+5
*
Initial check-in of the Java Games Initiative's game controller discovery and...
jeffpk
2003-06-06
17
-0
/
+2946