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
/
DolphinQt
/
Config
/
Mapping
/
MappingIndicator.cpp
Age
Commit message (
Expand
)
Author
2026-01-25
Remove unused imports
Martino Fontana
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
Source: Remove redundant lambda parameter lists
Dr. Dystopia
2025-05-29
InputCommon/DolphinQt: Add advanced settings button for "Point" and "Point (P...
CostPerUnit
2025-02-10
DolphinQt/Mapping: Adjust dark theme indicator gate color calculation.
Jordan Woyak
2025-01-20
MappingIndicator: Add graphical indicators on the left of MappingButton
Jordan Woyak
2024-12-15
Modernize `std::any_of` with ranges
mitaclaw
2024-11-25
DolphinQt: Make mapping indicators compatible with a variable update frequency.
Jordan Woyak
2024-10-15
Merge pull request #13090 from mitaclaw/ranges-modernization-1-trivial
JosJuice
2024-10-11
DolphinQt/MappingIndicator: Use Settings::IsThemeDark instead of reimplementi...
Jordan Woyak
2024-10-10
Modernize `std::max_element` with ranges
mitaclaw
2024-03-11
DolphinQt: Add IRPassthrough indicator.
Jordan Woyak
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
2021-01-27
rename InputCommon/ControllerInterface/Device to CoreDevice
Shawn Hoffman
2021-01-16
Qt: Fix Shake Mapping Indicator not showing deadzone
Filippo Tarpini
2020-12-14
WiimoteEmu/DolphinQt: Fix tilt indicator for wrapped around angles.
Jordan Woyak
2020-11-03
Virtual Notch settings and UI for octagonal stick
Nick Michael
2020-10-21
Merge pull request #9162 from jordan-woyak/quaternion
LC
2020-10-19
InputCommon/WiimoteEmu: Replace stateful rotational matrices with quaternions.
Jordan Woyak
2020-09-19
ControllerEmu: Improve and simplify UpdateCalibrationData.
Jordan Woyak
2020-03-23
Fix build with Qt 5.15+
sL1pKn07
2020-03-17
DolphinQt: Fix gyro mapping indicator's "jitter" drawing.
Jordan Woyak
2020-02-25
DolphinQt: Fix calibration cancel behavior.
Jordan Woyak
2020-02-25
DolphinQt: Clean up calibration drawing a bit.
Jordan Woyak
2020-02-24
DolphinQt: Tweak indicator raw-input/input-shape color for better contrast in...
Jordan Woyak
2020-02-24
DolphinQt: Eliminiate redundant swing indicator logic.
Jordan Woyak
2020-02-24
DolphinQt: Clean up mapping indicator code and draw lines on "pixel centers".
Jordan Woyak
2020-02-24
DolphinQt: Eliminate redundant cursor indicator logic.
Jordan Woyak
2020-02-24
DolphinQt: Break mapping indicators into separate classes. Ensure "state lock...
Jordan Woyak
2020-02-17
InputCommon: Add real Wii Remote support to ControllerInterface. Add option t...
Jordan Woyak
2020-02-17
InputCommon: Add calibration functionality to IMUGyroscope.
Jordan Woyak
2020-02-17
InputCommon: Add "Dead Zone" setting to raw gyro inputs.
Jordan Woyak
2020-02-04
DolphinQt/Mapping: Change "Dead Zone" color from shadow color of palette to a...
Jordan Woyak
2020-01-03
WiimoteEmu: Clean up ComplementaryFilter math.
Jordan Woyak
2020-01-03
DolphinQt: Fix accelerometer indicator math.
Jordan Woyak
2020-01-02
DolphinQt: Use FromQuaternion for a more accurate gyro indicator.
Jordan Woyak
2019-11-17
DolphinQt: Fix accelerometer mapping indicator flipped X axis.
Jordan Woyak
2019-11-11
Merge pull request #8456 from jordan-woyak/input-gate-race-fix
Connor McLaughlin
2019-11-09
DolphinQt: Add accelerometer/gyroscope mapping indicators.
Jordan Woyak
2019-11-06
InputCommon: Make the "input gate" not racey.
Jordan Woyak
2019-10-18
Qt/Mapping: Show current input states in advanced dialog.
Jordan Woyak
2019-05-26
DolphinQt/Mapping: red = error, don't flash
Tillmann Karras
2019-05-20
Merge pull request #7992 from artemist/centering
Léo Lam
2019-05-19
ControllerEmu: Do not change center when closing window
Artemis Tosini
2019-05-18
ControllerEmu: Zero the center of a ReshapableInput when calibrating
Artemis Tosini
2019-05-18
Draw center when calibrating and remove constant
Artemis Tosini
2019-05-18
ControllerEmu: Add support for setting the center of a ReshapableInput
Artemis Tosini
2019-05-08
WiimoteEmu/DolphinQt: Rename "IR" to "Point" and eliminate redundant Forward/...
Jordan Woyak
2019-04-27
DolphinQt: Move mapping indicators to top of UI.
Jordan Woyak
[next]