index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
InputCommon
/
ControllerInterface
/
Win32
/
Win32.cpp
Age
Commit message (
Expand
)
Author
2025-06-28
ControllerInterface: Fix Windows deadlock
Dentomologist
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2024-03-11
InputCommon: Add Win32 InputBackend class.
Jordan Woyak
2022-08-26
WGInput: use c++/winrt
Shawn Hoffman
2022-08-26
ciface/win32: use CM_Register_Notification instead of wnd msgs
Shawn Hoffman
2022-07-10
ci/win32: give the wndclass a unique name
Shawn Hoffman
2022-04-03
InputCommon: Add Windows.Gaming.Input to ControllerInterface.
Jordan Woyak
2022-01-09
Use HRWrap in remaining locations
Pokechu22
2021-12-05
InputCommon: fix default input config default device not being loaded/found
Filoppi
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-07
ControllerInterface: Implement ChangeWindow on DInput without recreating the ...
Filoppi
2021-05-05
InputCommon: replace SerialInterface log with ControllerInterface
Filoppi
2020-12-13
InputCommon: Fix callback dispatch deadlock
seth
2020-10-23
InputCommon: Migrate logging over to fmt
Lioncash
2020-08-22
name some threads
Shawn Hoffman
2019-03-31
InputCommon: Fix Win32 init race.
Jordan Woyak
2019-03-29
Add hotplug support to DInput and XInput controller backends
Michael M
2019-03-29
Add ControllerInterface::Win32 to wrap XInput and DInput
Michael M