dolphin/Source/Core/DolphinQt/TAS
JosJuice 40571cf13c DolphinQt: Add GBA TAS input window
When emulated GBAs were added to Dolphin, it was possible to control them
using the GC TAS input window. (Z was mapped to Select.) Unaware of this,
I broke the functionality in b296248.

To make it possible to control emulated GBAs using TAS input again,
I'm adding a proper TAS input window for GBAs, with a real Select button
and no analog controls.
2022-11-21 19:16:30 +01:00
..
GBATASInputWindow.cpp DolphinQt: Add GBA TAS input window 2022-11-21 19:16:30 +01:00
GBATASInputWindow.h DolphinQt: Add GBA TAS input window 2022-11-21 19:16:30 +01: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