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
Age
Commit message (
Expand
)
Author
2022-06-14
InputCommon: SDL 2.0.22 init crash workaround
TellowKrinkle
2022-05-19
Core/WGInput: Use fmt logging and include HRESULT in messages
Pokechu22
2022-04-08
Core/WGInput: Dynamically load winrt function addresses.
Admiral H. Curtiss
2022-04-03
ControllerInterface: Update sort priorities.
Jordan Woyak
2022-04-03
InputCommon: Add Windows.Gaming.Input to ControllerInterface.
Jordan Woyak
2022-03-16
MappingCommon: Fix detection of hotkey and conjunction expressions.
Jordan Woyak
2022-03-06
Move parts of MappingCommon out of DolphinQt
JosJuice
2022-01-16
Use Common::ToLower and Common::ToUpper
Pokechu22
2022-01-09
Use HRWrap in remaining locations
Pokechu22
2022-01-09
Common/Assert: Actually use the ASSERT_MSG's log type parameter
Pokechu22
2022-01-01
Replace remaining uses of zlib crc32 with Common/Hash.h
Pokechu22
2021-12-10
Treewide: Adjust order of includes
Pokechu22
2021-12-05
InputCommon: fix default input config default device not being loaded/found
Filoppi
2021-11-20
ControllerInterface: fix UpdateReferences() deadlock
Filoppi
2021-10-13
Fix all uninitialized variable warnings (C26495)
Pokechu22
2021-07-06
QuartzKeyboardAndMouse: Ensure windowNumber is fetched on the main thread
OatmealDome
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-06-07
InputCommon: Make Wiimote rumble variable thread safe
Filoppi
2021-06-07
ControllerInterface: fix DSU thread safety and use PlatformPopulateDevices()
Filoppi
2021-06-07
ControllerInterface: polish DInput Keyboard and Mouse (add comments and logs)
Filoppi
2021-06-07
ControllerInterface: DInput Joystick fix non thread safe static variable
Filoppi
2021-06-07
ControllerInterface: Implement ChangeWindow on DInput without recreating the ...
Filoppi
2021-06-07
ControllerInterface: devices population is now async so implement devices sor...
Filoppi
2021-06-07
ControllerInterface: make evdev use PlatformPopulateDevices
Filoppi
2021-06-07
ControllerInterface: make SDL use PlatformPopulateDevices()
Filoppi
2021-06-07
ControllerInterface: make real Wiimote use PlatformPopulateDevices()
Filoppi
2021-06-07
ControllerInterface: Remove OSX window handle
Filoppi
2021-06-07
ControllerInterface: Refactor
Filoppi
2021-06-07
ControllerInterface: mixed comments
Filoppi
2021-06-07
ControllerInterface: fix rare deadlock
Filoppi
2021-05-31
ControllerInterface: make DSU inputs start from resting pose instead of 0. Ad...
Filoppi
2021-05-31
ControllerInterface: DSU polish: avoid hanging host thread, add disconnection...
Filoppi
2021-05-31
ControllerInterface: fix DSU using the same client uid between server and con...
Filoppi
2021-05-10
InputCommon: add a ton of missing consts
Filoppi
2021-05-05
InputCommon: replace SerialInterface log with ControllerInterface
Filoppi
2021-03-17
InputCommon / DolphinQt / Core: Add a "RelativeMouse" input which provides th...
iwubcode
2021-03-16
Merge pull request #9558 from iwubcode/dsu-multi-server-avoid-blocking
Léo Lam
2021-03-07
Touchscreen: Add override specifiers
Dentomologist
2021-03-07
ControllerInterface: Fix unused-result warning
Dentomologist
2021-03-05
InputCommon: instead of blocking on individual DSU server sockets, block on a...
iwubcode
2021-03-01
Merge pull request #9492 from nolange/fix_norandr_build
Léo Lam
2021-02-26
Common: don't call OnConfigChanged() unless it has actually changed
Filoppi
2021-02-22
Cleanup X11 and XRANDR Macros
Norbert Lange
2021-01-27
rename InputCommon/ControllerInterface/Device to CoreDevice
Shawn Hoffman
2021-01-27
rename ciface::Wiimote to ciface::WiimoteController
Shawn Hoffman
2021-01-05
Merge pull request #9418 from Filoppi/patch-10
Léo Lam
2021-01-03
Fix DualShockUDP not adding/removing devices correctly
Filippo Tarpini
2021-01-02
Fix Quartz cursor going to +infinite if the window size was 0
Filippo Tarpini
2021-01-02
Fix DInput cursor going to +infinite if the window size was 0
Filippo Tarpini
2021-01-02
Fix XInput2 cursor going to +infinite if the window size was 0
Filippo Tarpini
[next]