summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon
AgeCommit message (Expand)Author
2025-07-27Android: Detect GCAdapter disconnection using BroadcastReceiverJosJuice
2025-07-27Android: Detect GCAdapter connection using BroadcastReceiverJosJuice
2025-07-27Android: Clean up naming in Java_GCAdapter and Java_WiimoteAdapterJosJuice
2025-07-24InputCommon/ControllerEmu: Fix saving of Wii Remote "Attach MotionPlus" setting.Jordan Woyak
2025-07-20Merge pull request #13674 from JosJuice/android-visualize-inputJordan Woyak
2025-07-12Merge pull request #13775 from jordan-woyak/sdl-gamepad-renameJordan Woyak
2025-07-12Fix various warningsJoshua Vandaële
2025-06-28ControllerInterface: Fix Windows deadlockDentomologist
2025-06-25InputCommon: Rename SDL input backend GameController to Gamepad.Jordan Woyak
2025-06-24Merge pull request #13694 from jordan-woyak/sdl3JMC47
2025-06-24DolphinQt: Make Calibration autocomplete when data is "sensible" and stick is...Jordan Woyak
2025-06-14DolphinQt/InputCommon: Move some calibration logic to InputCommon and make th...Jordan Woyak
2025-06-14InputCommon: Make InputDetector::Start take a span instead of a vector.Jordan Woyak
2025-06-14InputCommon: Fix occasional misidentification of analog input detection.Jordan Woyak
2025-06-14Source: Remove redundant lambda parameter listsDr. Dystopia
2025-06-12ControllerInterface/Xlib: Combine keycodes with the same name to fix non-work...Jordan Woyak
2025-06-09Merge pull request #13702 from CostPerUnit/masterJMC47
2025-06-07Merge pull request #13522 from tygyh/Enforce-overriding-destructor-style-Core...Jordan Woyak
2025-06-07InputCommon: Update to use SDL3 and bump the SDL submodule in Externals to re...Jordan Woyak
2025-06-07Android: Update advanced mapping dialog when devices changeJosJuice
2025-06-07Android: Make input state changes observableJosJuice
2025-05-29InputCommon/DolphinQt: Add advanced settings button for "Point" and "Point (P...CostPerUnit
2025-05-03Common and VideoCommon: Change texture data from std::vector to Common::Uniqu...Jordan Woyak
2025-05-02SDL: Check if touchpad exists before getting inputDentomologist
2025-05-01Make overriding explicit and remove redundant virtual specifiers on overridin...Dr. Dystopia
2025-04-30Merge pull request #13436 from JoshuaVandaele/clang-format-19OatmealDome
2025-04-25Merge pull request #13476 from jordan-woyak/sdl-headerTilka
2025-04-23linter: Apply clang-format 19.1 formattingJoshua Vandaële
2025-04-10InputCommon: Activate IMU Accelerometer and Gyroscope when any direction has ...Jordan Woyak
2025-03-30InputCommon: Move SDL Device class into its own cpp/h files.Jordan Woyak
2025-03-28Merge pull request #13434 from JosJuice/android-non-blocking-input-detectionJMC47
2025-03-23Android: Don't use separate thread for MotionAlertDialogJosJuice
2025-03-23Merge pull request #13093 from mitaclaw/ranges-modernization-4-projectionJMC47
2025-03-23Merge pull request #13311 from iwubcode/dynamic_input_textures_reduce_image_w...JMC47
2025-03-22Core / DolphinQt / InputCommon: reduce the number disk writes when using Dyna...iwubcode
2025-03-15InputCommon/ControllerEmu: Break out functionality of EmulatedControllerJordan Woyak
2025-03-10Merge pull request #13363 from JoshuaVandaele/nowarningsJMC47
2025-03-10Merge pull request #13276 from JoshuaVandaele/sfml-3.0.0JMC47
2025-03-09Modernize `std::stable_sort` with ranges and projectionsmitaclaw
2025-03-02InputCommon: Use Clock from CommonTypes.Jordan Woyak
2025-02-25Migrate to SFML>=3.0.0Joshua Vandaële
2025-02-21Fix multiple minor warningsJoshua Vandaële
2025-02-15Merge pull request #13320 from jordan-woyak/detect-alternationsJMC47
2025-02-08Merge pull request #13318 from sanjay900/dont-detach-macosOatmealDome
2025-02-02InputCommon/ExpressionParser: Add compound assignment operators.Jordan Woyak
2025-02-02Merge pull request #13208 from Dentomologist/wiitasinputwindow_update_on_atta...Admiral H. Curtiss
2025-02-02Merge pull request #13315 from jordan-woyak/func-exp-cleanupAdmiral H. Curtiss
2025-02-02Merge pull request #13314 from jordan-woyak/input-expressions-assignment-op-fixAdmiral H. Curtiss
2025-02-02Merge pull request #13280 from jordan-woyak/input-expressions-highlightingJMC47
2025-02-01DolphinQt/Mapping: Add setting to enable waiting for alternate mappingsJordan Woyak