dolphin/Source/Core/DolphinQt/TAS
Dentomologist c3bdd05d2a TAS Input: Enable hotkeys and controller input when Input has focus
Enable emulator hotkeys and controller input (when that option is
enabled) when a TAS Input window has focus, as if it was the render
window instead.  This allows TASers to use frame advance and the like
without having to switch the focused window or disabling Hotkeys Require
Window Focus which also picks up keypresses while other apps are active.

Cursor updates are disabled when the TAS Input window has focus, as
otherwise the Wii IR widget (and anything else controlled by the mouse)
becomes unusable. The cursor continues to work normally when the render
window has focus.
2024-05-31 15:14:44 -07: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 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 Core::IsRunning: Avoid Global System Accessor 2024-05-01 08:54:17 -07:00
WiiTASInputWindow.h DolphinQt: Add MotionPlus support to TAS input 2023-03-10 19:36:17 +01:00