aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/windows
Commit message (Expand)AuthorAgeFilesLines
* DirectInput: Only choose DIDF_RELAXIS id the device has at least one axis, an...elias2006-08-231-4/+8
* DirectInput: Don't fail entire enumeration because of one device failureelias2006-08-231-1/+6
* DirectInput: Fix an issue with mice devices and DIDF_ABSAXIS axis mode. Now D...elias2006-08-222-3/+29
* DirectInput: Use Controller.Type.UNKNOWN for the catch-all device typeelias2006-08-221-2/+4
* DirectInput: Ignore unmapped componentselias2006-08-101-1/+3
* Check for NULL malloc resultelias2006-08-091-0/+2
* Windows: More MinGW compile fixeselias2006-07-201-1/+5
* Windows: Fix more mingw compile warningselias2006-07-172-33/+1
* Windows: More mingw fixeselias2006-07-172-6/+5
* Windows: MinGW path fixeselias2006-07-151-4/+4
* Windows: Added build.xml.mingw for building with mingw compiler. Doesn't work...elias2006-07-152-1/+81
* Windows: Handle polled devices in setDataFormatelias2006-07-131-1/+2
* Windows: Use pre-defined environment variables for the native include and lib...elias2006-07-101-10/+5
* Windows Raw Plugin: Make sure DefWindowProc is called to clean up resources. ...elias2006-07-051-18/+21
* Windows: Fix RawMouse event bug where all mouse clicks would end up being rep...elias2006-07-041-4/+4
* added DefaultControllerEnvironment.loadLibrary convenience method for plugins...elias2006-07-032-14/+2
* Added ControllerEventTest for testing event queueingelias2006-06-231-1/+1
* Add an axis identifier for unknown axis types and get directx to use itendolf2006-05-251-1/+1
* Merge revision 12 of oddlabs svn repo.endolf2006-05-141-0/+2
* Make version 2 the main jinput versionendolf2006-04-2942-0/+5901