dolphin/Source/Core/DolphinQt/TAS
JosJuice 4d34f86121 DolphinQt: Add MotionPlus support to TAS input
Will manually controlling both an accelerometer and a gyroscope at the
same time be reasonable to do? No idea. Was this easy to implement
thanks to the input override system? Yes.

Fixes https://bugs.dolphin-emu.org/issues/12443.
2023-03-10 19:36:17 +01:00
..
GBATASInputWindow.cpp DolphinQt: Fix typo in GBA TAS input window 2023-01-12 14:33:58 -08:00
GBATASInputWindow.h DolphinQt: Add GBA TAS input window 2022-11-21 19:16:30 +01:00
GCTASInputWindow.cpp DolphinQt: Remove unneeded out parameters in TASInputWindow 2023-03-08 17:49:03 +01:00
GCTASInputWindow.h DolphinQt: Remove unneeded out parameters in TASInputWindow 2023-03-08 17:49:03 +01:00
IRWidget.cpp DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
IRWidget.h DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
StickWidget.cpp Add support for building against Qt 6 2022-05-02 22:39:33 -07:00
StickWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
TASCheckBox.cpp DolphinQt: Add MotionPlus support to TAS input 2023-03-10 19:36:17 +01:00
TASCheckBox.h DolphinQt: Rework TAS input threading, part 1 (buttons) 2023-03-08 17:49:02 +01:00
TASControlState.cpp DolphinQt: Add MotionPlus support to TAS input 2023-03-10 19:36:17 +01:00
TASControlState.h DolphinQt: Add MotionPlus support to TAS input 2023-03-10 19:36:17 +01:00
TASInputWindow.cpp DolphinQt: Add MotionPlus support to TAS input 2023-03-10 19:36:17 +01:00
TASInputWindow.h DolphinQt: Add MotionPlus support to TAS input 2023-03-10 19:36:17 +01:00
TASSlider.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
TASSlider.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
TASSpinBox.cpp DolphinQt: Add MotionPlus support to TAS input 2023-03-10 19:36:17 +01:00
TASSpinBox.h DolphinQt: Rework TAS input threading, part 2 (analog inputs) 2023-03-08 17:49:03 +01:00
WiiTASInputWindow.cpp DolphinQt: Add MotionPlus support to TAS input 2023-03-10 19:36:17 +01:00
WiiTASInputWindow.h DolphinQt: Add MotionPlus support to TAS input 2023-03-10 19:36:17 +01:00