summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinQt/Config/Mapping/MappingIndicator.cpp
AgeCommit message (Expand)Author
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
2019-04-23WiimoteEmu: Improve emulated swing.Jordan Woyak
2019-04-23WiimoteEmu: Implement MotionPlus parameter y0 and other cleanups.Jordan Woyak
2019-04-21DolphinQt: Query mapping indicator colors using QPalette for better behavior ...Jordan Woyak
2019-04-12WiimoteEmu: Allow shake frequency and intensity to be configured. Other minor...Jordan Woyak
2019-04-07InputCommon: Clean up how numeric settings are handled. Add units of measure ...Jordan Woyak
2019-03-15DolphinQ: Mapping UI cleanups.Jordan Woyak
2019-03-05Merge pull request #7806 from jordan-woyak/wiimote-emu-swing-improveTilka
2019-03-04Qt: Use ModalMessageBox everywherespycrab
2019-03-03WiimoteEmu: Reimplement tilt/swing/camera/orientation data using matrix math.Jordan Woyak
2019-02-10DolphinQt/ControllerEmu: Replace Input Radius/Shape settings with an input ca...Jordan Woyak
2018-12-30ControllerEmu: code cleanup.Jordan Woyak
2018-12-30MappingUI: Organize some color constants and hide IR adjusted Z value when cu...Jordan Woyak