dolphin/Source/Core/Core/HW/WiimoteEmu
JosJuice b296248b49 DolphinQt: Use input override system for TAS input windows
This lets the TAS input code use a higher-level interface for
overriding inputs instead of having to fiddle with raw bits.
WiiTASInputWindow in particular was messy with how much
controller code it had to re-implement.
2022-10-03 22:04:09 +02:00
..
Extension DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
Camera.cpp WiimoteEmu: Update IR camera status from DesiredWiimoteState. 2022-10-02 23:14:35 +02:00
Camera.h WiimoteEmu: Update IR camera status from DesiredWiimoteState. 2022-10-02 23:14:35 +02:00
DesiredWiimoteState.cpp WiimoteEmu: Rewrite serialization of DesiredWiimoteState to optimize for network bandwidth. 2022-10-02 23:25:15 +02:00
DesiredWiimoteState.h WiimoteEmu: Add serialization for DesiredWiimoteState. 2022-10-02 23:14:36 +02:00
Dynamics.cpp ControllerEmu: Add new "input override" system 2022-10-03 22:00:21 +02:00
Dynamics.h ControllerEmu: Add new "input override" system 2022-10-03 22:00:21 +02:00
EmuSubroutines.cpp Netplay: Completely rewrite Wiimote syncing logic to be similar to the GameCube controller one. 2022-10-02 23:22:02 +02:00
Encryption.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Encryption.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ExtensionPort.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
ExtensionPort.h Add emulated Shinkansen controller 2022-09-11 17:12:19 +01:00
I2CBus.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
I2CBus.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MotionPlus.cpp WiimoteEmu: Update extensions from DesiredWiimoteState. 2022-10-02 23:14:35 +02:00
MotionPlus.h WiimoteEmu: Update extensions from DesiredWiimoteState. 2022-10-02 23:14:35 +02:00
Speaker.cpp AudioCommon: Move sound stream variables to Core::System. 2022-08-31 21:44:21 +02:00
Speaker.h Config: Port WiimoteEnableSpeaker setting to new config system. 2022-01-06 16:13:57 +01:00
WiimoteEmu.cpp DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
WiimoteEmu.h DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00