dolphin/Source/Core/DolphinQt/TAS
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
..
GCTASInputWindow.cpp DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
GCTASInputWindow.h DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02: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 treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
TASCheckBox.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
TASInputWindow.cpp DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
TASInputWindow.h DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02: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
WiiTASInputWindow.cpp DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
WiiTASInputWindow.h DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00