Thomas Kohler
|
d2b01b99e0
|
examples: fix missing checks of return values (#1060)
|
2024-02-11 15:34:50 +01:00 |
Ron Evans
|
cd653e9ea1
|
joystick(core): replace sdl with 0xcafed00d/joystick package (#988)
|
2023-09-23 12:32:31 +02:00 |
Thomas Kohler
|
0d0a508c60
|
core(build): CLI removed (#946)
* core(build): CLI removed
* adjust install instructions in doc and README
* fix master_test and remove useless/duplicated tests examples_test.go
|
2023-06-04 18:36:55 +02:00 |
Thomas Kohler
|
865e724af0
|
Build(v2): revert move to v2 subfolder (#932)
* revert move to v2 subfolder
* fix CI and adjust CHANGELOG
|
2023-05-29 19:23:28 +02:00 |
Thomas Kohler
|
d908619462
|
Build(v2): fix usage by moving code to a v2 subfolder (#927)
|
2023-05-22 19:35:36 +02:00 |
Thomas Kohler
|
949392d8a7
|
Fix(core): Semantic Import Versioning for v2 (#921)
|
2023-05-20 14:25:21 +02:00 |
Andrew Regner
|
c9a91720ea
|
Add configuration for Nintendo Switch controllers (#903)
|
2023-03-23 19:14:02 +01:00 |
Jordi Íñigo Griera
|
b6f70b3e8b
|
Added support for Dualsense joystick (PlayStation 5) (#880)
* Dualsense base files copied from Dualshock4
* Buttons and axis corrected for Sony Dualsense
|
2022-11-09 18:24:58 +01:00 |
Ron Evans
|
54c6f4fae1
|
joystick: mention need to be running a Linux kernel v4.14+ for controller mappings to work as expected
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2018-08-17 10:37:05 +02:00 |
Ron Evans
|
0eb9efc4bf
|
joystick: add instructions to README on how to install SDL on Linux from source
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2018-05-25 12:27:16 +02:00 |
Ron Evans
|
64c96eea1e
|
joystick: add new contributions to README
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2018-05-09 12:39:18 +02:00 |
Ron Evans
|
f9bb5a3ae6
|
joystick: able to configure joysticks without external json file
Signed-off-by: Ron Evans <ron@hybridgroup.com>
|
2018-04-14 13:34:28 +02:00 |
deadprogram
|
cf35f0e692
|
joystick: add CLI utilty to scan display events to make it easier to add new joyticks
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2017-09-12 21:07:53 +02:00 |
deadprogram
|
1312c20d4b
|
joystick: update README to address #441
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2017-07-25 21:45:26 +02:00 |
deadprogram
|
f225a66db9
|
docs: correct installation instructions to match latest versions
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2017-06-15 14:04:08 +02:00 |
deadprogram
|
953c3254e7
|
core: use canonical import domain of gobot.io for all code
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-12-08 13:24:03 +01:00 |
deadprogram
|
900bf1d9ea
|
docs: remove Master unless needed for less code
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-18 21:37:10 +02:00 |
deadprogram
|
458c750f33
|
core: refactor/rename internal name of Master type
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-10-15 20:02:54 +02:00 |
deadprogram
|
f6e655d91f
|
core: Refactor Joystick platform for new Adaptor/Driver creation signatures
Signed-off-by: deadprogram <ron@hybridgroup.com>
|
2016-09-25 21:07:36 +02:00 |
deadprogram
|
ae4c760951
|
Adds support for Dualshock4 wireless gamepad
|
2016-02-20 09:41:19 -08:00 |
deadprogram
|
be03938851
|
Corrected dependency install instructions for all current platforms
|
2015-07-08 16:03:20 -07:00 |
nathan
|
4091681da6
|
update readmes for import script
|
2014-12-12 10:32:52 -08:00 |
Adrian Zankich
|
1d24bd8866
|
Update READMEs
|
2014-07-10 17:02:00 -07:00 |
Jacob Hayes
|
f0d822a0a1
|
Fix platform paths
|
2014-07-06 14:17:10 -05:00 |
Adrian Zankich
|
b6b65e9af6
|
Update READMEs for each platform
|
2014-06-09 19:01:53 -07:00 |
Adrian Zankich
|
90ee5d7d70
|
WIP project restructure
|
2014-04-29 13:20:32 -07:00 |