index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
/
ControllerInterface
/
Wiimote
Age
Commit message (
Expand
)
Author
2024-03-11
InputCommon/WiimoteController: Add inputs that report the raw IR objects seen...
Admiral H. Curtiss
2023-12-18
Input: Improve Controller Interface devices threading
Filoppi
2022-10-02
WiimoteEmu: Update IR camera status from DesiredWiimoteState.
Admiral H. Curtiss
2022-04-03
ControllerInterface: Update sort priorities.
Jordan Woyak
2021-12-05
InputCommon: fix default input config default device not being loaded/found
Filoppi
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-07
InputCommon: Make Wiimote rumble variable thread safe
Filoppi
2021-06-07
ControllerInterface: devices population is now async so implement devices sor...
Filoppi
2021-06-07
ControllerInterface: make real Wiimote use PlatformPopulateDevices()
Filoppi
2021-01-27
rename InputCommon/ControllerInterface/Device to CoreDevice
Shawn Hoffman
2021-01-27
rename ciface::Wiimote to ciface::WiimoteController
Shawn Hoffman
2020-10-23
InputCommon: Migrate logging over to fmt
Lioncash
2020-10-19
InputCommon/WiimoteEmu: Replace stateful rotational matrices with quaternions.
Jordan Woyak
2020-09-28
ControllerInterface/Wiimote: Add "IR Distance" input providing a calculated d...
Jordan Woyak
2020-08-16
BTEmu/Wiimote: Cleanups/Fixes.
Jordan Woyak
2020-07-11
ControllerInterface/Wiimote: Provide fallback values for extensions with bad ...
Jordan Woyak
2020-06-28
WiimoteCommon: Tweak battery level math.
Jordan Woyak
2020-02-22
InputCommon: Constify Device::Input::IsDetectable function.
Jordan Woyak
2020-02-17
InputCommon: Remove Wii Remote real-time calibration of M+ in favor of functi...
Jordan Woyak
2020-02-17
InputCommon: Add real Wii Remote support to ControllerInterface. Add option t...
Jordan Woyak