dolphin/Source/Core
Léo Lam d9eec2ef04
Merge pull request #8609 from jordan-woyak/separate-hotkey-background-input
DolphinQt: Give hotkeys their own "background input" setting.
2020-03-15 22:35:49 +01:00
..
AudioCommon Use std::istringstream or std::ostringstream instead of std::stringstream where possible. 2019-12-29 23:45:02 -05:00
Common Fix settings.txt parsing in case of weird line endings 2020-03-15 00:12:19 +01:00
Core Merge pull request #8609 from jordan-woyak/separate-hotkey-background-input 2020-03-15 22:35:49 +01:00
DiscIO Merge pull request #8621 from JosJuice/volumeverifier-invalid-partition 2020-02-10 09:33:29 +00:00
DolphinNoGUI Common: Add a render_window field to WindowSystemInfo 2020-03-11 23:09:30 +10:00
DolphinQt Merge pull request #8609 from jordan-woyak/separate-hotkey-background-input 2020-03-15 22:35:49 +01:00
InputCommon Merge pull request #8647 from jordan-woyak/minor-input-cleanups 2020-03-15 15:06:54 +01:00
MacUpdater
UICommon Core/WiimoteReal: Make wiimote source type an enum class and add Get/SetWiimoteSource functions. Add connected real Wii Remotes to a pool when a slot is not available. 2020-01-05 10:15:22 -06:00
UpdaterCommon Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
VideoBackends Vulkan: Pass CAMetalLayer to MoltenVK instead of NSView 2020-03-11 23:11:26 +10:00
VideoCommon VideoCommon: Allow texture folders to be determined by a <gameid>.txt file 2020-03-15 12:34:04 -05:00
WinUpdater Add an ARM64 target to Visual Studio projects 2019-12-28 19:20:41 +10:00
CMakeLists.txt