aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'conzar/detect'HEADmasterSven Gothel2012-11-2219-467/+690
|\
| * Applied the patch and seems to work after testing.Michael Speth2012-10-2619-467/+690
* | Merge pull request #1 from Conzar/grabSven Gothel2012-11-218-45/+94
|\|
| * Looks to be a merge conflict, fixed it.Michael Speth2012-10-261-5/+0
| * Merge branch 'java7' into grabMichael Speth2012-10-251-0/+1
| |\
| | * Fixed so that it compiles using java7 under linux.Michael Speth2012-10-251-0/+1
| |/ |/|
| * Applied grab.patchMichael Speth2012-10-257-45/+98
|/
* Update for os.arch values seen in the wildinitial-importoriginal_trunkendolf2011-08-012-4/+4
* Put the JInput version out on the testsendolf2011-03-254-2/+7
* Reduce the logging during normal running.endolf2011-03-231-3/+3
* Updated api version number after fixing maven release version class.endolf2011-03-231-1/+1
* Put the correct api version information into the Version class.endolf2011-03-233-5/+13
* Fix maven deploy.endolf2011-03-221-4/+9
* Sepearate the natives out.endolf2011-03-223-40/+96
* Updated maven build, eventually for working from maven centralendolf2011-03-222-65/+163
* Update to 2.0.2 in mavenendolf2011-02-201-2/+2
* Make sure the files are returned in alpha order, so the order is consitent be...endolf2011-02-201-1/+10
* Updated javadocendolf2011-02-051-0/+22
* Updated for windows os arch change.endolf2011-02-052-2/+2
* Add targets to ant that make it possible to place JInput in a maven repository.endolf2010-04-162-1/+61
* Directx SDK has changed the location of the x86 libs.endolf2010-03-201-1/+3
* Updated link to latest distributionendolf2010-01-261-1/+1
* Fix init and clean targetsendolf2009-12-121-0/+2
* Add version information that hudson will update.endolf2009-12-124-8/+49
* Fix incorrect log method callendolf2009-10-311-3/+3
* Use java logging instead of system out in core and plugins.endolf2009-10-314-16/+25
* Recognise windows 7endolf2009-10-031-1/+1
* Apply patch from bjunglas for issue 42 to allow 3D Connexions space navigator...endolf2009-07-151-0/+4
* Make the plugins use the right dll name (oops)endolf2009-04-012-2/+2
* Add the windows 64 bit nativesendolf2009-03-311-1/+1
* Only build wintab stuff on windows 32 bit, which is the only environment wint...endolf2009-03-311-1/+1
* The environment under windows decides if it's a 64 bit build or not. On 64 bi...endolf2009-03-311-5/+18
* Check the arch type before loading the native libraryendolf2009-03-283-17/+25
* Check the arch type before loading the .soendolf2009-03-281-1/+1
* Check the arch type before loading the .soendolf2009-03-281-9/+8
* Add linux 64 bit to the natives jarendolf2009-03-281-2/+2
* Build for all 3 architecturesendolf2009-03-261-16/+34
* *** empty log message ***endolf2009-03-222-0/+19
* *** empty log message ***endolf2009-03-221-0/+45
* All environment paths passed in.endolf2009-03-181-1/+1
* *** empty log message ***endolf2008-11-152-1/+2
* *** empty log message ***endolf2008-11-142-2/+12
* *** empty log message ***endolf2008-11-144-0/+318
* Made DirectAndRawInput the default windows plugin. Teach jinput about vista.elias2007-11-271-2/+2
* When running the webstart rumble test, it doesn't seem to want to quit, it sh...endolf2007-11-131-0/+1
* Updated javadocendolf2007-10-271-2/+2
* Rather than crashing, just disable the plugin if we an't load the dllendolf2007-09-231-5/+10
* Rather than crashing, just disable the plugin if we an't load the dllendolf2007-09-232-8/+14
* Rather than crashing, just disable the plugin if we an't load the dllendolf2007-09-222-10/+20
* Fix a potential Array index out of bounds exception.endolf2007-08-121-0/+1