dolphin/Source/Core/InputCommon
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
..
ControllerEmu Merge pull request #12711 from jordan-woyak/modifier-range-ini-default 2024-05-21 22:11:42 +02:00
ControllerInterface TAS Input: Enable hotkeys and controller input when Input has focus 2024-05-31 15:14:44 -07:00
ControlReference NumericSetting: Stop values from binding to numbered input names. 2024-04-12 15:54:18 -05:00
DynamicInputTextures DITConfiguration: Use File::ReadFileToString 2023-06-17 19:38:15 -05:00
CMakeLists.txt port to OpenBSD 2024-04-22 20:50:47 +00:00
DynamicInputTextureManager.cpp InputCommon / VideoCommon: remove dynamic input reloading the texture cache, this is no longer needed, assets reload automatically! 2023-06-07 18:30:10 -05:00
DynamicInputTextureManager.h Common/IniFile: Move interface into Common namespace 2023-04-13 10:19:28 -04:00
GCAdapter.cpp Core::GetState: Avoid Global System Accessor 2024-04-08 16:23:23 -07:00
GCAdapter.h GCAdapter: Process pad state in read thread and other general cleanups. 2022-10-22 00:38:59 -05:00
GCPadStatus.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
ImageOperations.cpp Add option for setting the PNG zlib compression level 2021-11-18 13:10:22 -08:00
ImageOperations.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
InputConfig.cpp InputCommon: Use distinct values for profile key 2024-02-04 17:55:08 +01:00
InputConfig.h InputCommon: Use distinct values for profile key 2024-02-04 17:55:08 +01:00
InputProfile.cpp InputCommon: Unify GetProfileName and GetProfileDirectoryName 2024-02-04 17:55:08 +01:00
InputProfile.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
KeyboardStatus.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00