Commit graph

507 commits

Author SHA1 Message Date
ndeadly
b21806c8c5 bluetooth-mitm: store mapped controller state per-controller 2020-10-03 17:30:08 +02:00
ndeadly
7685b4024e bluetooth-mitm: initialise input report state prior to translating incoming reports 2020-10-03 14:28:41 +02:00
ndeadly
c78a58b0c4 bluetooth-mitm: whitelist hardware ID for Moga Pro 2 controller 2020-09-28 20:29:11 +02:00
ndeadly
f39c4aaa56 Merge branch 'bugfix/thread-priorities' into develop 2020-09-27 16:46:29 +02:00
ndeadly
3b35afa0fa bluetooth-mitm: use correct representation of thread priorities 2020-09-27 15:46:21 +02:00
ndeadly
0fb6bf0018 bluetooth-mitm: add support for moga hero controller 2020-09-26 19:01:28 +02:00
ndeadly
544c26ade4 bluetooth-mitm: whitelist hardware ID for xbox adaptive controller 2020-09-24 12:31:56 +02:00
ndeadly
7fc5562be6 bluetooth-mitm: add alternate pid for xbox elite v2 controller 2020-09-24 12:22:01 +02:00
ndeadly
1f84509e4c bluetooth-mitm: add support for taiko drum wii extension controller 2020-09-24 02:40:33 +02:00
ndeadly
ac469b0c96 Merge branch 'feature/ipega9087-support' into develop 2020-09-23 00:11:57 +02:00
ndeadly
957dfdb701 Merge branch 'feature/gamesir-gs4-support' into develop 2020-09-22 20:06:19 +02:00
ndeadly
cc20c4b4d9 bluetooth-mitm: add hardware ID for ipega 9087 controller 2020-09-22 17:16:11 +02:00
ndeadly
2798d05564 bluetooth-mitm: rename IsGamepad function to IsAllowedDevice and add keyboard device class to allowed devices 2020-09-20 19:55:42 +02:00
ndeadly
a313b71a9d Merge branch 'feature/8bitdo-zero-support' into develop
# Conflicts:
#	bluetooth-mitm/source/controllers/controller_management.cpp
#	bluetooth-mitm/source/controllers/controller_management.hpp
2020-09-20 18:27:23 +02:00
ndeadly
55e3224641 bluetooth-mitm: change 8bitdo zero home button combo to select + dpad down 2020-09-18 11:25:16 +02:00
ndeadly
a021fdd041 bluetooth-mitm: add hardware ID for gamesir g4s controller 2020-09-18 10:55:20 +02:00
ndeadly
0954328e09 Merge branch 'feature/nvidia-shield-controller-support' into develop 2020-09-18 00:24:08 +02:00
ndeadly
51e28cc083 bluetooth-mitm: map the remaining nvidia shield controller buttons correctly 2020-09-18 00:07:04 +02:00
ndeadly
7e25c15fad bluetooth-mitm: swap A<->B and X<->Y button locations and map dpad values for nvidia shield controller 2020-09-17 23:23:10 +02:00
ndeadly
feb83f6056 bluetooth-mitm: reduce dualshock4 led brightness by 50% 2020-09-17 21:34:36 +02:00
ndeadly
1b0728bc73 bluetooth-mitm: add initial support for nvidia shield controller 2020-09-17 20:52:44 +02:00
ndeadly
acdc8afbb1 bluetooth-mitm: add hardware ID for SNES Online Controller 2020-09-17 12:11:50 +02:00
ndeadly
89ac65c7eb bluetooth-mitm: map 8bitdo zero dpad and home button combo 2020-09-17 01:32:03 +02:00
ndeadly
0c6d79cc8e Update readme 2020-09-16 23:24:53 +02:00
ndeadly
198e7fa15e Merge branch 'develop' into master 2020-09-16 22:21:54 +02:00
ndeadly
fa9f8619ce Update Atmosphere-libs for 10.2.0 2020-09-16 22:18:33 +02:00
ndeadly
3fb8ca1e62 bluetooth-mitm: clamp wiiu stick values to ensure they stay in bounds when converting to switch format 2020-09-14 02:46:40 +02:00
ndeadly
4d6384d0be bluetooth-mitm: add initial support for 8bitdo zero controller 2020-09-14 01:59:55 +02:00
ndeadly
25e78ce6bc Merge branch 'feature/steelseries-support' into develop
# Conflicts:
#	bluetooth-mitm/source/controllers/controller_management.cpp
#	bluetooth-mitm/source/controllers/controller_management.hpp
2020-09-13 00:30:30 +02:00
ndeadly
7091c53b15 Merge branch 'feature/hori-onyx-support' into develop 2020-09-12 19:47:04 +02:00
ndeadly
e09caad88f bluetooth-mitm: whitelist hardware ID for hori onyx ps4 controller 2020-09-12 19:29:41 +02:00
ndeadly
c1fa8229f8 bluetooth-mitm: add button mappings for steelseries controller 2020-09-12 17:56:18 +02:00
ndeadly
8b6a733bba bluetooth-mitm: add button mappings for gamesir controller 2020-09-12 16:20:00 +02:00
ndeadly
0a7725f430 bluetooth-mitm: add skeleton handler for steelseries controller 2020-09-12 15:09:33 +02:00
ndeadly
9834da157d bluetooth-mitm: add skeleton handler for gamesir controller 2020-09-12 14:20:02 +02:00
ndeadly
6f4c5b051f
Create FUNDING.yml 2020-09-12 02:24:10 +02:00
ndeadly
dc76725b49 Update readme 2020-09-12 02:18:43 +02:00
ndeadly
c380ae777d Merge branch 'develop' into master 2020-09-12 01:29:46 +02:00
ndeadly
650b34e126 btdrv-mitm: remove redundant SetPlayerLeds function from wii controller handler 2020-09-12 00:35:43 +02:00
ndeadly
b4f8b61eb0 Merge branch 'feature/integrated-btm-mitm' into develop
# Conflicts:
#	bluetooth-mitm/source/btdrv_mitm/controllers/default_controller.cpp
#	bluetooth-mitm/source/btdrv_mitm/controllers/default_controller.hpp
2020-09-11 23:16:25 +02:00
ndeadly
ea848aff63 bluetooth-mitm: tweak thread priorities 2020-09-11 22:43:59 +02:00
ndeadly
76584232e2 bluetooth-mitm: reduce memory usage 2020-09-11 22:24:25 +02:00
ndeadly
f7a7f78468 bluetooth-mitm: get booting on console again 2020-09-11 22:03:41 +02:00
ndeadly
de911fbd31 bluetooth-mitm: write mitm.lst properly 2020-09-11 20:19:05 +02:00
ndeadly
efa2f4f780 bluetooth-mitm: adjust main thread priority 2020-09-11 20:18:36 +02:00
ndeadly
e9866d1c12 bluetooth-mitm: implement mitm modules for btdrv and btm 2020-09-11 19:04:01 +02:00
ndeadly
a5486b07bb btm-mitm: handle GetDeviceCondition buffer size changing across firmwares 2020-09-11 17:55:43 +02:00
ndeadly
94c110001e btdrv-mitm: add default controller handler for unrecognised controllers
(cherry picked from commit 6d183f9d25ac3346c57a590a6b004372acce13f2)
2020-09-10 22:26:25 +02:00
ndeadly
2741cf3734 Rename btdrv-mitm to bluetooth-mitm 2020-09-08 17:07:59 +02:00
ndeadly
1d92d9cabe btdrv-mitm: modify IsOfficialSwitchControllerName to take size argument 2020-09-08 16:20:54 +02:00