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-06-07
InputCommon: Make Wiimote rumble variable thread safe
Filoppi
2021-06-07
ControllerInterface: fix DSU thread safety and use PlatformPopulateDevices()
Filoppi
2021-06-07
ControllerInterface: polish DInput Keyboard and Mouse (add comments and logs)
Filoppi
2021-06-07
ControllerInterface: DInput Joystick fix non thread safe static variable
Filoppi
2021-06-07
ControllerInterface: Implement ChangeWindow on DInput without recreating the ...
Filoppi
2021-06-07
ControllerInterface: devices population is now async so implement devices sor...
Filoppi
2021-06-07
ControllerInterface: make evdev use PlatformPopulateDevices
Filoppi
2021-06-07
ControllerInterface: make SDL use PlatformPopulateDevices()
Filoppi
2021-06-07
ControllerInterface: make real Wiimote use PlatformPopulateDevices()
Filoppi
2021-06-07
ControllerInterface: Remove OSX window handle
Filoppi
2021-06-07
ControllerInterface: Refactor
Filoppi
2021-06-07
ControllerInterface: mixed comments
Filoppi
2021-06-07
ControllerInterface: fix rare deadlock
Filoppi
2021-05-31
ControllerInterface: make DSU inputs start from resting pose instead of 0. Ad...
Filoppi
2021-05-31
ControllerInterface: DSU polish: avoid hanging host thread, add disconnection...
Filoppi
2021-05-31
ControllerInterface: fix DSU using the same client uid between server and con...
Filoppi
2021-05-10
InputCommon: add a ton of missing consts
Filoppi
2021-05-05
InputCommon: replace SerialInterface log with ControllerInterface
Filoppi
2021-03-17
InputCommon / DolphinQt / Core: Add a "RelativeMouse" input which provides th...
iwubcode
2021-03-16
Merge pull request #9558 from iwubcode/dsu-multi-server-avoid-blocking
Léo Lam
2021-03-07
Touchscreen: Add override specifiers
Dentomologist
2021-03-07
ControllerInterface: Fix unused-result warning
Dentomologist
2021-03-05
InputCommon: instead of blocking on individual DSU server sockets, block on a...
iwubcode
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
[next]