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
/
ControllerInterface
Age
Commit message (
Expand
)
Author
2021-03-01
Merge pull request #9492 from nolange/fix_norandr_build
Léo Lam
2021-02-26
Common: don't call OnConfigChanged() unless it has actually changed
Filoppi
2021-02-22
Cleanup X11 and XRANDR Macros
Norbert Lange
2021-01-27
rename InputCommon/ControllerInterface/Device to CoreDevice
Shawn Hoffman
2021-01-27
rename ciface::Wiimote to ciface::WiimoteController
Shawn Hoffman
2021-01-05
Merge pull request #9418 from Filoppi/patch-10
Léo Lam
2021-01-03
Fix DualShockUDP not adding/removing devices correctly
Filippo Tarpini
2021-01-02
Fix Quartz cursor going to +infinite if the window size was 0
Filippo Tarpini
2021-01-02
Fix DInput cursor going to +infinite if the window size was 0
Filippo Tarpini
2021-01-02
Fix XInput2 cursor going to +infinite if the window size was 0
Filippo Tarpini
2020-12-13
InputCommon: Fix callback dispatch deadlock
seth
2020-10-23
InputCommon: Migrate logging over to fmt
Lioncash
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-10-19
Linux/XInput2: Fix keys being stuck pressed on focus loss.
Jordan Woyak
2020-09-28
ControllerInterface/Wiimote: Add "IR Distance" input providing a calculated d...
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
ControllerInterface: Add platform consistent names for modifier keys.
Jordan Woyak
2020-09-25
InputCommon: Support detecting combinations of inputs. (Hotkeys)
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-22
name some threads
Shawn Hoffman
2020-08-16
BTEmu/Wiimote: Cleanups/Fixes.
Jordan Woyak
2020-08-08
Merge pull request #8804 from iwubcode/dsu-improvements
Tilka
2020-07-18
Merge pull request #8905 from JosJuice/jni-encoding
LC
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-11
ControllerInterface/Wiimote: Provide fallback values for extensions with bad ...
Jordan Woyak
2020-07-08
Common: Rename UTF16ToUTF8
JosJuice
2020-07-08
Merge pull request #8907 from JosJuice/android-overlay-stick-gate
LC
2020-06-28
WiimoteCommon: Tweak battery level math.
Jordan Woyak
2020-06-29
Android: Enfore correct stick gate in overlay
JosJuice
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 #8696 from howard0su/cleanup_shadow
Léo Lam
2020-03-24
Cleanup warnings of -Wmissing-declarations
Jun Su
2020-03-23
InputCommon: cleanup warnings of -Wclass-memaccess
Jun Su
2020-03-11
Common: Add a render_window field to WindowSystemInfo
Stenzek
2020-02-24
InputCommon: Remove racy UpdateInput call in DetectInput.
Jordan Woyak
2020-02-22
InputCommon: Constify Device::Input::IsDetectable function.
Jordan Woyak
2020-02-17
InputCommon: Remove Wii Remote real-time calibration of M+ in favor of functi...
Jordan Woyak
2020-02-17
InputCommon: Add real Wii Remote support to ControllerInterface. Add option t...
Jordan Woyak
2020-02-17
InputCommon/ControllerInterface: Make devices mutex recursive so RemoveDevice...
Jordan Woyak
2020-02-09
Merge pull request #8614 from jordan-woyak/xinput-battery
JMC47
2020-02-08
Cleanup: Use std::abs instead of abs.
Jordan Woyak
2020-02-08
InputCommon: XInput cleanups.
Jordan Woyak
2020-02-08
InputCommon: Expose XInput battery level as an input.
Jordan Woyak
[next]