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
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-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
2025-07-20
Merge pull request #13674 from JosJuice/android-visualize-input
Jordan Woyak
2025-07-12
Merge pull request #13775 from jordan-woyak/sdl-gamepad-rename
Jordan Woyak
2025-07-12
Fix various warnings
Joshua Vandaële
2025-06-28
ControllerInterface: Fix Windows deadlock
Dentomologist
2025-06-25
InputCommon: Rename SDL input backend GameController to Gamepad.
Jordan Woyak
2025-06-24
Merge pull request #13694 from jordan-woyak/sdl3
JMC47
2025-06-24
DolphinQt: Make Calibration autocomplete when data is "sensible" and stick is...
Jordan Woyak
2025-06-14
DolphinQt/InputCommon: Move some calibration logic to InputCommon and make th...
Jordan Woyak
2025-06-14
InputCommon: Make InputDetector::Start take a span instead of a vector.
Jordan Woyak
2025-06-14
InputCommon: Fix occasional misidentification of analog input detection.
Jordan Woyak
2025-06-14
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-06-12
ControllerInterface/Xlib: Combine keycodes with the same name to fix non-work...
Jordan Woyak
2025-06-09
Merge pull request #13702 from CostPerUnit/master
JMC47
2025-06-07
Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...
Jordan Woyak
2025-06-07
InputCommon: Update to use SDL3 and bump the SDL submodule in Externals to re...
Jordan Woyak
2025-06-07
Android: Update advanced mapping dialog when devices change
JosJuice
2025-06-07
Android: Make input state changes observable
JosJuice
2025-05-29
InputCommon/DolphinQt: Add advanced settings button for "Point" and "Point (P...
CostPerUnit
2025-05-03
Common and VideoCommon: Change texture data from std::vector to Common::Uniqu...
Jordan Woyak
2025-05-02
SDL: Check if touchpad exists before getting input
Dentomologist
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2025-04-30
Merge pull request #13436 from JoshuaVandaele/clang-format-19
OatmealDome
2025-04-25
Merge pull request #13476 from jordan-woyak/sdl-header
Tilka
2025-04-23
linter: Apply clang-format 19.1 formatting
Joshua Vandaële
2025-04-10
InputCommon: Activate IMU Accelerometer and Gyroscope when any direction has ...
Jordan Woyak
2025-03-30
InputCommon: Move SDL Device class into its own cpp/h files.
Jordan Woyak
2025-03-28
Merge pull request #13434 from JosJuice/android-non-blocking-input-detection
JMC47
2025-03-23
Android: Don't use separate thread for MotionAlertDialog
JosJuice
2025-03-23
Merge pull request #13093 from mitaclaw/ranges-modernization-4-projection
JMC47
[next]