aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Sepearate the natives out.endolf2011-03-223-40/+96
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@241 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Updated maven build, eventually for working from maven centralendolf2011-03-222-65/+163
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@240 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Update to 2.0.2 in mavenendolf2011-02-201-2/+2
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@239 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Make sure the files are returned in alpha order, so the order is consitent ↵endolf2011-02-201-1/+10
| | | | | | between runs. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@238 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Updated javadocendolf2011-02-051-0/+22
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@237 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Updated for windows os arch change.endolf2011-02-052-2/+2
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@236 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Add targets to ant that make it possible to place JInput in a maven repository.endolf2010-04-162-1/+61
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@235 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Directx SDK has changed the location of the x86 libs.endolf2010-03-201-1/+3
| | | | | | | Clean out the exp and libs that are created during a build when clean target is run. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@234 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Updated link to latest distributionendolf2010-01-261-1/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@233 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Fix init and clean targetsendolf2009-12-121-0/+2
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@232 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Add version information that hudson will update.endolf2009-12-124-8/+49
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@231 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Fix incorrect log method callendolf2009-10-311-3/+3
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@230 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Use java logging instead of system out in core and plugins.endolf2009-10-314-16/+25
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@229 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Recognise windows 7endolf2009-10-031-1/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@228 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Apply patch from bjunglas for issue 42 to allow 3D Connexions space ↵endolf2009-07-151-0/+4
| | | | | | navigator to be detected on osx git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@227 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Make the plugins use the right dll name (oops)endolf2009-04-012-2/+2
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@226 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Add the windows 64 bit nativesendolf2009-03-311-1/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@225 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Only build wintab stuff on windows 32 bit, which is the only environment ↵endolf2009-03-311-1/+1
| | | | | | wintab supports. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@224 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* The environment under windows decides if it's a 64 bit build or not. On 64 ↵endolf2009-03-311-5/+18
| | | | | | bit windows assume a 64 bit one. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@223 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Check the arch type before loading the native libraryendolf2009-03-283-17/+25
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@222 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Check the arch type before loading the .soendolf2009-03-281-1/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@221 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Check the arch type before loading the .soendolf2009-03-281-9/+8
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@220 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Add linux 64 bit to the natives jarendolf2009-03-281-2/+2
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@219 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Build for all 3 architecturesendolf2009-03-261-16/+34
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@218 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* *** empty log message ***endolf2009-03-222-0/+19
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@217 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* *** empty log message ***endolf2009-03-221-0/+45
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@216 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* All environment paths passed in.endolf2009-03-181-1/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@215 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* *** empty log message ***endolf2008-11-152-1/+2
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@214 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* *** empty log message ***endolf2008-11-142-2/+12
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@213 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* *** empty log message ***endolf2008-11-144-0/+318
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@212 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Made DirectAndRawInput the default windows plugin. Teach jinput about vista.elias2007-11-271-2/+2
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@211 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* When running the webstart rumble test, it doesn't seem to want to quit, it ↵endolf2007-11-131-0/+1
| | | | | | should now. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@210 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Updated javadocendolf2007-10-271-2/+2
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@209 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Rather than crashing, just disable the plugin if we an't load the dllendolf2007-09-231-5/+10
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@208 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Rather than crashing, just disable the plugin if we an't load the dllendolf2007-09-232-8/+14
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@207 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Rather than crashing, just disable the plugin if we an't load the dllendolf2007-09-222-10/+20
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@206 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Fix a potential Array index out of bounds exception.endolf2007-08-121-0/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@205 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Make joysticks fire eventsendolf2007-08-121-1/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@204 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Complete - task 36: Linux plugin not reporting normalised valuesendolf2007-08-124-10/+71
| | | | | | | https://jinput.dev.java.net/issues/show_bug.cgi?id=36 git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@202 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Make the joystick plugin on linux respect POV Hatsendolf2007-08-124-3/+124
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@200 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Remove stray debugendolf2007-08-121-6/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@199 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Issue number: 35endolf2007-08-123-5/+62
| | | | | | | Read the axis and button maps from the joystick nodes. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@198 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Bit of a tidy upendolf2007-08-027-20/+175
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@197 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Tidy upendolf2007-08-021-1/+12
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@196 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Changed the default plugin for XP to be the combined raw and direct input ↵endolf2007-08-021-3/+4
| | | | | | plugins. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@195 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Created a plugin that combines the multiple keyboard/mouse support of the ↵endolf2007-08-021-0/+83
| | | | | | raw plugin, with the game controller support of direct input. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@194 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Update the location of the dist folder.endolf2007-07-311-1/+1
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@193 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Updated javadocendolf2007-06-283-6/+6
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@192 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Revert last change, might be a rumbling only device, or a device with only ↵endolf2007-06-281-4/+1
| | | | | | subdevices. git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@191 e343933a-64c8-49c5-92b1-88f2ce3e89e8
* Don't create devices that are of an unknown type, with no componentsendolf2007-06-281-1/+4
| | | | git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@190 e343933a-64c8-49c5-92b1-88f2ce3e89e8