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
/
ControllerEmu
Age
Commit message (
Expand
)
Author
2026-04-17
Improve usage of std::move and const references parameters
Martino Fontana
2026-01-25
Remove unused imports
Martino Fontana
2026-01-17
Fix various typos and spelling mistakes
Sintendo
2025-10-04
WiimoteEmu: Require IRPassthrough has any bound inputs to operate. Users get ...
Jordan Woyak
2025-09-24
Prevent profiles with no device specification from resetting device
Sam Belliveau
2025-08-01
Merge pull request #13177 from jordan-woyak/remove-nunchuk-hax
Admiral H. Curtiss
2025-07-24
InputCommon/ControllerEmu: Fix saving of Wii Remote "Attach MotionPlus" setting.
Jordan Woyak
2025-06-09
Merge pull request #13702 from CostPerUnit/master
JMC47
2025-05-29
InputCommon/DolphinQt: Add advanced settings button for "Point" and "Point (P...
CostPerUnit
2025-05-01
Make overriding explicit and remove redundant virtual specifiers on overridin...
Dr. Dystopia
2025-04-10
InputCommon: Activate IMU Accelerometer and Gyroscope when any direction has ...
Jordan Woyak
2025-03-15
InputCommon/ControllerEmu: Break out functionality of EmulatedController
Jordan Woyak
2025-02-02
Merge pull request #13208 from Dentomologist/wiitasinputwindow_update_on_atta...
Admiral H. Curtiss
2025-01-18
WiiTASInputWindow: Update controls when attachment changes
Dentomologist
2024-12-15
Modernize `std::any_of` with ranges
mitaclaw
2024-12-15
Modernize `std::all_of` with ranges
mitaclaw
2024-11-05
ControllerEmu: Remove nunchuk stick data hax.
Jordan Woyak
2024-10-27
Merge pull request #13096 from mitaclaw/ranges-modernization-7-rewrite
JMC47
2024-10-15
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
JosJuice
2024-10-11
ControllerEmu: Change trigger threshold check to >= instead of > and set mini...
Jordan Woyak
2024-10-10
Modernize `std::equal` with ranges
mitaclaw
2024-10-09
Simplify `std::transform` with `std::ranges::transform_view`
mitaclaw
2024-09-22
StringUtil: Remove `JoinStrings`
mitaclaw
2024-08-20
Remove redundant semicolons
Dr. Dystopia
2024-05-21
Merge pull request #12711 from jordan-woyak/modifier-range-ini-default
Admiral H. Curtiss
2024-04-15
InputCommon: Fix unnecessary "Modifier/Range" ini file entries.
Jordan Woyak
2024-04-15
DolphinQt/Mapping: Disable relative input when "Mouse Controlled Pointing" bu...
Jordan Woyak
2024-04-12
NumericSetting: Stop values from binding to numbered input names.
Jordan Woyak
2024-03-11
WiimoteEmu: Add user-accessible controls that report the desired state of the...
Admiral H. Curtiss
2023-10-01
Android: Get profile name from core
JosJuice
2023-06-12
ControllerEmu: Convert Translatability to enum class
Dentomologist
2023-04-13
Common/IniFile: Move interface into Common namespace
Lioncash
2023-03-07
Android: Change how the overlay controller setting works
JosJuice
2023-02-26
InputCommon: Fix ControlGroup::SaveConfig with DefaultValue::Disabled
JosJuice
2022-10-03
DolphinQt: Use input override system for TAS input windows
JosJuice
2022-10-03
ControllerEmu: Add new "input override" system
JosJuice
2022-09-24
InputCommon: Add equality operators to RawValue.
Admiral H. Curtiss
2022-09-24
InputCommon: Make RawValue constructors constexpr.
Admiral H. Curtiss
2022-09-22
Use std::llround in MapFloat
Minty-Meeo
2022-09-07
InputCommon: Fix deadlock in EmulatedController::UpdateReferences().
Admiral H. Curtiss
2022-07-07
Merge pull request #9147 from jordan-woyak/imu-accel-weight-setting
Admiral H. Curtiss
2022-07-05
Merge pull request #10712 from tellowkrinkle/ControllerLocks
Admiral H. Curtiss
2022-06-26
DolphinQt: Don't show the advanced input settings on the main dialog.
Jordan Woyak
2022-06-26
ControllerEmu: Allow settings to be categorized as "advanced". Make "Virtual ...
Jordan Woyak
2022-06-26
ControllerEmu: Expose gate size setting for octagon analog sticks.
Jordan Woyak
2022-06-13
WiimoteEmu: Expose IMU pointing accelerometer weight setting.
Jordan Woyak
2022-05-31
InputCommon/ControllerEmu: Use more locks
TellowKrinkle
2022-01-04
InputCommon: Use value of "Modifier" button "Range" setting rather than alway...
Jordan Woyak
2021-12-23
ControllerEmu: Hide the cursor if the input gate is disabled
Pokechu22
2021-11-20
ControllerInterface: fix UpdateReferences() deadlock
Filoppi
[next]