summaryrefslogtreecommitdiff
path: root/Source/Core/InputCommon
AgeCommit message (Expand)Author
2020-07-18Merge pull request #8905 from JosJuice/jni-encodingLC
2020-07-18Use range loop (if possible)Filip Gawin
2020-07-17DolphinQt / InputCommon - add DSU string validator to avoid crashes, limited ...iwubcode
2020-07-17DolphinQt / InputCommon: Support multiple DSU serversiwubcode
2020-07-12Merge pull request #8936 from jordan-woyak/wiimote-extension-calibration-fixLC
2020-07-11WiimoteEmu: Allow writes of the i2c bus to play speaker data.Jordan Woyak
2020-07-11ControllerInterface/Wiimote: Provide fallback values for extensions with bad ...Jordan Woyak
2020-07-09InputCommon/GCAdapter: Unbreak Mayflash GCAdapters by allowing libusb_control...Jordan Woyak
2020-07-08Common: Rename UTF16ToUTF8JosJuice
2020-07-08Merge pull request #8907 from JosJuice/android-overlay-stick-gateLC
2020-07-08Merge pull request #8908 from jordan-woyak/wiimote-battery-haxLC
2020-07-07InputCommon/GCAdapter: Fix offbrand "GCAdapters" with a libusb_control_transf...Jordan Woyak
2020-06-28WiimoteCommon: Tweak battery level math.Jordan Woyak
2020-06-29Android: Enfore correct stick gate in overlayJosJuice
2020-05-10Merge pull request #8795 from WamWooWam/masterConnor McLaughlin
2020-05-10GCAdapter: add libusb error logging on reads/writesPierre Bourdon
2020-05-09Apply fixes to all platformsThomas May
2020-05-06Update ControllerInterface.cppThomas May
2020-05-02Remove redundant Config prefix from ConfigInfo/ConfigLocationLéo Lam
2020-04-27Merge pull request #8729 from JosJuice/android-touch-ir-defaultLéo Lam
2020-04-27Android: Use touch emulation of IR by defaultJosJuice
2020-04-27Merge pull request #8696 from howard0su/cleanup_shadowLéo Lam
2020-03-24Cleanup warnings of -Wmissing-declarationsJun Su
2020-03-23InputCommon: cleanup warnings of -Wclass-memaccessJun Su
2020-03-15Merge pull request #8647 from jordan-woyak/minor-input-cleanupsLéo Lam
2020-03-11Common: Add a render_window field to WindowSystemInfoStenzek
2020-02-25InputCommon: Specify ini value default when saving calibration "center".Jordan Woyak
2020-02-25InputCommon: Clamp calibration values within square shape.Jordan Woyak
2020-02-25InputCommon: RoundStickGate's ideal sample count can be 1.Jordan Woyak
2020-02-24DolphinQt: Clean up mapping indicator code and draw lines on "pixel centers".Jordan Woyak
2020-02-24InputCommon: Remove racy UpdateInput call in DetectInput.Jordan Woyak
2020-02-24InputCommon: Mark GetStateLock with [[nodiscard]] and fix discarding calls.Jordan Woyak
2020-02-22InputCommon: Constify Device::Input::IsDetectable function.Jordan Woyak
2020-02-17InputCommon: Remove Wii Remote real-time calibration of M+ in favor of functi...Jordan Woyak
2020-02-17InputCommon: Add real Wii Remote support to ControllerInterface. Add option t...Jordan Woyak
2020-02-17InputCommon/ControllerInterface: Make devices mutex recursive so RemoveDevice...Jordan Woyak
2020-02-17InputCommon: Add types to ControllerEmu that represent raw controller inputs ...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-09InputCommon: Clean up creation of inputs.Jordan Woyak
2020-02-10Merge pull request #8624 from jordan-woyak/setting-expression-input-gateTilka
2020-02-09InputCommon: Only update setting expressions when the input gate is enabled.Jordan Woyak
2020-02-10Merge pull request #8616 from jordan-woyak/threshold-cleanupTilka
2020-02-09InputCommon: Eliminate some duplicated button threshold logic.Jordan Woyak
2020-02-09Merge pull request #8614 from jordan-woyak/xinput-batteryJMC47
2020-02-09Merge pull request #8417 from jordan-woyak/setting-expressionsTilka
2020-02-08Cleanup: Use std::abs instead of abs.Jordan Woyak
2020-02-08InputCommon: Allow Wii remote extension to be set with an input expression.Jordan Woyak
2020-02-08InputCommon: XInput cleanups.Jordan Woyak
2020-02-08InputCommon: Expose XInput battery level as an input.Jordan Woyak