dolphin/Source/UnitTests
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
..
Common Merge pull request #12737 from nlebeck/settingshandler-split 2024-05-05 22:35:23 +02:00
Core Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
VideoCommon Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
CMakeLists.txt port to OpenBSD 2024-04-22 20:50:47 +00:00
StubHost.cpp TAS Input: Enable hotkeys and controller input when Input has focus 2024-05-31 15:14:44 -07:00
UnitTests.vcxproj Add simple unit tests for SettingsHandler 2024-03-01 20:52:45 -08:00
UnitTests.vcxproj.user msbuild: use default Project attrs 2022-04-27 15:26:43 -07:00
UnitTestsMain.cpp Core: Assert that only the Host thread may call PauseAndLock(). 2023-06-02 18:51:43 +02:00