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
Age
Commit message (
Expand
)
Author
6 days
Replace string concatination with `fmt::format`
Dr. Dystopia
12 days
Merge pull request #14436 from cbartondock/master
Scott Mansell
2026-07-15
waterfall loading of textures via id to prefer elfid-gameid when launched via...
cbartondock
2026-07-12
GCAdapter: Deregister callback when scan thread exits
JosJuice
2026-07-08
mingw: lower case windows includes
Craig Carnell
2026-06-26
Android: Fix mixup between Vibrator id and index
JosJuice
2026-05-06
Unconditionally lock in ControllerInterface::UpdateInput.
Vlad Firoiu
2026-04-25
GCAdapter: Fix data races
Dentomologist
2026-04-24
Merge pull request #14608 from JosJuice/gcadapter-auto-start
Dentomologist
2026-04-18
GCAdapter: Automatically start and stop thread
JosJuice
2026-04-17
Improve usage of std::move and const references parameters
Martino Fontana
2026-03-18
Merge pull request #14237 from JulienBernard3383279/gcc-adapter-hotswap
Jordan Woyak
2026-03-01
DSU: Don't crash on bad hostname
TellowKrinkle
2026-02-25
Send neutral stick positions when disconnected rather than down-left
Julien Bernard
2026-02-25
Gcc adapter fixes (hotplugging, claim retries, shutdown, bad yields)
Julien Bernard
2026-02-20
Merge pull request #14335 from TixoRebel/joycon-config
JMC47
2026-02-20
Add new window to configure SDL hints and store them in the main ini file
Andrew Strauss
2026-02-15
Added Triforce support
crediar
2026-02-08
Android: Rework input device hotplug
JosJuice
2026-01-26
InputConfig: Remove unused local variables
Dentomologist
2026-01-25
Remove unused imports
Martino Fontana
2026-01-24
Remove VectorToJStringArray
Sintendo
2026-01-24
Clean includes
Sintendo
2026-01-24
Common/FileSearch: Refactor DoFileSearch
Sintendo
2026-01-17
Merge pull request #14289 from Sintendo/typos
JMC47
2026-01-17
Fix various typos and spelling mistakes
Sintendo
2026-01-07
DInputKeyboardMouse: Always report all possible buttons
Joshua Vandaƫle
2025-12-22
Merge pull request #14158 from jordan-woyak/gcadapter-poll-rate-display
JMC47
2025-12-09
ControllerInterface: Turn off SDL's GameCube controller adapter handling when...
Jordan Woyak
2025-11-29
DITConfiguration: Prevent a crash if images fail to load
Joshua Vandaƫle
2025-11-23
GCAdapter: Calculate poll rate for display in UI. It's currently updated ever...
Jordan Woyak
2025-11-06
Common: Remove the string parameters from the HookableEvent interface.
Jordan Woyak
2025-11-05
InputCommon: Make ControllerInterface RegisterDevicesChangedCallback use Comm...
Jordan Woyak
2025-10-09
Merge pull request #13963 from jordan-woyak/point-passthru-needs-bound-inputs
JMC47
2025-10-04
WiimoteEmu: Require IRPassthrough has any bound inputs to operate. Users get ...
Jordan Woyak
2025-10-04
Merge pull request #13752 from jordan-woyak/xlib-duplicate-key-names
Admiral H. Curtiss
2025-09-30
SDL: Disable DirectInput handling to work around hangs with the "8BitDo Ultim...
Jordan Woyak
2025-09-30
SDL: Name the hotplug thread.
Jordan Woyak
2025-09-28
Merge pull request #13260 from JosJuice/android-gcadapter-hotplug-callback
JMC47
2025-09-26
Merge pull request #13961 from Sam-Belliveau/sdl-gamepad-profile
JMC47
2025-09-24
Prevent profiles with no device specification from resetting device
Sam Belliveau
2025-08-17
ControllerInterface/SDL: Remove manual window message pumping on Windows.
Jordan Woyak
2025-08-17
ControllerInterface/SDL: Don't force SDL_HINT_JOYSTICK_THREAD.
Jordan Woyak
2025-08-01
Merge pull request #13177 from jordan-woyak/remove-nunchuk-hax
Admiral H. Curtiss
2025-07-30
Merge pull request #13781 from Dentomologist/controllerinterface_fix_windows_...
JosJuice
2025-07-27
Revert "Android/GCAdapter: Don't join current thread"
JosJuice
2025-07-27
Android: Detect GCAdapter disconnection using BroadcastReceiver
JosJuice
2025-07-27
Android: Detect GCAdapter connection using BroadcastReceiver
JosJuice
2025-07-27
Android: Clean up naming in Java_GCAdapter and Java_WiimoteAdapter
JosJuice
2025-07-24
InputCommon/ControllerEmu: Fix saving of Wii Remote "Attach MotionPlus" setting.
Jordan Woyak
[next]