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
release-prep-2606a
release-prep-2606a-2
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.h
Age
Commit message (
Expand
)
Author
2024-03-11
DolphinQt: Add IRPassthrough indicator.
Jordan Woyak
2021-07-05
treewide: convert GPLv2+ license info to SPDX tags
Pierre Bourdon
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-02-25
DolphinQt: Fix calibration cancel behavior.
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 calibration functionality to IMUGyroscope.
Jordan Woyak
2020-02-04
DolphinQt/Mapping: Change "Dead Zone" color from shadow color of palette to a...
Jordan Woyak
2019-11-09
DolphinQt: Add accelerometer/gyroscope mapping indicators.
Jordan Woyak
2019-10-18
Qt/Mapping: Show current input states in advanced dialog.
Jordan Woyak
2019-05-19
ControllerEmu: Do not change center when closing window
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-04-27
DolphinQt: Move mapping indicators to top of UI.
Jordan Woyak
2019-04-21
DolphinQt: Query mapping indicator colors using QPalette for better behavior ...
Jordan Woyak
2019-04-12
WiimoteEmu: Allow shake frequency and intensity to be configured. Other minor...
Jordan Woyak
2019-04-07
InputCommon: Clean up how numeric settings are handled. Add units of measure ...
Jordan Woyak
2019-03-03
WiimoteEmu: Reimplement tilt/swing/camera/orientation data using matrix math.
Jordan Woyak
2019-02-10
DolphinQt/ControllerEmu: Replace Input Radius/Shape settings with an input ca...
Jordan Woyak
2018-12-30
ControllerEmu::Cursor: Add input radius/shape settings to IR Cursor mappings ...
Jordan Woyak
2018-12-29
ControllerEmu: Reorganize stick reshaping code and use it for emu wiimote til...
Jordan Woyak
2018-12-29
Mapping UI: Make the mixed trigger indicator styling match that of the analog...
Jordan Woyak
2018-12-27
Add ability to reshape analog sticks from square/circle to octagon and make t...
Jordan Woyak
2018-07-07
Move DolphinQt2 to DolphinQt
spycrab