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