summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon/ControllerInterface/Wiimote
AgeCommit message (Expand)Author
2024-03-11InputCommon/WiimoteController: Add inputs that report the raw IR objects seen...Admiral H. Curtiss
2023-12-18Input: Improve Controller Interface devices threadingFiloppi
2022-10-02WiimoteEmu: Update IR camera status from DesiredWiimoteState.Admiral H. Curtiss
2022-04-03ControllerInterface: Update sort priorities.Jordan Woyak
2021-12-05InputCommon: fix default input config default device not being loaded/foundFiloppi
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2021-06-07InputCommon: Make Wiimote rumble variable thread safeFiloppi
2021-06-07ControllerInterface: devices population is now async so implement devices sor...Filoppi
2021-06-07ControllerInterface: make real Wiimote use PlatformPopulateDevices()Filoppi
2021-01-27rename InputCommon/ControllerInterface/Device to CoreDeviceShawn Hoffman
2021-01-27rename ciface::Wiimote to ciface::WiimoteControllerShawn Hoffman
2020-10-23InputCommon: Migrate logging over to fmtLioncash
2020-10-19InputCommon/WiimoteEmu: Replace stateful rotational matrices with quaternions.Jordan Woyak
2020-09-28ControllerInterface/Wiimote: Add "IR Distance" input providing a calculated d...Jordan Woyak
2020-08-16BTEmu/Wiimote: Cleanups/Fixes.Jordan Woyak
2020-07-11ControllerInterface/Wiimote: Provide fallback values for extensions with bad ...Jordan Woyak
2020-06-28WiimoteCommon: Tweak battery level math.Jordan Woyak
2020-02-22InputCommon: Constify Device::Input::IsDetectable function.Jordan Woyak
2020-02-17InputCommon: Remove Wii Remote real-time calibration of M+ in favor of functi...Jordan Woyak
2020-02-17InputCommon: Add real Wii Remote support to ControllerInterface. Add option t...Jordan Woyak