MissionControl/btdrv-mitm/source/controllers
2020-07-27 19:39:09 +02:00
..
controllermanager.cpp btdrv-mitm: misc. code cleanup 2020-07-16 23:19:46 +02:00
controllermanager.hpp btdrv-mitm: move controllermanager code into controllers namespace 2020-07-11 21:10:38 +02:00
dualshock4.cpp btdrv-mitm: use initialisation lists in constructors 2020-07-21 12:15:52 +02:00
dualshock4.hpp btdrv-mitm: misc. code cleanup 2020-07-16 23:19:46 +02:00
fakeswitchcontroller.cpp btdrv-mitm: forgot to track fakeswitchcontroller 2020-07-11 21:11:13 +02:00
fakeswitchcontroller.hpp btdrv-mitm: use initialisation lists in constructors 2020-07-21 12:15:52 +02:00
switchcontroller.cpp btdrv-mitm: use initialisation lists in constructors 2020-07-21 12:15:52 +02:00
switchcontroller.hpp btdrv-mitm: rearrange some report definitions 2020-07-21 12:13:28 +02:00
wiicontroller.cpp btdrv-mitm: remove bluetooth address argument from wii controller functions 2020-07-27 19:39:09 +02:00
wiicontroller.hpp btdrv-mitm: remove bluetooth address argument from wii controller functions 2020-07-27 19:39:09 +02:00
wiimote.cpp btdrv-mitm: remove bluetooth address argument from wii controller functions 2020-07-27 19:39:09 +02:00
wiimote.hpp btdrv-mitm: add code to report controller battery level 2020-07-11 23:19:56 +02:00
wiiupro.cpp btdrv-mitm: remove bluetooth address argument from wii controller functions 2020-07-27 19:39:09 +02:00
wiiupro.hpp btdrv-mitm: remove bluetooth address argument from wii controller functions 2020-07-27 19:39:09 +02:00
xboxone.cpp btdrv-mitm: misc. code cleanup 2020-07-16 23:19:46 +02:00
xboxone.hpp btdrv-mitm: replace BluetoothController class with SwitchController, define subclass FakeSwitchController to inherit non-native controller classes from 2020-07-11 20:26:55 +02:00