MissionControl/btdrv-mitm/source/controllers
2020-07-10 00:52:47 +02:00
..
bluetoothcontroller.cpp btdrv-mitm: remove virtual controller code 2020-06-30 23:19:05 +02:00
bluetoothcontroller.hpp btdrv-mitm: remove virtual controller code 2020-06-30 23:19:05 +02:00
dualshock4.cpp btdrv-mitm: comment out setting of dualshock4 battery level 2020-07-09 21:22:14 +02:00
dualshock4.hpp btdrv-mitm: pack ds4 structs 2020-07-07 21:29:47 +02:00
switchcontroller.cpp btdrv-mitm: track missing files and bring up to current working state 2020-06-02 23:24:40 +02:00
switchcontroller.hpp btdrv-mitm: move switch controller report structure definitions outside of SwitchReportData union 2020-07-09 21:21:10 +02:00
wiicontroller.cpp btdrv-mitm: get fake bluetooth circular buffer working and translate incoming packets from non-switch controllers to switch input report 0x30 2020-06-09 22:39:30 +02:00
wiicontroller.hpp btdrv-mitm: change wiimote report mode (0x31) to include accelerometer data. This also makes the controller show up properly on change grip/order screen 2020-07-10 00:46:11 +02:00
wiimote.cpp btdrv-mitm: change wiimote report mode (0x31) to include accelerometer data. This also makes the controller show up properly on change grip/order screen 2020-07-10 00:46:11 +02:00
wiimote.hpp btdrv-mitm: forgot to save wiimote header 2020-07-10 00:52:47 +02:00
wiiupro.cpp btdrv-mitm: log unhandled input report ids from controllers 2020-07-09 21:20:08 +02:00
wiiupro.hpp btdrv-mitm: switch order of address and controller type in BluetoothController class 2020-06-10 23:07:18 +02:00
xboxone.cpp btdrv-mitm: log unhandled input report ids from controllers 2020-07-09 21:20:08 +02:00
xboxone.hpp btdrv-mitm: improve handling of analog stick values 2020-07-01 15:21:05 +02:00