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-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-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
2025-03-23
Merge pull request #13311 from iwubcode/dynamic_input_textures_reduce_image_w...
JMC47
2025-03-22
Core / DolphinQt / InputCommon: reduce the number disk writes when using Dyna...
iwubcode
2025-03-15
InputCommon/ControllerEmu: Break out functionality of EmulatedController
Jordan Woyak
2025-03-10
Merge pull request #13363 from JoshuaVandaele/nowarnings
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-21
Fix multiple minor warnings
Joshua Vandaële
2025-02-15
Merge pull request #13320 from jordan-woyak/detect-alternations
JMC47
2025-02-08
Merge pull request #13318 from sanjay900/dont-detach-macos
OatmealDome
2025-02-02
InputCommon/ExpressionParser: Add compound assignment operators.
Jordan Woyak
2025-02-02
Merge pull request #13208 from Dentomologist/wiitasinputwindow_update_on_atta...
Admiral H. Curtiss
2025-02-02
Merge pull request #13315 from jordan-woyak/func-exp-cleanup
Admiral H. Curtiss
2025-02-02
Merge pull request #13314 from jordan-woyak/input-expressions-assignment-op-fix
Admiral H. Curtiss
2025-02-02
Merge pull request #13280 from jordan-woyak/input-expressions-highlighting
JMC47
2025-02-01
DolphinQt/Mapping: Add setting to enable waiting for alternate mappings
Jordan Woyak
2025-02-01
LibusbDevice: Don't detach kernel drivers on macOS
Sanjay Govind
2025-01-28
InputCommon/ExpressionParser: Make ValidateArguments access existing
Jordan Woyak
2025-01-28
InputCommon/ExpressionParser: Make function argument parsing error
Jordan Woyak
2025-01-28
InputCommon: Fix input expression assignment operator behavior.
Jordan Woyak
2025-01-28
Merge pull request #13304 from JoshuaVandaele/argsegfault
Admiral H. Curtiss
2025-01-27
Merge pull request #13178 from jordan-woyak/input-expressions-conditional-op
JMC47
2025-01-24
Fix segfault when passing invalid arguments
Joshua Vandaële
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-19
InputCommon/ExpressionParser: Require delimited tokens actually have their te...
Jordan Woyak
2025-01-18
WiiTASInputWindow: Update controls when attachment changes
Dentomologist
2025-01-17
ExpressionParser: Remove RemoveInertTokens.
Jordan Woyak
2025-01-17
InputCommon: Make input expression multiline-comment tokenizing less hacky.
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::none_of` with ranges
mitaclaw
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-12-01
Android/GCAdapter: Don't join current thread
JosJuice
[next]