Commit graph

58 commits

Author SHA1 Message Date
ndeadly
8db2d95707 bluetooth-mitm: misc minor improvements to EmulatedSwitchController 2020-10-13 01:28:41 +02:00
ndeadly
abb87560ec bluetooth-mitm: add some missing subcommand ids 2020-10-13 01:11:14 +02:00
ndeadly
13b0c1735a bluetooth-mitm: remove double semicolons 2020-10-13 00:10:22 +02:00
ndeadly
01c4ed36a1 bluetooth-mitm: fixed incorrect subcommand response report size 2020-10-13 00:09:39 +02:00
ndeadly
79a439e9d7 bluetooth-mitm: add hardware ID for ipega 9017s 2020-10-10 13:23:40 +02:00
ndeadly
e8505d190c Merge branch 'feature/mad-catz-C.T.R.L.R-support' into develop 2020-10-07 01:31:03 +02:00
ndeadly
d5ec412d36 bluetooth-mitm: attempt to map home button for mad catz C.T.R.L.R 2020-10-07 01:22:42 +02:00
ndeadly
1b37dfc2e0 bluetooth-mitm: add hardware ID for Moga Pro controller 2020-10-07 00:35:41 +02:00
ndeadly
4801bea92d bluetooth-mitm: add support for mad catz C.T.R.L.R controller 2020-10-07 00:31:13 +02:00
ndeadly
79084956dc bluetooth-mitm: change duplicate method name 2020-10-06 20:40:19 +02:00
ndeadly
67f01e5ee1 bluetooth-mitm: apply home and capture button combos for all supported controllers 2020-10-04 18:26:02 +02:00
ndeadly
9fe74b3e4b bluetooth-mitm: convert PowerA handler to store controller state like the others 2020-10-04 17:48:40 +02:00
ndeadly
2fba58ae4e bluetooth-mitm: reuse RGBColour struct for dualshock4 controller 2020-10-04 17:16:49 +02:00
ndeadly
fef22bf159 bluetooth-mitm: properly assign handler to unrecognised controllers and set button colour to red 2020-10-04 17:16:07 +02:00
ndeadly
5cfe205289 bluetooth-mitm: send actual controller state for subcommand responses too 2020-10-03 19:01:32 +02:00
ndeadly
8dcabdaffc Merge branch 'bugfix/phantom-button-presses' into develop 2020-10-03 17:59:37 +02:00
ndeadly
5db4f38d25 bluetooth-mitm: clear controller state when wii controller extension state changes 2020-10-03 17:50:07 +02:00
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
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
650b34e126 btdrv-mitm: remove redundant SetPlayerLeds function from wii controller handler 2020-09-12 00:35:43 +02:00