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
/
InputCommon
Age
Commit message (
Expand
)
Author
2020-09-29
Merge pull request #9120 from JosJuice/controller-defaults
JMC47
2020-09-29
Fix controller defaults being empty on fresh run
JosJuice
2020-09-28
ControllerEmu: Increase "IMUPointer" "Total Yaw" default value to match that ...
Jordan Woyak
2020-09-28
ControllerEmu: Increase Total Yaw/Pitch default values to compensate for new ...
Jordan Woyak
2020-09-28
ControllerInterface/Wiimote: Add "IR Distance" input providing a calculated d...
Jordan Woyak
2020-09-25
ExpressionParser: Improve hotkey suppression logic. Allow activation with sim...
Jordan Woyak
2020-09-25
ExpressionParser: Replace ScopeGuard with custom deleter unique_ptr.
Jordan Woyak
2020-09-25
InputCommon: Improve input detection to produce buton combinations.
Jordan Woyak
2020-09-25
InputCommon: Make hotkeys and input detection aware of Ctrl -> L_Ctrl / R_Ctr...
Jordan Woyak
2020-09-25
InputCommon: Clean up modifier ignoring logic.
Jordan Woyak
2020-09-25
ControllerInterface: Add platform consistent names for modifier keys.
Jordan Woyak
2020-09-25
ExpressionParser: Allow duplicate and superset modifier hotkeys to function.
Jordan Woyak
2020-09-25
InputCommon: Support detecting combinations of inputs. (Hotkeys)
Jordan Woyak
2020-09-25
ExpressionParser: Suppress inputs when hotkey modifiers are pressed.
Jordan Woyak
2020-09-25
ExpressionParser: Add Hotkey syntax.
Jordan Woyak
2020-09-20
Merge pull request #8840 from Techjar/evdev-combining-phys
Jordan Woyak
2020-09-14
Merge pull request #8985 from jordan-woyak/btemu-cleanup
JMC47
2020-09-08
ControllerInterface: Combine evdev devices with the same physical location in...
Techjar
2020-08-26
GCAdapter_Android: Minor cleanup
Ryan Meredith
2020-08-22
name some threads
Shawn Hoffman
2020-08-22
msbuild: re-enable standalone vcxproj processing
Shawn Hoffman
2020-08-22
windows: disable C4200 directly in libusb.h
Shawn Hoffman
2020-08-22
msbuild: refactor stuff out of project files (for dolphin)
Shawn Hoffman
2020-08-16
BTEmu/Wiimote: Cleanups/Fixes.
Jordan Woyak
2020-08-08
Fix various -Wshadow warnings
Tillmann Karras
2020-08-08
Merge pull request #8804 from iwubcode/dsu-improvements
Tilka
2020-08-02
InputCommon: Add a handful of math functions to the expression parser.
Admiral H. Curtiss
2020-07-18
Merge pull request #8905 from JosJuice/jni-encoding
LC
2020-07-18
Use range loop (if possible)
Filip Gawin
2020-07-17
DolphinQt / InputCommon - add DSU string validator to avoid crashes, limited ...
iwubcode
2020-07-17
DolphinQt / InputCommon: Support multiple DSU servers
iwubcode
2020-07-12
Merge pull request #8936 from jordan-woyak/wiimote-extension-calibration-fix
LC
2020-07-11
WiimoteEmu: Allow writes of the i2c bus to play speaker data.
Jordan Woyak
2020-07-11
ControllerInterface/Wiimote: Provide fallback values for extensions with bad ...
Jordan Woyak
2020-07-09
InputCommon/GCAdapter: Unbreak Mayflash GCAdapters by allowing libusb_control...
Jordan Woyak
2020-07-08
Common: Rename UTF16ToUTF8
JosJuice
2020-07-08
Merge pull request #8907 from JosJuice/android-overlay-stick-gate
LC
2020-07-08
Merge pull request #8908 from jordan-woyak/wiimote-battery-hax
LC
2020-07-07
InputCommon/GCAdapter: Fix offbrand "GCAdapters" with a libusb_control_transf...
Jordan Woyak
2020-06-28
WiimoteCommon: Tweak battery level math.
Jordan Woyak
2020-06-29
Android: Enfore correct stick gate in overlay
JosJuice
2020-05-10
Merge pull request #8795 from WamWooWam/master
Connor McLaughlin
2020-05-10
GCAdapter: add libusb error logging on reads/writes
Pierre Bourdon
2020-05-09
Apply fixes to all platforms
Thomas May
2020-05-06
Update ControllerInterface.cpp
Thomas May
2020-05-02
Remove redundant Config prefix from ConfigInfo/ConfigLocation
Léo Lam
2020-04-27
Merge pull request #8729 from JosJuice/android-touch-ir-default
Léo Lam
2020-04-27
Android: Use touch emulation of IR by default
JosJuice
2020-04-27
Merge pull request #8696 from howard0su/cleanup_shadow
Léo Lam
2020-03-24
Cleanup warnings of -Wmissing-declarations
Jun Su
[next]