aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Make the API docs and the code match for the Mouse.get<button> methods. Add ↵endolf2007-06-285-10/+43
| | | | | | the methods that we actually wanted to be there. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@189 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Raw input has mouse buttons 4 and 5 as button 3 and 4 not side and extra.endolf2007-06-202-2/+19
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@188 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Implement the isSupported method and make plugins work again. There was an ↵endolf2007-06-1018-154/+455
| | | | | | issue where accessing the static methods in DefaultControllerEnvironment and ControllerEnvironment would cause ploblems when the plugins were loaded using the PluginLoader class loader. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@187 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Don't put the examples in the main jarendolf2007-06-101-0/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@186 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Added commented examplesendolf2007-06-102-0/+178
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@185 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Issue number:endolf2007-06-061-0/+10
| | | | | | | | | Obtained from: Submitted by: Reviewed by: git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@184 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Another formatting shuffleendolf2007-04-191-5/+6
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@183 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Added a not to contact us in the forums if you want to get involvedendolf2007-04-191-4/+11
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@182 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Needed a starting breakendolf2007-04-191-0/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@181 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Tried to update the main page a bit, including removing that horrid banner ↵endolf2007-04-191-38/+18
| | | | | | and reflecting the new win32 plugin information git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@180 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Made polling of absolute Components lazy to avoid performance problems with ↵elias2007-04-192-2/+15
| | | | | | keyboards on mac os x git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@179 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Linux: Added more paths to the jni header search pathelias2007-04-191-0/+2
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@178 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Mac OS X: Don't fail the entire device enumeration when one device fails to openelias2007-02-251-10/+17
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@177 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Linux: Bounds check fixes (again)elias2006-12-261-3/+0
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@176 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Linux ~: More bounds checkselias2006-12-251-2/+12
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@175 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Linux: Fix an IndexOutOfBoundsException for unknown controller typeselias2006-12-231-1/+3
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@174 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Mac OS X: Added support for mouse scroll wheelelias2006-11-121-1/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@173 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Issue number: 33endolf2006-11-081-11/+11
| | | | | | | | | Obtained from: vacaro Submitted by: vacaro Reviewed by: endolf git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@172 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Make the default state connected to the cursorendolf2006-10-311-2/+9
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@171 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* jnlp files for webstartendolf2006-10-292-0/+68
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@170 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Updates for webstart scriptsendolf2006-10-292-1/+41
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@169 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Updates to build system for wintab pluginendolf2006-10-292-2/+33
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@168 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* First commit of the wintab pluginendolf2006-10-2911-0/+875
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@167 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Linux: Changed uname -i to uname -m to improve 64 bit detection in build scriptselias2006-09-081-1/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@166 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* DirectInput: Only choose DIDF_RELAXIS id the device has at least one axis, ↵elias2006-08-231-4/+8
| | | | | | and all axes are relative git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@165 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* DirectInput: Don't fail entire enumeration because of one device failureelias2006-08-231-1/+6
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@164 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* DirectInput: Fix an issue with mice devices and DIDF_ABSAXIS axis mode. Now ↵elias2006-08-222-3/+29
| | | | | | DIDF_RELAXIS is chosen if all device axes are relative. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@163 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* DirectInput: Use Controller.Type.UNKNOWN for the catch-all device typeelias2006-08-221-2/+4
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@162 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Linux: Ignore rumblers when device is read onlyelias2006-08-111-3/+7
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@161 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* DirectInput: Ignore unmapped componentselias2006-08-101-1/+3
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@160 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Check for NULL malloc resultelias2006-08-091-0/+2
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@159 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Windows: More MinGW compile fixeselias2006-07-201-1/+5
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@158 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Windows: Fix more mingw compile warningselias2006-07-172-33/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@157 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Windows: More mingw fixeselias2006-07-172-6/+5
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@156 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Windows: MinGW path fixeselias2006-07-151-4/+4
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@155 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Windows: Added build.xml.mingw for building with mingw compiler. Doesn't ↵elias2006-07-154-2/+87
| | | | | | work yet since the RawInput API is not supported through mingw yet. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@154 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Made the core classes and the linux plugin applet compatible. Removed dead ↵elias2006-07-142-112/+50
| | | | | | code in DefaultControllerEnvironment git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@153 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Windows: Handle polled devices in setDataFormatelias2006-07-131-1/+2
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@152 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Linux: build fixes for 64 bitelias2006-07-111-1/+3
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@151 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Changed a System.out.println to use loggingelias2006-07-111-1/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@150 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Linux: Implemented support for libjinput-linux64.so 64 bit libraryelias2006-07-112-8/+25
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@149 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Windows: Use pre-defined environment variables for the native include and ↵elias2006-07-101-10/+5
| | | | | | lib paths git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@148 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Windows Raw Plugin: Make sure DefWindowProc is called to clean up resources. ↵elias2006-07-051-18/+21
| | | | | | Use MSG.time field instead of GetMessageTime. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@147 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Windows: Fix RawMouse event bug where all mouse clicks would end up being ↵elias2006-07-041-4/+4
| | | | | | reported on the left (primary) mouse button git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@146 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* added DefaultControllerEnvironment.loadLibrary convenience method for ↵elias2006-07-035-36/+25
| | | | | | plugins. It will also respect the new net.java.games.input.librarypath property for locating natives (useful for applets). Removed the mac os x jinput-osx-legacy library loading, as it is not necessary anymore with the combined 10.3/10.4 library git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@145 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Added seal to security sensitive jarselias2006-07-031-0/+12
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@144 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Added ControllerEventTest for testing event queueingelias2006-06-234-245/+546
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@143 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Windows: Fixed warning about unsafe _vsnprintfelias2006-06-221-1/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@142 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Add an axis identifier for unknown axis types and get directx to use itendolf2006-05-252-1/+6
| | | | | | | if it doesn't recognise an axis on construction. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@141 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Merge revision 12 of oddlabs svn repo.endolf2006-05-143-20/+26
| | | | | | | | | Mac OS X: build.xml fix Windows: Fixed crash when Raw plugin fails to load Mac OS X: Tweak native libraries so only one library, libjinput-osx.jnilib contains both gcc 3 ppc code and gcc 4 i386 code. That way, we'll cover all releases and architectures with one native library instead of two git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@140 e343933a-64c8-49c5-92b1-88f2ce3e89e8