dolphin/Source/Core/DolphinQt/TAS
Admiral H. Curtiss 95cba6be2b
Core/Movie: Refactor to class, move to System.
A bit of global state remains (the `header` in `BeginRecordingInput()`) due to unclear lifetime requirements.
2024-01-15 08:05:30 +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: StickWidget and IRWidget check for changed x/y before signaling change 2023-04-06 01:54:20 -04:00
IRWidget.h DolphinQt: Use input override system for TAS input windows 2022-10-03 22:04:09 +02:00
StickWidget.cpp DolphinQt: StickWidget and IRWidget check for changed x/y before signaling change 2023-04-06 01:54:20 -04:00
StickWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
TASCheckBox.cpp Core/Movie: Refactor to class, move to System. 2024-01-15 08:05:30 +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: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07: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: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07:00
TASSpinBox.h DolphinQt: Rework TAS input threading, part 2 (analog inputs) 2023-03-08 17:49:03 +01:00
WiiTASInputWindow.cpp DolphinQt: Remove unnecessary qOverloads 2023-11-04 14:14:14 -07:00
WiiTASInputWindow.h DolphinQt: Add MotionPlus support to TAS input 2023-03-10 19:36:17 +01:00