Commit graph

197 commits

Author SHA1 Message Date
Endolf
516aed2c93 Fixed compile warnings 2018-05-30 17:19:18 +01:00
Endolf
9c639cdfbc Mostly fixed compiler warnings 2018-05-29 22:30:06 +01:00
Endolf
4b00766888 Fail on compiler warnings in the plugins 2018-05-29 22:29:43 +01:00
Endolf
2bc8a793c8 Fixed compile warnings for awt plugin 2018-05-29 21:55:13 +01:00
Endolf
974302e420 Next development release 2018-05-25 21:52:45 +01:00
Endolf
aa699f5ffb Remove the log call that added extra new lines 2018-05-24 20:52:18 +01:00
Endolf
b93ddcc46e Lower case the profile names 2018-05-24 18:27:46 +01:00
Endolf
f4876067c1 Merge remote-tracking branch 'origin/master' into issue5 2018-05-22 22:43:00 +01:00
Endolf
0e321e77a2 Handle wintab not being available 2018-05-21 21:51:53 +01:00
Endolf
4cb3cc08fc Activate the wintab profile if we are on windows and the SDK path is set. 2018-05-20 22:49:27 +01:00
Endolf
ee9aa09577 Wintab links 2018-05-20 22:01:48 +01:00
Endolf
76669f6b51 Wintab compiles, not linking yet though. 2018-05-20 13:13:50 +01:00
Endolf
9a6fd1cf66 Steps towards wintab build 2018-05-19 21:02:10 +01:00
Endolf
c875ade848 Steps towards wintab build 2018-05-18 18:13:26 +01:00
Endolf
40f2e7fd25 Steps towards wintab build 2018-05-18 18:12:17 +01:00
Endolf
c82ba65e2b Compile under OSX 2018-05-16 23:54:53 +01:00
Endolf
96eea217e3 Fix the os family name 2018-05-16 22:18:25 +01:00
Endolf
ba840b81f4 Wintab changes 2018-05-12 19:24:07 +01:00
Endolf
64ec6fe8e4 Guard against null pointer 2018-05-12 18:59:54 +01:00
Endolf
c8996c0581 Add the osx profile 2018-05-12 11:21:58 +01:00
Endolf
4e98105deb First stab at OSX maven build. 2018-05-12 11:17:38 +01:00
Endolf
557be525a2 Linking working. 2018-05-09 23:49:45 +01:00
Endolf
f2b022b197 Compiling working. 2018-05-09 23:21:21 +01:00
Endolf
22b9ee15a4 Fix jni.h file location. 2018-05-09 21:58:39 +01:00
Endolf
3b886a200e Use normal paths, as they work. 2018-05-09 21:46:25 +01:00
Endolf
3faf26532e Remove the clean target and some commented out code. 2018-05-09 21:45:38 +01:00
Endolf
1eea3061f1 Fix path 2018-05-09 20:48:00 +01:00
Endolf
682ebbaf69 Refactor the sources 2018-05-09 20:38:48 +01:00
Endolf
c71f96a708 Use javac with the -h arg instead of javah that's now deprecated. 2018-05-09 20:31:37 +01:00
Endolf
252ca8876f Use javac with the -h arg instead of javah that's now deprecated. 2018-05-09 20:16:04 +01:00
Endolf
2b7d10e435 Add profiles for OS builds 2018-05-09 18:56:25 +01:00
Endolf
289a6db298 First commit for windows 2018-05-09 18:55:55 +01:00
Endolf
4517180482 Linux native jar file building. 2018-05-02 11:54:06 +01:00
Endolf
b2fd759065 Linux building under maven 2018-04-30 21:31:56 +01:00
Razielwar
e7ed731ceb manage button 32
manage button 32 (identifier 31) and remove discrepancy between windows identifier and jinput identifier (+1 from identifier 21)
2016-10-16 22:11:37 +02:00
Jerry James
bbf4c985f0 Remove references to nonexistent EVIOCGUSAGE 2016-05-19 11:37:39 -06:00
Endolf
3c24e13a83 More ignores 2014-07-14 13:36:25 +01:00
Endolf
335552cf71 Make jutils usable from snapshot jars. 2014-07-14 13:35:42 +01:00
Endolf
2837517753 Git ignores 2014-07-14 13:31:09 +01:00
endolf
a5c79be8d0 Fix return code for unknown controller buttons on linux controllers. Patch supplied by tctimmeh on JGO.
http://www.java-gaming.org/topics/updating-linux-stick-button-mappings/28838/view.html
2013-03-09 12:30:57 +00:00
endolf
29d8717a75 Add new buttons for linux and the missing start button. Patch supplied by tctimmeh on JGO.
http://www.java-gaming.org/topics/updating-linux-stick-button-mappings/28838/view.html
2013-03-09 12:27:43 +00:00
endolf
229d2c9dda Another update for newer kernels 2013-02-25 19:10:27 +00:00
endolf
9452bb5f80 Updated for version 3 kernels 2013-02-25 19:02:49 +00:00
endolf
73fe22bc94 Make sure the files are returned in alpha order, so the order is consitent between runs. 2011-02-20 14:11:41 +00:00
endolf
0ad4010e80 Directx SDK has changed the location of the x86 libs.
Clean out the exp and libs that are created during a build when clean target is run.
2010-03-20 10:51:45 +00:00
endolf
530a7eaf94 Fix incorrect log method call 2009-10-31 11:13:06 +00:00
endolf
967fde8a93 Use java logging instead of system out in core and plugins. 2009-10-31 11:06:12 +00:00
endolf
d4a1fd4ae6 Apply patch from bjunglas for issue 42 to allow 3D Connexions space navigator to be detected on osx 2009-07-15 16:19:15 +00:00
endolf
bfce766c46 Make the plugins use the right dll name (oops) 2009-04-01 16:47:21 +00:00
endolf
2644b47f44 Only build wintab stuff on windows 32 bit, which is the only environment wintab supports. 2009-03-31 21:29:28 +00:00