dolphin/Source/Core/DolphinQt/TAS
Dentomologist a9b1c1f5f8 IRWidget: Move header constants into class
This apparently didn't compile on macOS six years ago before c++20, but
it should be fine by now.

While I'm at it, make the constants upper case per convention.
2024-11-26 13:50:13 -08: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 IRWidget: Move header constants into class 2024-11-26 13:50:13 -08:00
IRWidget.h IRWidget: Move header constants into class 2024-11-26 13:50:13 -08: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 TAS Input: Enable hotkeys and controller input when Input has focus 2024-05-31 15:14:44 -07:00
TASInputWindow.h TAS Input: Enable hotkeys and controller input when Input has focus 2024-05-31 15:14:44 -07: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 IRWidget: Move header constants into class 2024-11-26 13:50:13 -08:00
WiiTASInputWindow.h DolphinQt: Add MotionPlus support to TAS input 2023-03-10 19:36:17 +01:00