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
2025-07-30
Merge pull request #13781 from Dentomologist/controllerinterface_fix_windows_...
JosJuice
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-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-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-23
linter: Apply clang-format 19.1 formatting
Joshua Vandaële
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
2025-03-10
Merge pull request #13276 from JoshuaVandaele/sfml-3.0.0
JMC47
2025-03-09
Modernize `std::stable_sort` with ranges and projections
mitaclaw
2025-03-02
InputCommon: Use Clock from CommonTypes.
Jordan Woyak
2025-02-25
Migrate to SFML>=3.0.0
Joshua Vandaële
2025-02-01
DolphinQt/Mapping: Add setting to enable waiting for alternate mappings
Jordan Woyak
2025-01-21
InputCommon: Add support for SDL gamecontroller rumble triggers.
Jordan Woyak
2025-01-21
InputCommon: Make SDL Motor L/R Outputs not fight each other.
Jordan Woyak
2025-01-01
InputCommon: Move input mapping function into a class for non-blocking usage.
Jordan Woyak
2025-01-01
Simplify `std::find` with `Common::Contains`
mitaclaw
2024-12-26
Merge pull request #13116 from mitaclaw/ranges-modernization-8-trivial-of
JMC47
2024-12-20
Merge pull request #13091 from mitaclaw/ranges-modernization-2-returns
JMC47
2024-12-15
Modernize `std::any_of` with ranges
mitaclaw
2024-12-15
Modernize `std::all_of` with ranges
mitaclaw
2024-12-04
InputCommon/SDL: Add touchpad inputs.
Jordan Woyak
2024-12-04
Merge pull request #13174 from jordan-woyak/sdl-battery
JMC47
2024-11-17
Merge pull request #13156 from jordan-woyak/sdl-no-wgi
JosJuice
2024-11-04
ControllerInterface/SDL: Add Battery Input.
Jordan Woyak
2024-11-03
InputCommon: Move FullAnalogSurface class definition out of header file.
Jordan Woyak
2024-11-03
InputCommon: Rename AddAnalogInputs to AddFullAnalogSurfaceInputs.
Jordan Woyak
2024-11-02
InputCommon: Disable DualSense Player LED
dreamsyntax
2024-10-31
ControllerInterface/SDL: Fix device removal event processing.
Jordan Woyak
2024-10-30
ControllerInterface/SDL: Disable SDL's Windows.Gaming.Input controller handling.
Jordan Woyak
2024-10-17
Modernize `std::unique` with ranges
mitaclaw
2024-10-15
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
JosJuice
2024-10-10
C++20: Synthesize `operator!=` From `operator==`
mitaclaw
2024-10-10
Modernize `std::sort` with ranges
mitaclaw
[next]