dolphin/Source/Core
Dentomologist 16bf5a86d3 HotkeyScheduler: Handle Wii Remote connections independently
Allow connecting or disconnecting multiple Wii Remotes simultaneously
instead of only handling the highest index whose hotkey is pressed. This
allows using a single hotkey to toggle multiple remotes.
2024-08-26 21:30:30 -07:00
..
AudioCommon Adjust order and spacing of various #includes 2024-07-26 14:28:34 -07:00
Common Merge pull request #12957 from Dentomologist/adjust_include_order_and_spacing 2024-08-07 03:27:23 +01:00
Core Merge pull request #12979 from lycheefox/skylanders 2024-08-13 03:41:15 +01:00
DiscIO Use C++20 erase_if() instead of erase(remove_if()) (NFC) 2024-07-21 16:36:06 +01:00
DolphinNoGUI Adjust order and spacing of various #includes 2024-07-26 14:28:34 -07:00
DolphinQt HotkeyScheduler: Handle Wii Remote connections independently 2024-08-26 21:30:30 -07:00
DolphinTool DolphinTool: list filesystem recursively 2024-07-21 19:16:00 +01:00
InputCommon Merge pull request #12961 from JosJuice/expression-parser-translation 2024-08-07 03:28:48 +01:00
MacUpdater MacUpdater: Post-process the bundle 2024-08-01 22:06:55 -04:00
UICommon AutoUpdate: Remove the old updater app on macOS if it exists 2024-08-08 02:51:18 -04:00
UpdaterCommon CMake: Use targets for all optionally-external dependencies 2023-06-15 01:41:41 -05:00
VideoBackends Properly link against xxhash 2024-07-06 16:56:44 -05:00
VideoCommon Adjust order and spacing of various #includes 2024-07-26 14:28:34 -07:00
WinUpdater StringUtil: Move CommandLineToUtf8Argv() into Common namespace 2023-05-16 14:23:21 -04:00
CMakeLists.txt CMakeLists: Embed macOS Updater app inside DolphinQt 2024-08-01 22:06:55 -04:00
DolphinLib.ARM64.props
DolphinLib.props Cached Interpreter 2.0 2024-07-23 14:06:21 -07:00
DolphinLib.vcxproj Externals: Convert minizip-ng To Submodule 2024-05-03 12:43:33 -07:00
DolphinLib.vcxproj.user
DolphinLib.x64.props