Commit Graph

59 Commits

Author SHA1 Message Date
Ash
7d00588ecf Load settings from config file instead of hardcoded values 2017-03-22 17:34:49 +11:00
Ash
8dffdb84fa Java 1.6; Mac OSX fixes 2017-03-21 20:42:26 +11:00
Maschell
4a590b9a20 Added support for the new DS4
- send only udp packets if there is a TCP connection
- added .jar creation
2017-03-19 23:54:41 +01:00
Maschell
845cdcb8f2 Added missing submodules, added missing lincense 2017-03-16 19:44:36 +01:00
Maschell
e0a392442d Changed HID backend to purejavahid
moved some magic values to the settings class
2017-03-16 19:33:50 +01:00
Maschell
a479bb14ee Improved the reconnecting and fixes some issues about the connection.
This should be pretty stable now =)
Code is not really beautiful atm, but better commit it before I break it
again!
2017-02-06 20:40:48 +01:00
Maschell
3918a71627 Fixed possible problem with the LinuxDevInputController 2017-02-06 09:17:22 +01:00
Maschell
82a25e0cf4 My approach on improving it, currently not really working
NOTE: I changed the protoctol a bit.
The actual network code is not finished and still under developement.

BUT:
- I simplified the GUI Classes
- Added XInput support
- And changed too much thing, can't list all here.
- Comments etc missing. Just want to have a commited version until I
break stuff.
2017-02-05 22:04:09 +01:00
Ash
fff503652f Initial commit 2017-01-31 19:12:28 +11:00