MissionControl/btdrv-mitm/source/controllers
2020-09-06 18:24:41 +02:00
..
controller_management.cpp btdrv-mitm: add initial skeleton handler for gamestick controller 2020-09-04 18:14:15 +02:00
controller_management.hpp btdrv-mitm: add initial skeleton handler for gamestick controller 2020-09-04 18:14:15 +02:00
dualshock4_controller.cpp btdrv-mitm: zero motion control data when converting incoming controller reports 2020-09-06 18:24:41 +02:00
dualshock4_controller.hpp Reorganise project 2020-08-26 20:52:47 +02:00
emulated_switch_controller.cpp btdrv-mitm: add handler for SetHomeLed subcommand 2020-08-29 18:37:02 +02:00
emulated_switch_controller.hpp btdrv-mitm: add handler for SetHomeLed subcommand 2020-08-29 18:37:02 +02:00
gamestick_controller.cpp btdrv-mitm: zero motion control data when converting incoming controller reports 2020-09-06 18:24:41 +02:00
gamestick_controller.hpp btdrv-mitm: add gamestick control mappings 2020-09-04 18:14:15 +02:00
ouya_controller.cpp btdrv-mitm: zero motion control data when converting incoming controller reports 2020-09-06 18:24:41 +02:00
ouya_controller.hpp btdrv-mitm: correctly map ouya buttons 2020-08-29 12:20:11 +02:00
switch_controller.cpp Reorganise project 2020-08-26 20:52:47 +02:00
switch_controller.hpp btdrv-mitm: zero motion control data when converting incoming controller reports 2020-09-06 18:24:41 +02:00
wii_controller.cpp btdrv-mitm: zero motion control data when converting incoming controller reports 2020-09-06 18:24:41 +02:00
wii_controller.hpp Reorganise project 2020-08-26 20:52:47 +02:00
xbox_one_controller.cpp btdrv-mitm: zero motion control data when converting incoming controller reports 2020-09-06 18:24:41 +02:00
xbox_one_controller.hpp btdrv-mitm: whitelist id for xbox one elite v2 controller 2020-08-28 10:37:11 +02:00