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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a potential Array index out of bounds exception.
endolf
2007-08-12
1
-0
/
+1
*
Make joysticks fire events
endolf
2007-08-12
1
-1
/
+1
*
Complete - task 36: Linux plugin not reporting normalised values
endolf
2007-08-12
4
-10
/
+71
*
Make the joystick plugin on linux respect POV Hats
endolf
2007-08-12
4
-3
/
+124
*
Remove stray debug
endolf
2007-08-12
1
-6
/
+1
*
Issue number: 35
endolf
2007-08-12
3
-5
/
+62
*
Bit of a tidy up
endolf
2007-08-02
7
-20
/
+175
*
Tidy up
endolf
2007-08-02
1
-1
/
+12
*
Created a plugin that combines the multiple keyboard/mouse support of the raw...
endolf
2007-08-02
1
-0
/
+83
*
Revert last change, might be a rumbling only device, or a device with only su...
endolf
2007-06-28
1
-4
/
+1
*
Don't create devices that are of an unknown type, with no components
endolf
2007-06-28
1
-1
/
+4
*
Make the API docs and the code match for the Mouse.get<button> methods. Add t...
endolf
2007-06-28
4
-6
/
+6
*
Raw input has mouse buttons 4 and 5 as button 3 and 4 not side and extra.
endolf
2007-06-20
1
-2
/
+2
*
Implement the isSupported method and make plugins work again. There was an is...
endolf
2007-06-10
15
-120
/
+382
*
Linux: Added more paths to the jni header search path
elias
2007-04-19
1
-0
/
+2
*
Mac OS X: Don't fail the entire device enumeration when one device fails to open
elias
2007-02-25
1
-10
/
+17
*
Linux: Bounds check fixes (again)
elias
2006-12-26
1
-3
/
+0
*
Linux ~: More bounds checks
elias
2006-12-25
1
-2
/
+12
*
Linux: Fix an IndexOutOfBoundsException for unknown controller types
elias
2006-12-23
1
-1
/
+3
*
Mac OS X: Added support for mouse scroll wheel
elias
2006-11-12
1
-1
/
+1
*
Make the default state connected to the cursor
endolf
2006-10-31
1
-2
/
+9
*
Updates to build system for wintab plugin
endolf
2006-10-29
1
-1
/
+4
*
First commit of the wintab plugin
endolf
2006-10-29
11
-0
/
+875
*
Linux: Changed uname -i to uname -m to improve 64 bit detection in build scripts
elias
2006-09-08
1
-1
/
+1
*
DirectInput: Only choose DIDF_RELAXIS id the device has at least one axis, an...
elias
2006-08-23
1
-4
/
+8
*
DirectInput: Don't fail entire enumeration because of one device failure
elias
2006-08-23
1
-1
/
+6
*
DirectInput: Fix an issue with mice devices and DIDF_ABSAXIS axis mode. Now D...
elias
2006-08-22
2
-3
/
+29
*
DirectInput: Use Controller.Type.UNKNOWN for the catch-all device type
elias
2006-08-22
1
-2
/
+4
*
Linux: Ignore rumblers when device is read only
elias
2006-08-11
1
-3
/
+7
*
DirectInput: Ignore unmapped components
elias
2006-08-10
1
-1
/
+3
*
Check for NULL malloc result
elias
2006-08-09
1
-0
/
+2
*
Windows: More MinGW compile fixes
elias
2006-07-20
1
-1
/
+5
*
Windows: Fix more mingw compile warnings
elias
2006-07-17
2
-33
/
+1
*
Windows: More mingw fixes
elias
2006-07-17
2
-6
/
+5
*
Windows: MinGW path fixes
elias
2006-07-15
1
-4
/
+4
*
Windows: Added build.xml.mingw for building with mingw compiler. Doesn't work...
elias
2006-07-15
4
-2
/
+87
*
Made the core classes and the linux plugin applet compatible. Removed dead co...
elias
2006-07-14
1
-7
/
+25
*
Windows: Handle polled devices in setDataFormat
elias
2006-07-13
1
-1
/
+2
*
Linux: build fixes for 64 bit
elias
2006-07-11
1
-1
/
+3
*
Changed a System.out.println to use logging
elias
2006-07-11
1
-1
/
+1
*
Linux: Implemented support for libjinput-linux64.so 64 bit library
elias
2006-07-11
2
-8
/
+25
*
Windows: Use pre-defined environment variables for the native include and lib...
elias
2006-07-10
1
-10
/
+5
*
Windows Raw Plugin: Make sure DefWindowProc is called to clean up resources. ...
elias
2006-07-05
1
-18
/
+21
*
Windows: Fix RawMouse event bug where all mouse clicks would end up being rep...
elias
2006-07-04
1
-4
/
+4
*
added DefaultControllerEnvironment.loadLibrary convenience method for plugins...
elias
2006-07-03
4
-36
/
+4
*
Added ControllerEventTest for testing event queueing
elias
2006-06-23
1
-1
/
+1
*
Windows: Fixed warning about unsafe _vsnprintf
elias
2006-06-22
1
-1
/
+1
*
Add an axis identifier for unknown axis types and get directx to use it
endolf
2006-05-25
1
-1
/
+1
*
Merge revision 12 of oddlabs svn repo.
endolf
2006-05-14
2
-15
/
+25
*
Make version 2 the main jinput version
endolf
2006-04-29
133
-9833
/
+12543
[next]