dolphin/Source/Core/DolphinTool
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
..
CMakeLists.txt DolphinTool: Add an image extract command 2024-04-18 21:11:19 +02:00
ConvertCommand.cpp DolphinTool: Fix parsing of command line bzip2 flag 2024-02-13 12:44:03 -08:00
ConvertCommand.h DolphinTool: Ditch OOP design 2023-06-16 20:39:16 -05:00
DolphinTool.exe.manifest Update supportedOS values in .manifest files 2022-08-05 10:26:22 +10:00
DolphinTool.filters DolphinTool: Add an image extract command 2024-04-18 21:11:19 +02:00
DolphinTool.rc
DolphinTool.vcxproj DolphinTool: Add an image extract command 2024-04-18 21:11:19 +02:00
ExtractCommand.cpp DolphinTool: Add an image extract command 2024-04-18 21:11:19 +02:00
ExtractCommand.h DolphinTool: Add an image extract command 2024-04-18 21:11:19 +02:00
HeaderCommand.cpp Tool/Header: Add JSON output mode; game data 2023-11-28 08:49:28 +00:00
HeaderCommand.h DolphinTool: Ditch OOP design 2023-06-16 20:39:16 -05:00
resource.h
ToolHeadlessPlatform.cpp TAS Input: Enable hotkeys and controller input when Input has focus 2024-05-31 15:14:44 -07:00
ToolMain.cpp DolphinTool: Add an image extract command 2024-04-18 21:11:19 +02:00
VerifyCommand.cpp DolphinTool: support WAD verification 2024-05-28 19:00:00 +01:00
VerifyCommand.h DolphinTool: Ditch OOP design 2023-06-16 20:39:16 -05:00