MissionControl/btdrv-mitm/source/controllers
2020-07-10 22:03:20 +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: call member functions through 'this' pointer 2020-07-10 22:03:20 +02:00
dualshock4.hpp btdrv-mitm: use the same player led colours as ps4 console for dualshock4 controller 2020-07-10 21:37:31 +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: call member functions through 'this' pointer 2020-07-10 22:03:20 +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: call member functions through 'this' pointer 2020-07-10 22:03:20 +02:00
wiimote.hpp btdrv-mitm: forgot to save wiimote header 2020-07-10 00:52:47 +02:00
wiiupro.cpp btdrv-mitm: call member functions through 'this' pointer 2020-07-10 22:03:20 +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: call member functions through 'this' pointer 2020-07-10 22:03:20 +02:00
xboxone.hpp btdrv-mitm: add handler for xbox one battery status report (0x04) 2020-07-10 22:02:24 +02:00