dolphin/Source/Core
sowens99 e5051c516f Check for certain hotkeys in game list
There are certain hotkeys that we absolutely want to be able to use
without being in-game. Presently, no hotkeys are recognized unless we
are in-game.

I've identified and moved the following hotkeys to be checked before the
HotkeyScheduler checks to see if the Core is running:

- Open
- Exit
- Start Recording
- Refresh Game List

Note that Play Recording should also be implemented here, however it
looks like there is no signal for a PlayRecording() function, so this
will have to be handled in a later PR once that signal is created and
implemented.
2021-09-23 10:46:04 -04:00
..
AudioCommon
Common Merge pull request #10057 from JosJuice/jitarm64-divwx 2021-09-20 15:37:57 +02:00
Core Merge pull request #10057 from JosJuice/jitarm64-divwx 2021-09-20 15:37:57 +02:00
DiscIO DiscIO/DirectoryBlob: Fix swapped DiscContent comparison operators. 2021-09-21 08:01:21 +02:00
DolphinNoGUI
DolphinQt Check for certain hotkeys in game list 2021-09-23 10:46:04 -04:00
InputCommon
MacUpdater
UICommon Add an option to abort when a panic alert occurs 2021-08-29 02:02:07 +02:00
UpdaterCommon
VideoBackends VulkanContext: Disable subgroup reduction on macOS with AMD GPUs 2021-09-16 23:32:10 -04:00
VideoCommon BPStructs: ensure side effects are same 2021-09-18 23:58:24 +12:00
WinUpdater
CMakeLists.txt
DolphinLib.ARM64.props
DolphinLib.props Core/CheatSearch: Implement cheat searching functionality. 2021-09-15 19:05:48 +02:00
DolphinLib.vcxproj msbuild: Move DivUtils to DolphinLib.props 2021-08-31 22:48:07 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props